All Activity
- Past hour
-
hasamalkahdmy joined the community
-
Galloya joined the community
-
@ab123gaare you still having an issue with this?
-
"Preferred channel image source" only works when guide data source is enabled for all tuners
Luke replied to someperson's topic in General/Windows
@someperson HI there, can you please provide a specific example? How to Report a Problem Thanks ! -
@DickslingerHi, have you updated to Emby Server 4.9.5? Has that helped?
-
Ali quwarah joined the community
-
Emby Low Quality Posters / Video Thumbnail Generation Failure
Luke replied to JsinFate's topic in General/Windows
Did you enable the spoiler feature in your user settings? -
Emby Low Quality Posters / Video Thumbnail Generation Failure
Luke replied to JsinFate's topic in General/Windows
Hi there, what metadata and image fetchers are enabled on the library, and in what order? -
Can you give it another try?
-
The option is there for all m3u sources.
-
PapaPapa64 joined the community
-
Yariann joined the community
-
Nidmyyy joined the community
-
We have submitted 4.9.5 to them and are just waiting. Thanks.
-
Dwsarbok joined the community
-
Subtitles Not Displaying on Chromecast After Starting Next Episode/Movie
Luke replied to gebruiker's topic in General/Windows
So you first started playback locally on the phone and then connected to chromecast? -
@Luke Any news on this? Stll cannot install any Emby instance other than 4.9.0.72. BTW, Terramaster TOS 7 will be released tomorrow.
-
kelikennedy joined the community
-
Alex0712 joined the community
-
Érika bispor joined the community
-
No because I rolled back to 4.9.3.0, but 4.9.5.0 doesn't work for me on FreeBSD13 (TrueNAS Core 13.3 U1.2)
-
Emby Low Quality Posters / Video Thumbnail Generation Failure
JsinFate replied to JsinFate's topic in General/Windows
UPDATE: I just added 2 episodes of American Dad! and neither of them used the episode or chapter images. The rest of the season did when I added them weeks ago. -
@LukeUnderstood. But the OP states he is using ChannelsDVR as a backend (I do the same thing for quite a few channels), then the tuner would have to be an m3u.
- Today
-
RickPaq started following Changing the sort order of recorded tv shows
-
So I guess there was never a solution to this? From a logical standpoint, Emby is a recorder. MOST recorders will show you a list of your most recent recordings in order from the most recent recording. I spent 3 hours trying to figure out how to get Emby to do this and based on this prior message in 2025, I guess that capability doesn't exist. Example- to watch PBS Newshour, which was recorded last Friday, I have over 300 prior recordings. I have to scroll through these 300 prior recordings to get to the bottom of the list to find the most recent recording. In my opinion it's logically backwards. Emby should know what it just recorded. Even if it provided a list of the most recent 20 recordings, that would be a solution. If some other solution exists to easily find video's just recorded, I can't find it.
-
ScripterX Help to see if I'm doing Things correctly? in windows.
Leafstrider replied to Leafstrider's topic in Plugins
I tried to make them smaller but the letters get distorted. i didnt get what i should put in the second box so i guessed at "cmd". Also i assumed at the lower words. so i put true as if one was evaluating the condition. So in windows is this the correct procedure? and channel.exe is a Node.js JavaScript Runtime. it is in the path and runs well in a command prompt. -
How are your audio and video settings setup? Have you tried adding the app in your windows firewall settings?
-
it only shows up for tuner sources that provide their own image, such as m3u.
-
Many thanks for the great info, its something to bare in mine if i have buffering problems.
-
My fix for this was to delete channel numbers in the emby-interface under "edit Metadata". This unfortunately broke other things (like Dispatcharr plugins) so i asked opencode to give me a fix for the webinterface. Main file to edit modules/common/itemmanager/baseitemcontroller.js Search for this exact fragment: case"TvChannel":case"ChannelManagementInfo":return name=item.Name||"",item.ChannelNumber&&!1!==options.includeIndexNumber?options.channelNumberFirst?item.ChannelNumber+" "+name:(name.endsWith(item.ChannelNumber)||(name+=" "+item.ChannelNumber),name):name; That is the code that turns MyChannel into MyChannel 3. Best edit If you want to hide the number for normal TV channels but leave other admin/mapping screens alone, change it to: case"TvChannel":return item.Name||"";case"ChannelManagementInfo":return name=item.Name||"",item.ChannelNumber&&!1!==options.includeIndexNumber?options.channelNumberFirst?item.ChannelNumber+" "+name:(name.endsWith(item.ChannelNumber)||(name+=" "+item.ChannelNumber),name):name; This fixed my problem. It doesn't show the channel-numbers anymore in the client overview (after deleting browser cache) but the admin interface sees them.
-
Introducing Traxx, an Android music app built for Emby music libraries
GrimEvil replied to Hauzz's topic in Third Party Apps
So for me one issue is once I go into an album and click play it looks like the below As you can see you see two play/pause buttons (small banner at the bottom) I would expect it to look more like the above, where it maximises the now playing window. Hopefully from my rubbish screenshots it makes sense I will try Android auto tomorrow. -
[BETA] Ear Wax - NOW AVAILABLE - Testers Wanted
ginjaninja replied to MarvinB's topic in Amazon Alexa
HI @MarvinB, the experience is odd today No DTO exceptions for "Play Artist Churches" 1st Attempt - Success 2nd,3rd+ Attempt - Failed - response is "there was a problem with the requested skills response" (99%) "playing randomly" (once) - odd result Last Attempt - Success "playing artist churches" (Alexa knows how to pronounce an unpronounceable word) Hypothesis - Ear Wax is clever enough to learn and that learning is in place for the 1st request of the day. but is able to forget its cleverness within 1 minute and it comes and goes . Or Alexa ecosystem is randomly detecting 'Music' context and thinks i know what the user really wants. There is no way it is my pronunciation. You cant say "Chvrches" in english only "Churches". Sometimes the Alexa/Ear Wax ecosystem is clever and searches Chvrches and sometimes it isnt. odd that it does not feel predictable. 2026-06-22 17:03:45.506 Debug ItemsService-0HNMG9QBJVG8S:00000001: http/1.1 GET https://xxx.xxx.xxx/emby/Users/ba605147d56742b1b91f1e90f91db45c/Items?Recursive=true&IncludeItemTypes=MusicArtist&NameStartsWith=chvrches&UserId=ba605147d56742b1b91f1e90f91db45c&Limit=10&xxx.xxx.xxx. Source Ip: 54.216.155.239, UserAgent: 2026-06-22 17:03:45.586 Debug ItemsService-0HNMG9QBJVG8S:00000001: http/1.1 Response 200 to 54.216.155.239. Time: 81ms. GET https://xxx.xxx.xxx/emby/Users/ba605147d56742b1b91f1e90f91db45c/Items?Recursive=true&IncludeItemTypes=MusicArtist&NameStartsWith=chvrches&UserId=ba605147d56742b1b91f1e90f91db45c&Limit=10&xxx.xxx.xxx. 2026-06-22 17:03:50.085 Debug SqliteItemRepository: GetitemById Folder 189704 \\x99\x99a\Music\CHVRCHES\[2013] The Bones of What You Believe 2026-06-22 17:03:50.085 Debug SqliteItemRepository: GetitemById Folder 189706 \\x99\x99a\Music\CHVRCHES\[2015] CHVRCHΞS Covers Collection 2026-06-22 17:03:50.085 Debug SqliteItemRepository: GetitemById Folder 189701 \\x99\x99a\Music\CHVRCHES\[2013] EP 2026-06-22 17:03:50.085 Debug SqliteItemRepository: GetitemById Folder 189707 \\x99\x99a\Music\CHVRCHES\[2015] Every Open Eye 2026-06-22 17:03:50.085 Debug SqliteItemRepository: GetitemById Folder 189702 \\x99\x99a\Music\CHVRCHES\[2013] Gun (Remixes) 2026-06-22 17:03:50.085 Debug SqliteItemRepository: GetitemById Folder 189705 \\x99\x99a\Music\CHVRCHES\[2014] Like A Version 2026-06-22 17:03:50.085 Debug SqliteItemRepository: GetitemById Folder 189708 \\x99\x99a\Music\CHVRCHES\[2018] Love Is Dead 2026-06-22 17:03:50.085 Debug SqliteItemRepository: GetitemById Folder 189700 \\x99\x99a\Music\CHVRCHES\[2012] The Mother We Share 2026-06-22 17:03:50.085 Debug SqliteItemRepository: GetitemById Folder 189703 \\x99\x99a\Music\CHVRCHES\[2013] Recover EP 2026-06-22 17:03:50.085 Debug SqliteItemRepository: GetitemById Folder 189709 \\x99\x99a\Music\CHVRCHES\[2021] Screen Violence 2026-06-22 17:05:39.584 Debug ItemsService-0HNMG9QBJVGAE:00000001: http/1.1 GET https://xxx.xxx.xxx/emby/Users/ba605147d56742b1b91f1e90f91db45c/Items?Recursive=true&IncludeItemTypes=MusicArtist&NameStartsWith=churches&UserId=ba605147d56742b1b91f1e90f91db45c&Limit=10&xxx.xxx.xxx. Source Ip: 54.216.155.239, UserAgent: 2026-06-22 17:05:39.596 Debug ItemsService-0HNMG9QBJVGAE:00000001: http/1.1 Response 200 to 54.216.155.239. Time: 12ms. GET https://xxx.xxx.xxx/emby/Users/ba605147d56742b1b91f1e90f91db45c/Items?Recursive=true&IncludeItemTypes=MusicArtist&NameStartsWith=churches&UserId=ba605147d56742b1b91f1e90f91db45c&Limit=10&xxx.xxx.xxx. 2026-06-22 17:05:39.643 Debug ArtistsService-0HNMG9QBJVGAF:00000001: http/1.1 GET https://xxx.xxx.xxx/emby/Artists/churches?UserId=ba605147d56742b1b91f1e90f91db45c&xxx.xxx.xxx. Source Ip: 54.216.155.239, UserAgent: 2026-06-22 17:05:39.663 Info ArtistsService-0HNMG9QBJVGAF:00000001: http/1.1 Response 500 to 54.216.155.239. Time: 20ms. GET https://xxx.xxx.xxx/emby/Artists/churches?UserId=ba605147d56742b1b91f1e90f91db45c&xxx.xxx.xxx. 2026-06-22 17:05:39.711 Debug ArtistsService-0HNMG9QBJVGAG:00000001: http/1.1 GET https://xxx.xxx.xxx/emby/Artists/churches?UserId=ba605147d56742b1b91f1e90f91db45c&xxx.xxx.xxx. Source Ip: 54.216.155.239, UserAgent: 2026-06-22 17:05:39.723 Info ArtistsService-0HNMG9QBJVGAG:00000001: http/1.1 Response 500 to 54.216.155.239. Time: 13ms. GET https://xxx.xxx.xxx/emby/Artists/churches?UserId=ba605147d56742b1b91f1e90f91db45c&xxx.xxx.xxx. 2026-06-22 17:05:39.777 Debug ArtistsService-0HNMG9QBJVGAH:00000001: http/1.1 GET https://xxx.xxx.xxx/emby/Artists?UserId=ba605147d56742b1b91f1e90f91db45c&SearchTerm=churches&Limit=25&xxx.xxx.xxx. Source Ip: 54.216.155.239, UserAgent: 2026-06-22 17:05:39.784 Debug ArtistsService-0HNMG9QBJVGAH:00000001: http/1.1 Response 200 to 54.216.155.239. Time: 6ms. GET https://xxx.xxx.xxx/emby/Artists?UserId=ba605147d56742b1b91f1e90f91db45c&SearchTerm=churches&Limit=25&xxx.xxx.xxx. 2026-06-22 17:05:39.834 Debug ItemsService-0HNMG9QBJVGAI:00000001: http/1.1 GET https://xxx.xxx.xxx/emby/Users/ba605147d56742b1b91f1e90f91db45c/Items?Recursive=true&IncludeItemTypes=MusicArtist&SearchTerm=churches&UserId=ba605147d56742b1b91f1e90f91db45c&xxx.xxx.xxx. Source Ip: 54.216.155.239, UserAgent: 2026-06-22 17:05:39.837 Debug ItemsService-0HNMG9QBJVGAI:00000001: http/1.1 Response 200 to 54.216.155.239. Time: 2ms. GET https://xxx.xxx.xxx/emby/Users/ba605147d56742b1b91f1e90f91db45c/Items?Recursive=true&IncludeItemTypes=MusicArtist&SearchTerm=churches&UserId=ba605147d56742b1b91f1e90f91db45c&xxx.xxx.xxx. 2026-06-22 17:06:28.657 Debug ItemsService-0HNMG9QBJVGAL:00000001: http/1.1 GET https://xxx.xxx.xxx/emby/Users/ba605147d56742b1b91f1e90f91db45c/Items?Recursive=true&IncludeItemTypes=MusicArtist&NameStartsWith=churches&UserId=ba605147d56742b1b91f1e90f91db45c&Limit=10&xxx.xxx.xxx. Source Ip: 52.16.133.58, UserAgent: 2026-06-22 17:06:28.670 Debug ItemsService-0HNMG9QBJVGAL:00000001: http/1.1 Response 200 to 52.16.133.58. Time: 14ms. GET https://xxx.xxx.xxx/emby/Users/ba605147d56742b1b91f1e90f91db45c/Items?Recursive=true&IncludeItemTypes=MusicArtist&NameStartsWith=churches&UserId=ba605147d56742b1b91f1e90f91db45c&Limit=10&xxx.xxx.xxx. 2026-06-22 17:06:28.717 Debug ArtistsService-0HNMG9QBJVGAM:00000001: http/1.1 GET https://xxx.xxx.xxx/emby/Artists/churches?UserId=ba605147d56742b1b91f1e90f91db45c&xxx.xxx.xxx. Source Ip: 52.16.133.58, UserAgent: 2026-06-22 17:06:28.730 Info ArtistsService-0HNMG9QBJVGAM:00000001: http/1.1 Response 500 to 52.16.133.58. Time: 13ms. GET https://xxx.xxx.xxx/emby/Artists/churches?UserId=ba605147d56742b1b91f1e90f91db45c&xxx.xxx.xxx. 2026-06-22 17:06:28.776 Debug ArtistsService-0HNMG9QBJVGAN:00000001: http/1.1 GET https://xxx.xxx.xxx/emby/Artists/churches?UserId=ba605147d56742b1b91f1e90f91db45c&xxx.xxx.xxx. Source Ip: 52.16.133.58, UserAgent: 2026-06-22 17:06:28.790 Info ArtistsService-0HNMG9QBJVGAN:00000001: http/1.1 Response 500 to 52.16.133.58. Time: 14ms. GET https://xxx.xxx.xxx/emby/Artists/churches?UserId=ba605147d56742b1b91f1e90f91db45c&xxx.xxx.xxx. 2026-06-22 17:06:28.835 Debug ArtistsService-0HNMG9QBJVGAO:00000001: http/1.1 GET https://xxx.xxx.xxx/emby/Artists?UserId=ba605147d56742b1b91f1e90f91db45c&SearchTerm=churches&Limit=25&xxx.xxx.xxx. Source Ip: 52.16.133.58, UserAgent: 2026-06-22 17:06:28.837 Debug ArtistsService-0HNMG9QBJVGAO:00000001: http/1.1 Response 200 to 52.16.133.58. Time: 3ms. GET https://xxx.xxx.xxx/emby/Artists?UserId=ba605147d56742b1b91f1e90f91db45c&SearchTerm=churches&Limit=25&xxx.xxx.xxx. 2026-06-22 17:06:28.884 Debug ItemsService-0HNMG9QBJVGAP:00000001: http/1.1 GET https://xxx.xxx.xxx/emby/Users/ba605147d56742b1b91f1e90f91db45c/Items?Recursive=true&IncludeItemTypes=MusicArtist&SearchTerm=churches&UserId=ba605147d56742b1b91f1e90f91db45c&xxx.xxx.xxx. Source Ip: 52.16.133.58, UserAgent: 2026-06-22 17:06:28.890 Debug ItemsService-0HNMG9QBJVGAP:00000001: http/1.1 Response 200 to 52.16.133.58. Time: 6ms. GET https://xxx.xxx.xxx/emby/Users/ba605147d56742b1b91f1e90f91db45c/Items?Recursive=true&IncludeItemTypes=MusicArtist&SearchTerm=churches&UserId=ba605147d56742b1b91f1e90f91db45c&xxx.xxx.xxx. 2026-06-22 17:07:33.866 Debug ItemsService-0HNMG9QBJVGAS:00000001: http/1.1 GET https://xxx.xxx.xxx/emby/Users/ba605147d56742b1b91f1e90f91db45c/Items?Recursive=true&IncludeItemTypes=MusicArtist&NameStartsWith=chvrches&UserId=ba605147d56742b1b91f1e90f91db45c&Limit=10&xxx.xxx.xxx. Source Ip: 52.16.133.58, UserAgent: 2026-06-22 17:07:33.883 Debug ItemsService-0HNMG9QBJVGAS:00000001: http/1.1 Response 200 to 52.16.133.58. Time: 17ms. GET https://xxx.xxx.xxx/emby/Users/ba605147d56742b1b91f1e90f91db45c/Items?Recursive=true&IncludeItemTypes=MusicArtist&NameStartsWith=chvrches&UserId=ba605147d56742b1b91f1e90f91db45c&Limit=10&xxx.xxx.xxx. -
Fortunately 264 and 265 are supported by my Roku and new TCL device, it was more about which is the preferred, if there is a preferred for the best performance and any settings I should be making as standard practise in the server
-
RaspPi 4 (64-bit Docker)-Hardware transcoding detection fails although FFmpeg can successfully use h264_v4l2m2
lugaidvii replied to lugaidvii's topic in Linux
hi, yes I already update to latest version but still the same, it seems to be an issue with hardware detector on raspberry -
BruceCPippin started following Global music videos path
-
Plex has a feature that I enjoy very much called "Global music videos path". It's a global path to music videos for all music libraries. This articles highlights requirements. Adding Local Artist and Music Videos | Plex Support
-
while i totaly agree on many points. on my server when a search happens i never see even a single core get maxed. and i dont have the freeze or stalls. so just trying to get more info out there. Hopefully they can figure it out.
