All Activity
- Past hour
-
@kikinjo HI there, can you please provide a specific example? How to Report a Problem Thanks !
-
liang1126 joined the community
-
Raembi joined the community
-
vlad20 joined the community
-
12171217 joined the community
-
Wildtong joined the community
-
Garay2026 joined the community
-
Coutin joined the community
-
I'll do my best! I'm attaching a screenshot of a movie which lists the exact same file twice as well as logs from when it was added. It looks like it runs twice. embyserver-63911034000.txt
-
Alanma joined the community
-
mitzimeg joined the community
-
Smockler joined the community
-
slow audio-desync buildup on android/fire tv and dts-hd
syxlox replied to syxlox's topic in General/Windows
im on 3.5.31. this is up-to-date according to my store. would need to verify emby for android tv. any reason for it to be better/different? and newest server version. as said, last dts-hd title was the same issues as reported. -
Somehow i've missed that bit. What are these external players?
-
No Server update, but server settings changed, adding libraries and removing items from other Libraries.
DanSco replied to DanSco's topic in General/Windows
Here's the latest logfiles I note one produced this morning at 7mb about the time I noticed the server being busy. No activity in Emby since yesterday evening. User: Donal Time 13:35 EST embyserver-63910944000.txtembyserver-63911030400.txtembyserver.txtembyserver-63911116800.txtembyserver-63911151074.txtembyserver-63911151699.txt -
When i go back to "Continuous Playback (Live)" nothing changes. LiveTV still crashes when i quickly switch the channels. When i wait 30sec. between Channel switching, it works ok. There is no crash with the Android and TV Apps. The poblem exist only with exported streams and external players. Virtual TV Plugin 2.1.7.5 / Emby Server 4.9.3.0 Stream export http://192.168.x.x:8096/emby/VirtualTV/4520751/stream.ts?StreamType=Universal&Timeout=10&Token=40c59369f15645.............
- Today
-
Consueloo started following Tutorials and Guides
-
Trakt plugin not allowing to connect to Emby.
dvitale71 replied to GabbaGool's topic in Third Party Apps
I'm not certain which file is needed, please let me know if you need others? embyserver.txt -
Is the “Show Login Screen” startup behavior working ?
GlowingBits replied to GlowingBits's topic in Apple TV
Well there seems to be some sort of issue here. I ran the following test on a couple Apple TVs: Apple TV 4K (tried a gen 2 and gen 3) tvOS 26.4 Emby App 2.0.5 (3) - Testflight I deleted the Emby app and all data completely, then re-installed a fresh version via TestFlight and: Supplied my server address and port (https://emby.mydomain.com:443) Logged in as user A Went to Settings > Display and set “Show login screen” for Startup Behavior Exited the Emby app and then forced quit it (as it seemed to say some setting changes require it) Launched the Emby app and saw the login selector (which I do see after force quitting) Verified the that “Show login screen” was still set in settings Exited Emby app Waited 15 mins (used other apps) Launched Emby and was still automatically logged in as user A So then I thought maybe two users need to be logged in (?) so… Chose “Change User" in Settings and logged in as user B Exited the Emby app Waited 15 mins (used other apps) Launched Emby and was still automatically logged in as user B Not sure if I’m missing something here, or there is some new bug, but I can’t seem to get this to work. Does it require user PINs are set or something ? -
Neminem started following No Server update, but server settings changed, adding libraries and removing items from other Libraries.
-
No Server update, but server settings changed, adding libraries and removing items from other Libraries.
Neminem replied to DanSco's topic in General/Windows
I guess @DanSconeeds to post logs from the time this happend. Otherwise its -
Richard3535 started following New movies / TV series not being added to database Truenas 25.10.2.1 - Goldeye
-
New movies / TV series not being added to database Truenas 25.10.2.1 - Goldeye
Richard3535 posted a topic in FreeBSD
I have a truenas server 25.10.2.1 - Goldeye running emby 4.9.4.1 V 1.4.2 premiere. I have not changed permissions or users on the system since creating it. Everything has worked fine until about 2 weeks past. Now any new items added do not show up in the database. I doubled checked permissions on the truenas to make sure nothing changed. I have errors in the server log saying access denied. I have a Windows 11 system running emby server Version 4.10.0.6 beta and it looks at exactly the same files on the truenas through smb shares. It has no issues adding new media to the database and does not have access denied errors in the server log. I have the server logs available but I'm including a screen shot of one of the errors below. Your help is appreciated Thanks 2026-04-07 11:02:13.305 Error BaseItem: Error validating children for The Absent Minded Professor 1961 1080p 323282 /mnt/sas_22tb_each/22tb_pre_1970/The Absent Minded Professor 1961 1080p *** Error Report *** Version: 4.9.4.1 Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3 Operating system: Linux version 6.12.33-production+truenas (root@tnsbuilds02) (gcc (Debian 12.2.0-14+deb12u1) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREE OS/Process: x64/x64 Framework: .NET 8.0.22 Runtime: system/System.Private.CoreLib.dll Processor count: 4 Data path: /config Application path: /system System.UnauthorizedAccessException: System.UnauthorizedAccessException: Access to the path '/mnt/sas_22tb_each/22tb_pre_1970/The Absent Minded Professor 1961 1080p' is denied. ---> System.IO.IOException: Permission denied --- End of inner exception stack trace --- at System.IO.Enumeration.FileSystemEnumerator`1.Init() at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options) at Emby.Server.Implementations.IO.ManagedFileSystem.EnumerateFileSystemInfos(DirectoryInfo dir, Boolean recursive) at Emby.Server.Implementations.IO.ManagedFileSystem.GetFileSystemEntries(String path, Boolean recursive, FileSystemCredentials credentials) at MediaBrowser.Controller.Entities.BaseItem.ValidateChildrenInternal(IProgress`1 progress, CancellationToken cancellationToken, Boolean recursive, Boolean refreshChildMetadata, BaseItem[] collectionFolders, LibraryOptions libraryOptions, Dictionary`2 newItemIds, MetadataRefreshOptions refreshOptions, IDirectoryService directoryService) at MediaBrowser.Controller.Entities.BaseItem.ValidateSubFolders(BaseItem[] children, BaseItem[] collectionFolders, LibraryOptions libraryOptions, Dictionary`2 newItemIds, IDirectoryService directoryService, IProgress`1 progress, CancellationToken cancellationToken) Source: System.Private.CoreLib TargetSite: Void Init() InnerException: System.IO.IOException: Permission denied Source: TargetSite: -
Good Luck @sergiovassarithis weekend we reached the amazing number of 6 years waiting for this feature ... 6 YEARS !!!!!!
-
Emby Theme: Retro Navy & Gold (W/ Seasonal Themes)
MediaEmby1968 replied to Aleas's topic in Web App CSS
Olvidé mencionar que no tengo Emby Premiere, por eso no cambia. En esta captura de pantalla, cuando abro cualquiera de esos menús desplegables, aparece un fondo que no coincide con el tema. Sería fantástico si se pudiera cambiar. He adjuntado la captura de pantalla. Y estos íconos en la esquina superior derecha donde están las configuraciones, ¿cómo puedo cambiarlos al mismo color dorado u otro color? ¿Cómo puedo aumentar el tamaño de fuente del texto en la configuración? ¡Gracias, el tema se ve genial! -
There is a mention in tvdb that an API exists that has this feature. So, perhaps it's no longer a matter of waiting for tvdb to release the compatible API, as it already exists. I don't know, I find myself here asking people I don't know in a forum for a feature that would put my SpongeBob SquarePants series in the correct order. Philosophically, this is kind of sad and pathetic. Developer, please implement this functionality so we can get on with our lives. Thank you.
-
No Server update, but server settings changed, adding libraries and removing items from other Libraries.
DanSco replied to DanSco's topic in General/Windows
There's no Media on OneDrive. it's all stored on a seperate physical drive. (D:\Videos\ in fact). Nothing was ever pointed to the C Drive. until this morning when Emby was trying to create and populate the "Home videos and Photos" library. These are the libraries now in place but nothing is in the libraries in Emby even though still in the sub-directories on D. -
Does anyone know if there's an option to change the metadata to "Emby, don't get the data from tvdb, but from this other place," so the order would be correct or at least better? Because in the case of SpongeBob SquarePants, the only way to get it correct is Absolute Order.
-
YuQnn started following Very, very low trailer quality
-
Here you can see another exemple: https://www.thetvdb.com/series/spongebob-squarepants#seasons PS. Four years and still no solution? Oh my... Obviously I don't understand this, but is it really that difficult to implement?
-
Hey thanks for your post. Issues being disabled on Github was an oversight, it's turned on now. That being said, I'll take a look at improving the layout on smaller screens.
-
sergiovassari started following + Joined Order and Streaming Order and Additional TheTVDB display orders
-
Cheers!
-
Hi, there's already an open request for this or something functionally equivalent. Please join in and contribute to the existing discussion at:
- 1 reply
-
- 1
-
-
Spun it up to test and it was a quick and straight forward process, thank you. Ran into a minor frontend bug, though. Issues seem to be disabled on the repo, so I'll share here. As shown in the screenshot, the header text and progress dots are cut off. This was captured on a Windows 11 machine with Chrome. Header and dots show perfectly in full screen.
-
You'll have to install it onyour old Windows system, do a backup, copy it across, then try the restore.
-
Thanks @CBers. I've installed it, set up the backup folder path but I have no backups to restore from. The same folder path on the other backup & restore plugin shows the existing backups. Maybe the backups are not compatible between the two plugins?
-
In the client, for series, we have the options Aired Order, Absolute Order, and DVD Order. It works 99% of the time. However, in SpongeBob SquarePants (1999), on the tvdb website, there are also Joined Order and Streaming Order. There they say "Usable as 'Alternate Order' in API-connected systems". In Emby, I don't have these two other options, causing the order to be incorrect. Could you please add these options to the metadata? Here you can see what I'm talking about: https://www.thetvdb.com/series/spongebob-squarepants#seasons Thank You.
-
Thank you, I did not know that. should have a fix out in a few
-
Here:
