All Activity
- Past hour
-
MrRoc joined the community
-
Hardcider joined the community
-
009800 joined the community
-
lijunhenshuai joined the community
-
Cbone5374 joined the community
-
muqing263576494@gmail.com joined the community
-
Radicalry9 joined the community
-
ROSITA13 joined the community
-
udomi100882 joined the community
-
Riwosj_iwo24 joined the community
- Today
-
New app out just like Emby
FourCorners replied to FourCorners's topic in Non-Emby General Discussion
Sorry im done, you guys dont even try you did nothing for months im not paying for nothing,,, sorry. -
New app out just like Emby
FourCorners replied to FourCorners's topic in Non-Emby General Discussion
Yeah ima bail on emby, nothing is being done, no one cares, emby feels like stone age while free stuff is way better. Sorry but yah ima cancel emby you guys dont even make an effort to try anymore. -
New app out just like Emby
FourCorners replied to FourCorners's topic in Non-Emby General Discussion
Like why does a free front end look better than emby like wtf.. wtf am i paying for -
New app out just like Emby
FourCorners replied to FourCorners's topic in Non-Emby General Discussion
Yeah i rather not even fuck with nuvio, i dont need or want all bunch of extra app shit jesus.. just make emby sexy. -
Thanks. Was just curious about any front ends like this, but not that desperate..
-
New app out just like Emby
FourCorners replied to FourCorners's topic in Non-Emby General Discussion
I just would rather just use emby but it seems no one cares and emby is out dated while even free apps are better like WTF. I dunno, whatever -
New app out just like Emby
FourCorners replied to FourCorners's topic in Non-Emby General Discussion
You can also setup only emby media server content to show and nothing else will show .. ONLY emby movies & series -
New app out just like Emby
FourCorners replied to FourCorners's topic in Non-Emby General Discussion
Is an addon made for this front end also it's 100% LEGAL I will help by posting here what you need if need be. I can make any addon you need or you can browse addons (100% LEGAL) by checking out https://stremio-addons.net/addons?categories=http+streams -
alex77777 started following "Skip Credits" Prompt for Movies in playlist
-
Ive notices that when the credits are marked for TV shows it will show a prompt to skip to the next episode or continue watching when the credits marker is hit. This is currently not the case for Movies, for example if you are watching a collection or playlist of movies and it hits a credits marker there is no prompt to skip the credits and go to the next movie you have to skip through the credits to get to the next item in the playlist. I would like to see a prompt similar to how TV shows are, allowing the option to skip over the marked credits for movies and go to the next movie or item in the playlist. Also it would be nice to have a skip recap marker as this would be useful for plugins like the IntroDB. Thanks
-
Self made ? Yes, but made in this app not Emby ?
-
Spotless track record...hey, records are made to be broken
-
It would be nice. But why spoil embys spotless track record of NOT releasing it after the next stable over the last 5 years. Im pretty certain I'll be dead before they release it! Krs Mark
-
New app out just like Emby
FourCorners replied to FourCorners's topic in Non-Emby General Discussion
Self made my boy. You can add many as you want and even add pics logos fanart whatever you want you can add HULU add whatever is in your emby brother. -
You can set it up to use just a remote for firestick if you want Most people dont even know this stuff exists can add a movie to emby from your firestick remote, but whatever. 2026-07-26 22-19-59.mp4
-
How long do restores take now? Is there any way to see status?
moviefan posted a topic in General/Windows
I rebuilt my emby server box today due to some random crashes I was having with it that I do not believe to be Emby related but needed to happen. I reinstalled and then used a backup to reimport my previous config but it's not coming up and seems to be taking forever to do the restoration. Other than Emby telling me that a restore is still in progress I have no idea what's happening. Is there some progress or logs I can look at to figure out what's going on? -
After the next stable is out do we actually get to see (the beginnings of) TVNext ?
-
Those rows you're showing - Apple, HBO etc, are they custom rows you've made in Emby that this app is picking up, or are they something this app is creating itself ?
-
Yes, I’ve been wanting something like this for a while too. I suppose seeing just (e.g.) MP3 or FLAC is a good minimal approach for many, but all my music is FLAC. I therefore also want to see (e.g.) 16/44 or 24/96, at a glance, without having to open “Stats for Nerds” or leave that visible the whole time. Even then, this doesn’t show bit-depth in the available info. I also similarly want to see more relevant info like this, but don’t need to see “everything” to be able to easily determine if the track is “standard” or “hi-res”. So, rather than just waiting for Emby to implement something, I had a friendly AI conversation and ended up with this (full screen): Here’s the JavaScript code for anyone interested in experimenting with it, for the web player (at your own risk): (function() { async function updateAudioInfo() { try { const sessions = await window.ApiClient.getSessions(); const session = sessions?.find(s => s.NowPlayingItem); if (!session) return; const item = session.NowPlayingItem; const audio = item.MediaStreams?.find(s => s.Type === "Audio"); if (!audio) return; const codec = (audio.Codec || "").toUpperCase(); const bitDepth = audio.BitDepth || ""; const sampleRate = audio.SampleRate ? (audio.SampleRate / 1000).toFixed(1) : ""; const el = document.querySelector('.videoOsd-audioInfo .mediaInfoItem'); if (el) el.textContent = `${codec} • ${bitDepth}-bit • ${sampleRate} kHz`; } catch (e) { console.error("Error:", e); } } const obs = new MutationObserver(updateAudioInfo); obs.observe(document.body, { childList: true, subtree: true }); })(); I have no idea if this is optimum code, but it seems to work ok for me. Alter this line to change the format of the displayed data: if (el) el.textContent = `${codec} • ${bitDepth}-bit • ${sampleRate} kHz`; To show other data will require more extensive changes, of course. Depending upon screen size, aspect ratio, screen view, font-size, etc., some CSS finessing may also be required to adjust any misalignment due to the extra space that the additional info takes up. I found that the text-centering may not align well and the time-remaining may wrap to the next line, but it seems fine, with no tweaking, for a landscape view., on my set-up. While this won't help for all the client apps, perhaps it's still useful to some, as an interim approach, for the web player?
-
New app out just like Emby
FourCorners replied to FourCorners's topic in Non-Emby General Discussion
Yeah so I made another small video of what it is like with faster settings and main screen with no audio until you click a movie or show you like as you will see at the end of this small video. 2026-07-26 21-53-25.mp4 -
I suppose that is possible, and maybe if the devs see this, they will check it out. Either way, one would think that sometime within the last 2+ years, they would have fixed this.
-
We have been waiting for this for over a decade so don’t hold your breath that we will ever get it. 4 years ago we were teased there is a developer that made it search for nexttv but it looks like it has all been canned unfortunately . I am still waiting for my tv recording virw to be restored back
-
New app out just like Emby
FourCorners replied to FourCorners's topic in Non-Emby General Discussion
Yeah, you can disable the auto trailers or you also can have it muted so you see the trailer but can't hear it or set it to play the audio only after you click a movie you wanna watch then after a few seconds it will play a high quality full screen trailer until you back out of it. Loads of features i wish emby already had but whatever.. -
Looks pretty good. It has way less padding than the official Emby app which has also been a complaint of mine. The autoplay trailers within the card is pretty neat too, not sure that I'd use it though.
-
New app out just like Emby
FourCorners replied to FourCorners's topic in Non-Emby General Discussion
Also you can use StreamBridge to connect your emby server to it and it will load your emby library into the front end and use imdb to display trailers and metadata, pretty cool just sayen. Be cooler if emby app had this so people dont need go looking for 3rd party apps. -
New app out just like Emby
FourCorners replied to FourCorners's topic in Non-Emby General Discussion
This a small video I made of how it looks as my front end when connected to emby server. 2026-07-26 20-47-40.mp4
