Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. I did have real-time monitoring enabled, but now have it disabled. Will see what happens
  3. Does it crash if you set the memory limiter? I am asking this because if you have the library task trigger in emby to re-scan the library, I am wondering if the system gets out of memory? Emby itself on "some" but not all machines during a library scan runs away with memory. On my older server, it takes all 32gb of memory until it becomes unresponsive and crashes, but on my newer one stays within 2gb...
  4. The entire playback chain has to support it. Software and hardware. If any part of the chain doesn't, you get nothing. That's why the server decaodes and resamples the audio. When using the store app, it uses mpv. mpv can do this natively. The server won't be involved. It can also bitstream the audio directly to the external audio device. This is why I wanted to see the mpv logs. That would tell me what's happening. He was comparing VLC to a browser. That was a mistake. If he used the Windows app, all of his dreams would come true.
  5. AJV_20

    M1/M2 GPU acceleration support

    When pigs fly. Actually might take longer than that at this rate
  6. Cor11

    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.
  7. Today
  8. 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.
  9. 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!
  10. Luke

    My Asustor 5402T allways crashing

    @tonyelcampeonwhat was the solution?
  11. Happy2Play

    Library Scan Failed - Lost Library

    Yes reinstalling the beta should pick everything up again without any hassle of starting over.
  12. yocker

    Plugin: EmbyIcons release.

    Please see if this in an improvement. EmbyIcons.dll
  13. 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.
  14. sonusfaber

    Can not skip\forward\etc

    @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
  15. hebertpl

    Library Scan Failed - Lost Library

    Hello and thank you for the suggestion.. do you suggest i reinstall the beta version then? regards
  16. Abobader

    Old account problems

    The requested info was delivered to @TheNewElijah
  17. 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?
  18. tonyelcampeon

    My Asustor 5402T allways crashing

    Not anymore. i fixed it pretty fast a long time ago
  19. 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.
  20. Happy2Play

    Library Scan Failed - Lost Library

    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.
  21. Happy2Play

    Where are bif files stored?

    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.
  22. 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.
  23. ebr

    Old account problems

    If you PM @Abobaderwith something that can definitively prove that you are Gilgamesh, he can provide you the email address.
  24. Happy2Play

    How to split/identify incorrectly merged folders?

    Easiest way would be add year to the show name. Love Island (2015) Love Island (2019)
  25. 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?
  26. ebr

    Can not skip\forward\etc

    Hi. That's extremely old. I would update it or install the standard app.
  27. chowbok

    Web interface: set <title>?

    Just wanted to ping this. It would be very helpful.
  1. Load more activity
×
×
  • Create New...