All Activity
- Past hour
-
Chequere joined the community
-
If one does that, sure. Like if one examines client logs. but as initially said the way this is handled now is too obvious.
-
Mendes405 joined the community
-
noemi11 joined the community
-
Eesoo joined the community
-
johngasca2026 joined the community
-
Riyah9 joined the community
-
Chen420311282 joined the community
-
Generate intro markers when media added is not working
atcronin replied to eastward7475's topic in Linux
I am having the same issue by the looks of it. my workaround is to setup a webhook to trigger the "Detect Episode Intros" task when new media is added to my TV libraries. Guide: 1. note down the "Detect Episode Intros" scheduled task id from the url of the page where you add triggers to the task 2. create an api key - call it something relevant like "detect intros webhook" 3. add a webhooks notification under "{USERNAME} Preferences > Notifications" - will need the webhooks plugin installed. 4. call it something relevant like "Fire Detect Intros Task after Media Added" 5. set the url to: https://{EMBY_URL}/emby/ScheduledTasks/Running/{TASK ID}?api_key={API_KEY} filling in the correct URL,TASK_ID and API_KEY looking something like this: http://locahost:8096/emby/ScheduledTasks/Running/41025d42ea034a89558382b16c965757?api_key=6fc562cf56074bb093ef814487c8039c 6. set request type to application/json 7. Select "New Media Added" under library 8. Optional, set "Limit library events to" to TV libraries with intro detection running during scan. 9. Save 10. Test it's working. -
bobbee001 started following Emby backup restore
-
I have been running the emby auto backup. It creates the following folder. emby server databases, emby server- backup-full, programdata I just reinstalled the emby server. How can I restore all my libraries etc ?
-
Playback issues with certain shows on Sony Bravia using Emby app
visproduction replied to Zaryt's topic in Android TV / Fire TV
Related? https://github.com/brave/brave-browser/issues/44301 https://www.reddit.com/r/brave_browser/comments/17sedjr/no_sound_on_any_website_using_brave_browser_solved/ From search: https://duckduckgo.com/?q=brave+browser+unable+to+play+surround+sound+center&ia=web -
Even though the plugin has that error I ended up trying: unchecked enable for scrobbling, then entered my password in place of the code showing already ... and rechecked enable for scrobbling, hit Save and it saved without error and is now working to scrobble music I play to my Last.fm profile.
-
EmbyPluginUiDemo in SDK shows an issue with back button with a tab controller
ginjaninja replied to ginjaninja's topic in Developer API
In case anyone stumbles on this and it helps Best work around i found was to set allowback=false on the page, but that only works if showback=true. public bool ShowSave { get; set; } = false; public bool ShowBack { get; set; } = true; public bool AllowSave { get; set; } = false; public bool AllowBack { get; set; } = false; -
This was very painless! I was dreading this update for so long. Thank you, Emby team for the write up! FYI in case anyone is upgrading from DSM 6.2, I followed the instructions EXACTLY (meaning updating to 7.0 first, running through the guide in it's entirety, THEN updating to 7.3), once you update to 7.3, you'll need to just grab the correct Emby file for the DSM 7.2+ and install it on top of what you have through Package Center manual install. No need to stop/uninstall/do anything else. Also another note because this got me googling for a bit, to ssh to your Syno nas, use command prompt/power shell/putty on Windows. Syntax is: ssh username@server_ip_address -pPORT_NUMBER (no space between -p and the port number)
- Today
-
andrew.smith started following Option to Hide Season 0 (Specials) When Using Airs Before/Airs After
-
Option to Hide Season 0 (Specials) When Using Airs Before/Airs After
andrew.smith posted a topic in Feature Requests
Currently Emby allows Specials (Season 0) episodes to be displayed within regular seasons using the Airs Before / Airs After metadata fields. This works very well for shows where specials need to be viewed in a specific order alongside normal episodes. However, even when all specials are successfully displayed within the appropriate seasons, the Season 0 (Specials) season card is still shown on the series page. This results in duplicate access to the same content and adds unnecessary clutter to the Seasons view. I would like to request an option such as: Hide Season 0 / Specials Hide Season 0 when all specials are displayed via Airs Before/Airs After Display specials in viewing order only This would be particularly useful for series with large numbers of specials, such as Doctor Who, Star Trek, anime series, and other franchises where viewing order is important. The requested feature would not change metadata or episode organisation. It would simply provide a display option for users who already use Airs Before/Airs After to integrate specials into the main viewing order. Example: Current behaviour: Specials (Season 0) Season 1 Season 2 Season 3 Desired optional behaviour: Season 1 (including relevant specials) Season 2 (including relevant specials) Season 3 (including relevant specials) Thank you for considering this request. -
Roblin1971 started following Collections : Adding description to the nfo file??
-
Creating collections pulled from extarnal sources, such as tmdb, mdblists and trakt. I can create collections, name them, all the items added return Ids as does the collection. I understand the server would use .nfo and TMDB to pull info if it was a collection of all the same type, eg Avengers.. Searching the api docs I cannot find anything that would allow me to inject the description into the correct part of the nfo file, see the code below.. <?xml version="1.0" encoding="utf-8" standalone="yes"?> <collection> <plot />I would want the description added in here from an external source <outline /> <lockdata>false</lockdata> <dateadded>2026-06-13 14:05:02</dateadded> <title>MDBlists: Horror (3 items)</title> <sorttitle>MDBlists: Horror (3 items)</sorttitle> <mpaa>GB-15</mpaa> <genre>Horror</genre> <genre>Mystery</genre> <displayorder>PremiereDate</displayorder> </collection> That is the correct part of the nfo, yes? Any help would be good. thanks
-
SikSlayer started following Why is Jellyfin so much more popular than Emby?
-
Hi there, let's look at an example. Please attach the information requested in how to report a media playback issue. Thanks!
-
I really don't see any logic path to that being possible. When you reset the MAC, you basically completely reset the network. You also said this is a VM. All of those variables are much more likely at the root of why it is different now.
-
-
This already exists in the "My Plugins" tab They are already separated by category... We don't have this information for 3rd parties Otherwise, not bad suggestions but probably not worth the effort until it is saving you more than a minute or two given the number of plugins in the catalog at this point.
-
MediaIntelNUC started following TrailDrops: UI Automation
-
Thanx for sharing. Started tinkering with this, seems pretty nice so far
-
Maisy started following Last.FM 1.0.29.0 Plugin Issues
-
I'm having the same problem as well.
-
-
Hola, alguna novedad? Algo que pueda hacer para identificar el problema? Saludos
-
El icono de Emby de la barra para pc no sale en español
MediaEmby1968 replied to coyotecabreado's topic in Spanish
@softworkzthese chains appear to be blocked. -
A food few updates.. Auto re-sync of imported collections, if you add a movies outside of the app. The next load will locate and add to the specific collections. MDBlists import lists needs node.js installed to perform curl to pull mdblist data. General code clean up.. Any future update will be on git.. Github
-
M1tch started following M1/M2 GPU acceleration support
-
@0xBEB This looks like some great work , i'm keen to give it a whirl. I cannot seem to get it loaded up. Can I confirm the location I should be dropping the dll in? /Users/myuser/.config/emby-server/plugins or /Users/myuser/emby-server/plugins or somewhere else ?
-
Ok, good to know Oh nice, that means on the next scan of my mediatheque, system was check creation date of the files and put it on added date ? Thanks a lot
-
Best path for cleaning up duplicate People profiles / folders?
Smitty018210 replied to Smitty018210's topic in General/Windows
After doing some testing, what I’m finding does not match what you described. Most of these duplicate folders do not have images. Most are just folders with NFO files. In a few cases, they are completely empty folders. Sadly, it looks like my app dies here. Without a reliable way to clean up these folders, and without truly understanding why Emby creates two folders for the same person in the first place, I cannot move forward with testing. I really do thank you for your help though. -
Emby Convert - No audio titles and subtitles are saved when converting media
LordVZlomka replied to LordVZlomka's topic in Feature Requests
Forgot to add the image for the original; it shows the titles before conversion for the audio track 1st image: after conversion, subtitles are not showing up, and RU audio has no title 2nd image: original file, RU subtitles show up, and have a title 3rd image: original file, RU audio has a title -
MarvinB started following Reminder.. Ear Wax Beta Is Ending Soon!
-
Ear Wax Beta is ending very soon, June 30th to be exact. Sign up and test while you can! Thank you
-
its simple!! use Ear Wax and this is not a problem
