All Activity
- Past hour
-
bigpad30 joined the community
-
mattghum3@gmail.com joined the community
-
Adri_11 joined the community
-
dredandre joined the community
-
Emby only supports Intro and Credits. To be more precise, Emby only has IntroStart, IntroEnd and CreditsStart. So only these will get a skip button. Somewhat related: You could ask for more support in this area.
-
Ferasmuta joined the community
-
Szupi joined the community
-
I don't know if I am reading correctly, but when it comes to recaps there's no button overlay on the app or does it just automatically skip these ? Does the button appear for Intro's and Outros (credits) ?
-
vimopin joined the community
-
Aerie joined the community
-
We are already trying to get EWP to the Android market, atm it's a rough internal beta since I need to learn Androids SDK from scratch. So if you know somebody able to make Android apps, our api's are both well documented.
-
Matm joined the community
-
Movies needs a little workaround, since this plugin depends on embys intro markers. You can install ChapterAPI from the plugin store, set IntoStart/IntroEnd markers for your movie manually which lets you choose your favorite scenes because you can freely choose the timestamps. After that run a library scan, and Metadata refresh, then run the Plugins task. I am experimenting on movies so it chooses random locations and cuts out %maxlength% for a theme.
- 37 replies
-
- plugin
- theme song
-
(and 6 more)
Tagged with:
-
Emby Watch Party - Synchronized Viewing for Friends & Family
Oratorian replied to Oratorian's topic in Tools and Utilities
The newest branch extended to Jellyfin. Our Backend API is deckedout quite good, and our documentations are all on github. So If you know somebody who is able to build an Android app against it. Go ahead. Controbutions to EWP are welcome, not matter how. -
Eder97 joined the community
-
reneboulard started following Has Anyone Integrated AI With Emby? Looking for Real-World Tools, Setups & Dev Plans
-
Has Anyone Integrated AI With Emby? Looking for Real-World Tools, Setups & Dev Plans
reneboulard replied to Airbender's topic in Tools and Utilities
I've been experimenting with local LLMs (Large Language Models) to enhance my Emby experience, specifically for analyzing the weekly EPG and making personalized watching and recording suggestions. Here's how it works: The LLM reviews what shows and movies I've watched recently, builds a viewing profile based on my habits, and then scans the upcoming EPG to recommend content that matches my interests. To make this work, I built custom tools that the LLM can call to interact with the Emby API. These tools also cross-reference upcoming programs with web searches to pull in available ratings, reviews, and metadata from external sources. A key design decision was to filter the Emby API data within the tools themselves before sending it to the LLM. This way, only the relevant information (titles, ratings, genres, airtimes) is passed to the model for processing, which keeps the context lean and the responses fast. The setup runs on a cron schedule, and I receive push notifications only when there's something worth my attention. -
If you have an aversion to line editing, how are you with manually installing the latest Emby version on your TM NAS? While jumping to the beta track does have some risks, I've been running it on my F4-423 without any issues, but that does not guarantee your experience will be the same, as it is beta. Considering all that, this is the easiest route, You can find the most recent beta here --> https://emby.media/terramaster-server.html Assuming you have an Intel based TM NAS, download the file linked at 64-bit (TOS 5+) That said, this previous post gave instructions on how to update the file. It gives good info but I don't think you'll have the 'nano' command if you haven't installed Modbase1 from the Community App section, so you may want to do that first. The terminal session can be started by logging into the TOS7 web UI and launching "Terminal".
-
vdatanet started following Atrium — a native tvOS app for your Emby server
-
Hi all, I've been building Atrium, a native tvOS app for home media servers, and as of version 1.2 it works with Emby. It's on the App Store, it's free, and it stays free: no in-app purchases, no subscription, no ads, no tracking, and no Atrium account — you point it at your own server, sign in with your own user, and that's it. (It speaks to Jellyfin servers too; the app doesn't ask you which, it works it out when you connect.) --- With Emby, HDR video is tone-mapped to SDR --- Here is why, as precisely as I can put it. On Apple platforms the player decides the display mode from the multivariant playlist *before* it downloads a single segment. It reads the attributes on #EXT-X-STREAM-INF — VIDEO-RANGE, CODECS — to work out what the stream is and to configure the display. Emby's transcoding manifest currently carries neither, so tvOS has nothing to act on and never switches the TV into HDR mode. But an app can't use that. If it just plays the stream, the display stays in SDR, and PQ content shown on an SDR display looks washed out — worse than not trying. So Atrium does the honest thing instead: it tells the server it accepts SDR, the server tone-maps, and what you see is correct. Less than the file holds, but right. One thing that makes this cheaper than it sounds: the transcode currently comes out 8-bit (yuv420p) even when the command line asks for main10, and PQ at 8 bits bands visibly. So what is actually being given up is smaller than "no HDR" makes it sound. --- What would change it --- Populating VIDEO-RANGE and CODECS on #EXT-X-STREAM-INF (and SUPPLEMENTAL-CODECS where Dolby Vision applies), reflecting what the stream really is. That's the whole ask — it isn't a change to what the transcoder produces, only to how it's described. On my side the HDR path is already written and shipping; asking for HDR again instead of SDR is a one-line change and a release. I'd be glad to test any build against a 4K HDR/DV library and report back with player-side measurements: which variant is chosen, what the player reports the range as, and whether the display actually switches. --- Everything else --- Libraries, search, Continue Watching, the Apple TV top shelf, subtitles through the native tvOS picker, music with a proper queue. If something doesn't work the way you expect, I'd genuinely like to hear about it — this is the first release Emby users have had their hands on, and you'll find things I can't. https://apps.apple.com/app/atrium-media-player/id6777638751
-
BDMV folder playback broken in Emby Server 4.9.5.0 – BDMV directory is incorrectly opened as a regular file
Neminem replied to Jar4tt's topic in General/Windows
I would try removing this marked red. From file and folder naming. Transformers Rise of the Beasts 2023 V2 ULTRAHD BluRay 2160p HEVC Atmos TrueHD7.1-sGnb@CHDBits -
Германия, у меня сервак арендован, и там личный впн и прокси поднят через 3x-ui
- Today
-
That's easy can't use subtitles if I do the player crashes. The player stutters, freezes off and on. All video's! Will not play dvd folders About half the time the player will not play mp4's or mpg's. Comes back with error has no codec installed. Those SAME exact video's work just fine no problem with VLC/windows media player. Also when using the skip ahead button it either doesn't work or if it does it's very erratic. One click suppose to be 10sec but ends up 50% of the time moving forward or backward 1-2min. NONE of this happens in VLC just Emby. Find attached Emby Log. Thanks embyserver.txt
-
kikinjo started following New Emby for Android 3.5.45 Released
-
Your picture
-
TOS 7 Stable and Latest Emby Issue Upgrading
brucesnelgrove replied to Racerprose's topic in TerraMaster NAS
Hidy Ho Luke, The last time I upgraded Emby to 4.9.3, I experienced the problem of "no streams available". That problem never got resolved. To this day, I a different tool to playback my audio-because Emby can't. I upgraded to 4.9.5 - didn't take-you didn't believe me last time. I upgraded to TOS 7. All configs got wiped-including my playlists-again, Without exception, every Emby/TOS upgrade has been a complete nightmare - and I've been dealing with Emby off and on for 10 years`- never, never has it gone smoothly. I am totally unqualified to do any kind of line editing, but I'm I'm willing to give it a go. What editing tools do I need to do this? How much extra is it going to cost me to correct this? Can you specify the line #s that need editing? What screen shots would you like? I sent many to you last time and nothing got resolved. To this day, I can't use Emby to playback music, but hey, another audio player works just fine. Just not Emby. Why is it every Emby/TOS upgrade is a complete nightmare? I am really looking forward to a solution. My history with Emby has been a history of long painful excercises that involves hours of time, and multiple back and forth interactions, to the point where I give up and start again . -
Hello team, Could you also look into the Android app? When I try to open a CBR file (I haven’t tried other formats yet), I receive the following error. on the web version, the CBR file opens correctly without presenting the error
-
Мне у них не понравилось ограничение на количество запросов в день, мало карточек актёров, и до кучи невозможно самому добавить в первоисточник отсутствующие данные. Я на thetvdb этим как раз занимаюсь и они не блочили доступ из RU.
-
proxy какой страны пользуетесь?
-
Maybe you have it attached/embedded in some episode metadata- if you press Play on that genre folder, does anything play?
-
GrimReaper started following cannot get backup plug in to work
-
Seems like a permission issue or backup path pointed at the wrong folder.
-
Besides the aforementioned trial element, it really doesn't answer the question as to why this genre is constantly being generated, its not by content/data scraping, and it is always blank. This issue isn't about transforming the mix of genres in the data into a single element, the element shouldn't exist at all based on the library's contents - period.
-
Hi, Luke, I thought you know your own software, but I would like to show a picture I made just a few seconds ago: That is the screen of my fresh started "Emby for Fire TV" app. I (the 5th profile as marked) was the last user logged in, but that was NOT "0 minutes" ago, it was yesterday evening, so I would expect there "16 hours ago" or "yesterday" (as you wish), but not "0 minutes ago". (edit: clarified my request) PS: Ah, and as an icing on the cake, it would be nice if the App places the selection cursor on the last logged-in profile (here: the fifth one instead of the first).
-
What do you mean by reset the time? What do you mean by nothing?
-
Hi, where does it show that?
-
Arby started following User prompt: "Last time seen" is wrong
-
Every time I start Emby on my Fire TV and get the user selection prompt (as ocnfigured in the app) it shows me when the displayed users were logged into the server the last time. And every time the user that used that special client lately is shown with "0 seconds" (or minutes? whatever...) and that is not correct. As a software developer I might know how that comes: The client app is logging in as soon as it starts and THEN it shows the user selection dialog. It would be better if it lets the user select his/her profile BEFORE the app or the server marks the last user as "logged in now". Please consider this change...
-
It's OK for me. thanks a lot for this plugin. Emby Watch Party is not for my because it's only work on web player. I need EMBY Android player.
-
Amything started following Movie Viewing Order
-
vdatanet started following Can´t reproduce in TV
-
As far as I know, LG TVs don't support PGS subtitles. If that's what you're using, the server has to burn them into the video, which forces a transcode — and if your server doesn't have enough horsepower for that, playback just hangs. Try a different subtitle format (SRT/ASS) and see if it plays fine.
