All Activity
- Past hour
-
Dirk_75 joined the community
-
When pigs fly. Actually might take longer than that at this rate
-
Stampley Farms joined the community
-
Mcguire1187 joined the community
-
daehoswifey joined the community
-
olifcs31 joined the community
-
andreagaravito joined the community
-
mleehua joined the community
-
LDLive joined the community
-
Villaltawa@gmail.com joined the community
-
Cor11 started following Problem with media in SMB-shares
-
Hy, I got my emby-server (v4.8.11.0 with premiere) running (via Proxmox LXC with Debian 12) for a few weeks and I'm managing my metadata via TTM. Emby gets the media via SMB from an OpenMediaVault. The import with nfo's and pictures ... works fine but when changing/adding infos or pictures in Emby, these aren't wrote back to the SMB-share. Also not existing files aren't created. A problem with the permission couldn't be the point because I tried several options (guest allowed for SMB with other wrx-permission, Emby-user as owner of the complete share and recursively, ...). Normally my SMB-user "Emby" has read/write privileges for SMB and is in the group "users" which has wrx-permissions for the file-system. The Log also don't throw a permission error but an IOException. I don't know why. The folder is correct and the reread of the nfo is correct. Here is a part (just striped opensubtitle-gets) of the last try. First one ist writing vie Metadata-Manager and second one should be rereading metadata. There is also an error but it worked!? "Filme\ABBA - Der Film (1977)" is also a folder, not a file. 2025-07-05 17:35:14.507 Info Server: http/1.1 Response 200 to ^`^l ^`^m ^`^m192.168.xxx.xxx ^`^l. Time: 5ms. POST http:// ^`^l ^`^m ^`^m192.168.xxx.xxx ^`^l:8096/emby/Items/497550/PlaybackInfo?UserId=xxx&StartTimeTicks=0&IsPlayback=false&AutoOpenLiveStream=false&MaxStreamingBitrate=100000> 2025-07-05 17:35:29.207 Info Server: http/1.1 POST http:// ^`^l ^`^m ^`^m192.168.xxx.xxx ^`^l:8096/emby/Items/497550?X-Emby-Client=Emby Web&X-Emby-Device-Name=Edge Windows&X-Emby-Device-Id=0f76e297-a2e5-489f-8f20-db076300f6d3&X-Emby-Client-Version=4.8.11.0&X-Emby-Token= ^`^xxx^`^l&X-Em> 2025-07-05 17:35:29.353 Error ProviderManager: Error in metadata saver *** Error Report *** Version: 4.8.11.0 Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb Operating system: Linux version 6.8.12-11-pve (build@proxmox) (gcc (Debian 12.2.0-14+deb12u1) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC PMX Framework: .NET 6.0.36 OS/Process: x64/x64 Runtime: opt/emby-server/system/System.Private.CoreLib.dll Processor count: 4 Data path: /var/lib/emby Application path: /opt/emby-server/system System.IO.IOException: System.IO.IOException: Create Handle Failed: Filme\ABBA - Der Film (1977). NTStatus: FILE_DOES_NOT_EXIST at EzSmb.Transports.Shares.Handlers.Bases.HandlerBase..ctor(SmbType smbType, ISMBFileStore store, String path, HandleType handleType, NodeType nodeType, HandleArgs args) at EzSmb.Transports.Shares.Smb2Share.GetHandler(String path, HandleType handleType, NodeType nodeType, HandleArgs args) at EzSmb.Transports.Shares.Bases.ShareBase.CreateFolder(Node node, String folderName) at EzSmb.Node.CreateFolder(String folderName, String relatedPath) at Emby.Server.Implementations.IO.SmbFileSystem.CreateDirectory(String path) at NfoMetadata.Savers.BaseNfoSaver.SaveToFile(Stream stream, String path, LibraryOptions libraryOptions, CancellationToken cancellationToken) at NfoMetadata.Savers.BaseNfoSaver.Save(BaseItem item, LibraryOptions libraryOptions, CancellationToken cancellationToken) at Emby.Providers.Manager.ProviderManager.SaveMetadata(BaseItem item, LibraryOptions libraryOptions, ItemUpdateType updateType, IMetadataSaver[] savers, CancellationToken cancellationToken) Source: Emby.Server.Implementations TargetSite: Void .ctor(EzSmb.Params.Enums.SmbType, SMBLibrary.Client.ISMBFileStore, System.String, EzSmb.Transports.Shares.Handlers.Enums.HandleType, EzSmb.NodeType, EzSmb.Transports.Shares.Handlers.HandleArgs) 2025-07-05 17:35:29.353 Info Server: http/1.1 Response 204 to ^`^l ^`^m ^`^m192.168.xxx.xxx ^`^l. Time: 146ms. POST http:// ^`^l ^`^m ^`^m192.168.xxx.xxx ^`^l:8096/emby/Items/497550?X-Emby-Client=Emby Web&X-Emby-Device-Name=Edge Windows&X-Emby-Device-Id=xxx&X-Emby-Client-Version=4.8.1> 2025-07-05 17:35:29.491 Info Server: http/1.1 POST http:// ^`^l ^`^m ^`^m192.168.xxx.xxx ^`^l:8096/emby/Items/497550/PlaybackInfo?UserId=xxx&StartTimeTicks=0&IsPlayback=false&AutoOpenLiveStream=false&MaxStreamingBitrate=1000001&X-Emby-Client=Emby Web&X-Emby-Device-Name=Edge Windows&X-Emb> 2025-07-05 17:35:29.496 Info Server: http/1.1 Response 200 to ^`^l ^`^m ^`^m192.168.xxx.xxx ^`^l. Time: 5ms. POST http:// ^`^l ^`^m ^`^m192.168.xxx.xxx ^`^l:8096/emby/Items/497550/PlaybackInfo?UserId=xxx&StartTimeTicks=0&IsPlayback=false&AutoOpenLiveStream=false&MaxStreamingBitrate=100000> 2025-07-05 17:35:29.807 Info Server: http/1.1 POST http:// ^`^l ^`^m ^`^m192.168.xxx.xxx ^`^l:8096/emby/Items/497550/PlaybackInfo?UserId=xxx&StartTimeTicks=0&IsPlayback=false&AutoOpenLiveStream=false&MaxStreamingBitrate=1000001&X-Emby-Client=Emby Web&X-Emby-Device-Name=Edge Windows&X-Emb> 2025-07-05 17:36:05.871 Info Server: http/1.1 POST http:// ^`^l ^`^m ^`^m192.168.20.211 ^`^l:8096/emby/Items/497550/Refresh?Recursive=true&ImageRefreshMode=FullRefresh&MetadataRefreshMode=FullRefresh&ReplaceAllImages=false&ReplaceAllMetadata=true&X-Emby-Client=Emby Web&X-Emby-Device-Name=Edge Windows&X-Emby-Device-> 2025-07-05 17:36:05.872 Info App: Refresh metadata requested on 497550 2025-07-05 17:36:05.872 Info Server: http/1.1 Response 204 to ^`^l ^`^m ^`^m192.168.xxx.xxx ^`^l. Time: 0ms. POST http:// ^`^l ^`^m ^`^m192.168.xxx.xxx ^`^l:8096/emby/Items/497550/Refresh?Recursive=true&ImageRefreshMode=FullRefresh&MetadataRefreshMode=FullRefresh&ReplaceAllImages=false&ReplaceAllMetadata=true&X-Emby-> 2025-07-05 17:36:05.968 Info MediaProbeManager: ProcessRun 'ffprobe' Execute: /opt/emby-server/bin/ffprobe -i "http://127.0.0.1:8096/Items/File?Id=smb%3A%2F%2F192.168.20.210%2FVideo%2FFilme%2FABBA+-+Der+Film+(1977)%2FABBA+-+Der+Film+(1977)+-+TV.mp4" -threads 0 -v info -print_format json -show_streams -show_chapters> 2025-07-05 17:36:06.221 Info MediaProbeManager: ProcessRun 'ffprobe' Process exited with code 0 - Succeeded 2025-07-05 17:36:06.557 Info HttpClient: GET https://api.opensubtitles.com/api/v1/subtitles?languages=de&moviehash=db37377fdc1b089a 2025-07-05 17:36:09.487 Info Server: http/1.1 POST http:// ^`^l ^`^m ^`^m192.168.xxx.xxx ^`^l:8096/emby/Items/497550/PlaybackInfo?UserId=xxx&StartTimeTicks=0&IsPlayback=false&AutoOpenLiveStream=false&MaxStreamingBitrate=1000001&X-Emby-Client=Emby Web&X-Emby-Device-Name=Edge Windows&X-Emb> 2025-07-05 17:36:09.492 Info Server: http/1.1 Response 200 to ^`^l ^`^m ^`^m192.168.xxx.xxx ^`^l. Time: 5ms. POST http:// ^`^l ^`^m ^`^m192.168.xxx.xxx ^`^l:8096/emby/Items/497550/PlaybackInfo?UserId=xxx&StartTimeTicks=0&IsPlayback=false&AutoOpenLiveStream=false&MaxStreamingBitrate=100000> 2025-07-05 17:36:09.874 Info HttpClient: GET https://api.opensubtitles.com/api/v1/subtitles?languages=de&moviehash=8d6861d876b4bb8a 2025-07-05 17:36:11.397 Info HttpClient: GET https://api.themoviedb.org/3/movie/14336?api_key= ^`^lf6bd687ffa63cd282b6ff2c6877f2669 ^`^l&append_to_response=alternative_titles,reviews,casts,releases,images,keywords,trailers&language=de-DE&include_image_language=de-DE,null 2025-07-05 17:36:11.526 Info HttpClient: GET https://api.themoviedb.org/3/movie/14336?api_key= ^`^lf6bd687ffa63cd282b6ff2c6877f2669 ^`^l&append_to_response=alternative_titles,reviews,casts,releases,images,keywords,trailers&language=en-US&include_image_language=en-US,null 2025-07-05 17:36:11.583 Info HttpClient: GET https://private.omdbapi.com?apikey= ^`^lfe53f97e ^`^l&i=tt0075617&plot=short&r=json 2025-07-05 17:36:11.620 Info HttpClient: GET https://api.opensubtitles.com/api/v1/subtitles?languages=de&moviehash=de30ac0ea521d179 2025-07-05 17:36:11.696 Info HttpClient: GET https://api4.thetvdb.com/v4/movies/21760/extended?meta=translations 2025-07-05 17:36:12.176 Info HttpClient: GET https://webservice.fanart.tv/v3/movies/14336?api_key= ^`^l5c6b04c68e904cfed1e6cbc9a9e683d4 ^`^l 2025-07-05 17:36:12.473 Error ProviderManager: Error in metadata saver *** Error Report *** Version: 4.8.11.0 Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb Operating system: Linux version 6.8.12-11-pve (build@proxmox) (gcc (Debian 12.2.0-14+deb12u1) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC PMX Framework: .NET 6.0.36 OS/Process: x64/x64 Runtime: opt/emby-server/system/System.Private.CoreLib.dll Processor count: 4 Data path: /var/lib/emby Application path: /opt/emby-server/system System.IO.IOException: System.IO.IOException: Create Handle Failed: Filme\ABBA - Der Film (1977). NTStatus: FILE_DOES_NOT_EXIST at EzSmb.Transports.Shares.Handlers.Bases.HandlerBase..ctor(SmbType smbType, ISMBFileStore store, String path, HandleType handleType, NodeType nodeType, HandleArgs args) at EzSmb.Transports.Shares.Smb2Share.GetHandler(String path, HandleType handleType, NodeType nodeType, HandleArgs args) at EzSmb.Transports.Shares.Bases.ShareBase.CreateFolder(Node node, String folderName) at EzSmb.Node.CreateFolder(String folderName, String relatedPath) at Emby.Server.Implementations.IO.SmbFileSystem.CreateDirectory(String path) at NfoMetadata.Savers.BaseNfoSaver.SaveToFile(Stream stream, String path, LibraryOptions libraryOptions, CancellationToken cancellationToken) at NfoMetadata.Savers.BaseNfoSaver.Save(BaseItem item, LibraryOptions libraryOptions, CancellationToken cancellationToken) at Emby.Providers.Manager.ProviderManager.SaveMetadata(BaseItem item, LibraryOptions libraryOptions, ItemUpdateType updateType, IMetadataSaver[] savers, CancellationToken cancellationToken) Source: Emby.Server.Implementations TargetSite: Void .ctor(EzSmb.Params.Enums.SmbType, SMBLibrary.Client.ISMBFileStore, System.String, EzSmb.Transports.Shares.Handlers.Enums.HandleType, EzSmb.NodeType, EzSmb.Transports.Shares.Handlers.HandleArgs) I use the integrated SMB-function of emby with user+password because emby is running inside a LXC-container (for using hardware-acceleration) so I'm not able to mount SMBs direct. (As a sidenote: when choosing an SMB-path for backup, emby doesn't have an option for giving username and password) For clearence the local file-permissions of the folder: root@omv:/# ls -al /mnt/all-disks/HDD4TB/Medien/Video/Filme/ABBA\ -\ Der\ Film\ \(1977\)/ insgesamt 2598948 drwxrwxrwx+ 2 root users 4096 22. Jun 12:04 . drwxrwxrwx+ 281 root users 20480 23. Jun 22:11 .. -rwxrwxrwx+ 1 root users 2659930747 31. Dez 2020 'ABBA - Der Film (1977) - TV.mp4' -rwxrwxrwx+ 1 root users 12210 22. Jun 12:04 'ABBA - Der Film (1977) - TV.nfo' -rwxrwxrwx+ 1 root users 71064 28. Nov 2024 banner.jpg -rwxrwxrwx+ 1 root users 56827 28. Nov 2024 clearlogo.png -rwxrwxrwx+ 1 root users 712890 28. Nov 2024 discart.png -rwxrwxrwx+ 1 root users 184497 28. Nov 2024 fanart1.jpg -rwxrwxrwx+ 1 root users 108022 28. Nov 2024 fanart2.jpg -rwxrwxrwx+ 1 root users 76157 28. Nov 2024 fanart.jpg -rwxrwxrwx+ 1 root users 93467 28. Nov 2024 poster.jpg -rwxrwxrwx+ 1 root users 16896 1. Feb 22:26 Thumbs.db The export of changed data in Emby is important for me so I hope you could help me.
- Today
-
Best way to replace an existing file with a different extension?
js28194 replied to podonnell's topic in General/Windows
Just move the .webm and .nfo file to a backup location (just in case) put the .mp4 in the folder then trigger a metadata update on episode/file via web interface. -
podonnell started following Best way to replace an existing file with a different extension?
-
Best way to replace an existing file with a different extension?
podonnell posted a topic in General/Windows
Hi, I have a .webm file that I want to replace with a .mp4 I named it the same exact name but I'm not sure if the .nfo file is going to link up because of the new extension. Ideally just looking for a way to replace the existing file with my new one without losing metadata. What's the best advice? Thanks! -
@tonyelcampeonwhat was the solution?
-
Yes reinstalling the beta should pick everything up again without any hassle of starting over.
-
Please see if this in an improvement. EmbyIcons.dll
-
DTS:X being downmixed to 2 channels or not working at all
yocker replied to krojew's topic in Windows & Xbox
You can kinda make it look like the browser supports DTS-MA. Install the DTS program from the Microsoft store and enable it and that makes the PC support that format, this still requires HDMI. This does however not make the browser support it, so it will have DTS-MA converted to something compatible and then Windows will then output that in DTS-MA after. VLC will work because it supports passthrough with HDMI, this will simply pass on the audio to the actual speakers to be decoded there. Browsers do not support audio passthrough. DTS for headphones works without any HDMI but browsers still don't support it. Afaik the only way to get DTS to work is using a dedicated program, that goes for Jellyfin too. However.. Jellyfin might have an edge in transcoding DTS as the method in Emby (for me) just causes long stutters in the video no matter what device i use when transcoding. -
@visproduction @ebr Updated the app on the nVidia Shield. The app on the smartphone and tablet were both updated. No improvement at all. Attached the log. The movie is "terremoto del secolo" or "the quake" embyserver (2).txt
-
Hello and thank you for the suggestion.. do you suggest i reinstall the beta version then? regards
-
The requested info was delivered to @TheNewElijah
-
DTS:X being downmixed to 2 channels or not working at all
visproduction replied to krojew's topic in Windows & Xbox
Kro, Okay... If you disconnect the HDMI cable, then the VLC playback probably will no longer be in surround DTS. That would explain what is going on. I think you need the audio DTS-X media to stream through HDMI to get your surround. Emby only outputs through HDMI, if you have a hardware encoder. It will not, as far as I know, push out through a server direct HDMI output port. Emby streams using TCP packets over Ethernet or Wifi, except if you run it through a hardware board like Nvidia Shield. Anyone, correct me if I got that wrong? Are you able to playback your DTS-X in some other way, besides VLC through HDMI? -
Not anymore. i fixed it pretty fast a long time ago
-
Movies Library. incorrect metadatas and names language.
Happy2Play replied to WingDog's topic in General/Windows
It does not exist on TMDB or TVDB so where should it come from? Haunting Trophies - TheTVDB.com Haunting Trophies — The Movie Database (TMDB) OMDB is English only and has that media. But does not always get listed image. -
This SQL error suggests you Downgraded from Beta to Release. SQLiteException: Error: no such column: Album - select Since there is a Database change this cannot be done without starting over ie deleting current databases. Otherwise you have to reinstall current Beta 4.9.x.x.x.
-
Per your settings you will not get a bif file as you have it set to Chapter Markers not Interval Images. Once you change that you will be given a option to where to save the bif files.
-
My media library is able to search posters on other emby servers, but I don't know why it doesn't work on this
Happy2Play replied to EthanChan1's topic in Synology
Looks like a network issue as you cannot talk to TVDB or MovieDB servers. Oddly enough you are talking to Emby admin server. 2025-07-05 16:19:25.609 Error HttpClient: Connection to https://api4.thetvdb.com/v4/login timed out 2025-07-05 16:19:25.617 Error App: Error in TheTVDB ---> System.Threading.Tasks.TaskCanceledException: The request was canceled due to the configured HttpClient.Timeout of 20 seconds elapsing. 2025-07-05 16:19:05.590 Error HttpClient: Connection to https://api.themoviedb.org/3/configuration/primary_translations?api_key=x_secret3_x timed out 2025-07-05 16:19:05.598 Error App: Error in TheMovieDb ---> System.Threading.Tasks.TaskCanceledException: The request was canceled due to the configured HttpClient.Timeout of 20 seconds elapsing. -
If you PM @Abobaderwith something that can definitively prove that you are Gilgamesh, he can provide you the email address.
-
How to split/identify incorrectly merged folders?
Happy2Play replied to amazingstories's topic in General/Windows
Easiest way would be add year to the show name. Love Island (2015) Love Island (2019) -
Hi. What options did you choose? There are some that are specifically labeled as producing slower scans (e.g. thumb creation or intro skip). How big is your library? What kind of content? How is it organized?
-
Hi. That's extremely old. I would update it or install the standard app.
-
Just wanted to ping this. It would be very helpful.
-
Plugin: Export VODS from .m3u - split m3u livetv, tvshows, movies (Going BETA!!)
gillmacca01 replied to mickle026's topic in Plugins
I'm going to do further testing, as I have now run it 3 times - twice completed successfully, the other crashed -
Cinema Intros - original player title name cannot be updated
visproduction replied to visproduction's topic in Plugins
All the trailer videos have correct new names without dashes parenthetical or tildes. I tried renaming all 'Trailers' subfolders to T0 with a batch file, rescanning the library, turning Cinema Intros off and on, restarting Emby, then switching the subfolders names back from T0 to Trailers again... Same problem, the original names are still truncated and stuck. They must have been written to the dbase. I don't see a plugin cache. Maybe, if I switch them again, the trailers show up as new media content. Then group delete them, rescan and restart. That might clear the dbase. Then I would have to grab from a back up and put the trailers all in again. I could write some batch files... Hmmm, maybe I will wait for possible fix... Ha! -
HolyGigi started following Any way to speed up the media library scanning?
-
I have just reinstalled Windows and got everything running. For the past 16h, emby is still scanning the library but the progress is extremely slow, I'm at 16% now. None of the resources are taxed out, with the CPU hovering at less than 2% and the hdds the same. my pc is an AMD 9800X3D, 64GB RAM, Win11, and Emby is installed on a Samsung Evo 990 and running latest stable emby version, 4.8.xxxx Is there anything I can do to speed this up?