Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Sorry I missed that. I hope my post helps move this forward. Many people will appreciate the option. To be more specific, this is the patch (few lines of code) required to allow exoplayer to render subtitles outside the video frame! No need for a custom renderer or anything fancy. https://github.com/jellyfin/jellyfin-androidtv/pull/4816 Feel free to close or delete this! Thanks
  3. alex77777

    [Future Request] Alphabet on sidebar scroll

    It kinda makes more sense to have it to the left
  4. To everyone following this discussion, I want to address the recent comments and explain why I've decided to stop posting plugin updates on this forum. Recently, I've been accused of being a "copycat" and of simply reskinning someone else's plugin or software. I strongly disagree with those accusations. If someone believes there are technical similarities, they should provide evidence and discuss the matter respectfully instead of making repeated public accusations. I've been a member of this community since November 2021 and have shared my work here in good faith. My goal has always been to contribute, learn, and improve my projects based on constructive feedback. Unfortunately, the discussion has shifted away from technical topics and toward personal attacks, which isn't productive for anyone. I'm always open to bug reports, feature suggestions, and technical criticism. Those conversations help developers improve their work. What I won't continue to engage with are repeated accusations and attempts to discredit my work without clear supporting evidence. Because of how this situation has unfolded, I've decided that I will no longer be posting updates for my plugin on this forum. This wasn't a decision I wanted to make, but I no longer feel that continuing to contribute here is worthwhile under these circumstances. I want to sincerely thank everyone who has downloaded my plugin, tested it, reported issues, suggested improvements, or offered encouragement. Your support has been greatly appreciated. I hope future discussions on this forum remain respectful and focused on technical collaboration rather than personal disputes. Thank you, and I wish the community all the best.
  5. Copy Cat
  6. Neminem

    New Emby for Samsung TV Release: 2.4.5

    This 1 is funny to read in the samsung section
  7. IAmHugh

    Moonfin, a new cross platform client

    Realized I just need to scroll down to see the libraries. Now the question is can I remove the posters that take up the entire screen and just have the libraries at the top?
  8. Today
  9. Neminem

    Emby randomly unable to reach server

    Can't connect You mean you have the Emby client and no server to link it to? Or the admin disabled you account. Did you install your own server, with your own media, on your own hardware ? Your options are (1) install a server. Quick Start (2) ask a friend who runs a server to let you use theirs. (3) access an illegal server (no further instructions here). If someone else's have a talk with them. Emby does not host your server and do not supply media files.
  10. Neminem

    RMT not working on truenas install

    Devs will need full logs to see the issue.
  11. I was looking into something else on the reports section of the admin settings when I came across this filter option: @LukeWhere is that filter finding data? That is exactly what I requested and many other users are wanting. Did I miss this in a changelog?
  12. marriedman

    Server - Watched status by user in reports

    I was just getting ready to post this as a request, but found this as a request already. I know it is a very old request, but I am hoping to bring attention back to it. Currently, as far as I can tell, only the admin user can access reports and the Unplayed flag only represents the currently logged in user.
  13. Gabi92

    Library scan issue

    Hi there. I´ve found an issue as few films has disapeared in emby but the files exist and can be played from the disk. When i try to scan the library there is an issue: 2026-08-06 17:09:05.216 Error ProviderManager: Error validating children for W 116964 /discos/Peliculas/Pelis/W *** Error Report *** Version: 4.9.5.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-22-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 OS/Process: x64/x64 Framework: .NET 8.0.25 Runtime: opt/emby-server/system/System.Private.CoreLib.dll Processor count: 2 Data path: /var/lib/emby Application path: /opt/emby-server/system System.NullReferenceException: System.NullReferenceException: Object reference not set to an instance of an object. at Emby.Naming.Video.VideoListResolver.GetVideosGroupedByVersion(List`1 videos, VideoResolver videoResolver, Boolean supportMultiVersion) at Emby.Naming.Video.VideoListResolver.ResolveToResult(List`1 files, Boolean supportMultiVersion, Boolean parseName, Boolean isMixedFolder) at Emby.Server.Implementations.Library.Resolvers.VideoResolver.ResolveVideos[T](IEnumerable`1 files, Folder parent, IDirectoryService directoryService, Boolean supportMultiEditions, Boolean supportsMultiParts, BaseItem[] collectionFolders, LibraryOptions libraryOptions, Boolean parseName, Boolean checkSubFolders) at Emby.Server.Implementations.Library.Resolvers.VideoResolver.FindMovie[T](FileSystemMetadata[] fileSystemEntries, Folder parent, IDirectoryService directoryService, BaseItem[] collectionFolders, LibraryOptions libraryOptions, Boolean supportsMultiVersion, Boolean supportsMultiPart, Boolean parseName) at Emby.Server.Implementations.Library.Resolvers.VideoResolver.ResolveVideos[T](IEnumerable`1 files, Folder parent, IDirectoryService directoryService, Boolean supportMultiEditions, Boolean supportsMultiParts, BaseItem[] collectionFolders, LibraryOptions libraryOptions, Boolean parseName, Boolean checkSubFolders) at Emby.Server.Implementations.Library.Resolvers.VideoResolver.ResolveMultipleInternal(Folder parent, List`1 files, List`1 originalFiles, LibraryOptions libraryOptions, BaseItem[] collectionFolders, IDirectoryService directoryService) at MediaBrowser.Controller.Resolvers.BaseItemResolver`1.ResolveMultiple(Folder parent, List`1 files, List`1 originalFiles, LibraryOptions libraryOptions, BaseItem[] collectionFolders, IDirectoryService directoryService) at Emby.Server.Implementations.Library.LibraryManager.ResolvePaths(FileSystemMetadata[] files, IDirectoryService directoryService, Folder parent, BaseItem[] collectionFolders, LibraryOptions libraryOptions) 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 Emby.Providers.Manager.ProviderManager.RefreshCollectionFolderChildren(MetadataRefreshOptions options, CollectionFolder collectionFolder, CancellationToken cancellationToken) Source: Emby.Naming TargetSite: System.Collections.Generic.List`1[Emby.Naming.Video.VideoInfo] GetVideosGroupedByVersion(System.Collections.Generic.List`1[Emby.Naming.Video.VideoInfo], Emby.Naming.Video.VideoResolver, Boolean) What can i do to solve it? Thank you embyserver.txt
  14. novajain2

    Ipad app Cant Open!

    I've had something similar happen after an iOS update. Sometimes clearing old installations or following the correct setup steps solves the issue. A well-written Xuper TV installation guide can also save a lot of time by covering the most common causes and fixes.
  15. liam12342

    Ipad app Cant Open!

    That can be really frustrating. Before reinstalling the app, I'd check whether it's compatible with your iPadOS version and make sure you're using the latest release. I ran into a similar issue before, and the DixMax troubleshooting guide helped me figure out the problem much faster.
  16. jan_axhell

    Emby for Android TV killed EAC3 and video freezes at 90%

    No, I was just watching Italian dub. These are the specs of the first 2 episodes, but I don't think they are meaningful, they are nothing different from anything else I've watched for years: General Unique ID : XXXXXXXXXXXXXXXXXXXXXXXXX (XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX) Complete name : U:\data\media\tv\The Boroughs\Season 01\The Boroughs - 01x01 - Welcome to The Boroughs (WEBDL-1080p) [IT+EN].mkv Format : Matroska Format version : Version 4 File size : 2.46 GiB Duration : 55 min 55 s Overall bit rate mode : Variable Overall bit rate : 6 310 kb/s Encoded date : UTC 2026-05-21 11:37:47 Writing application : mkvmerge v7.5.0 ('Glass Culture') 32bit built on Jan 4 2015 16:37:25 Writing library : libebml v1.3.1 + libmatroska v1.4.2 Video ID : 1 Format : AVC Format/Info : Advanced Video Codec Format profile : Main@L4 Format settings : CABAC / 3 Ref Frames Format settings, CABAC : Yes Format settings, Reference frames : 3 frames Codec ID : V_MPEG4/ISO/AVC Duration : 55 min 55 s Bit rate mode : Variable Bit rate : 5 000 kb/s Maximum bit rate : 7 500 kb/s Width : 1 920 pixels Height : 1 080 pixels Display aspect ratio : 16:9 Frame rate mode : Constant Frame rate : 24.000 FPS Color space : YUV Chroma subsampling : 4:2:0 Bit depth : 8 bits Scan type : Progressive Bits/(Pixel*Frame) : 0.100 Stream size : 1.86 GiB (76%) Title : TheBlackKing Writing library : x264 core 148 r2746 95846cf Encoding settings : cabac=1 / ref=3 / deblock=1:0:0 / analyse=0x1:0x111 / me=umh / subme=10 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=24 / chroma_me=1 / trellis=2 / 8x8dct=0 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=12 / lookahead_threads=1 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / stitchable=1 / constrained_intra=0 / bframes=2 / b_pyramid=0 / b_adapt=2 / b_bias=0 / direct=3 / weightb=1 / open_gop=0 / weightp=2 / keyint=240 / keyint_min=121 / scenecut=0 / intra_refresh=0 / rc_lookahead=48 / rc=2pass / mbtree=1 / bitrate=5000 / ratetol=1.0 / qcomp=0.50 / qpmin=6 / qpmax=51 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / vbv_maxrate=7500 / vbv_bufsize=10000 / nal_hrd=vbr / filler=0 / ip_ratio=1.40 / aq=1:1.00 Default : Yes Forced : No Audio #1 ID : 2 Format : E-AC-3 JOC Format/Info : Enhanced AC-3 with Joint Object Coding Commercial name : Dolby Digital Plus with Dolby Atmos Codec ID : A_EAC3 Duration : 55 min 55 s Bit rate mode : Constant Bit rate : 768 kb/s Channel(s) : 6 channels Channel layout : L R C LFE Ls Rs Sampling rate : 48.0 kHz Frame rate : 31.250 FPS (1536 SPF) Compression mode : Lossy Stream size : 307 MiB (12%) Language : Italian Service kind : Complete Main Default : Yes Forced : No Complexity index : 16 Number of dynamic objects : 15 Bed channel count : 1 channel Bed channel configuration : LFE Audio #2 ID : 3 Format : E-AC-3 JOC Format/Info : Enhanced AC-3 with Joint Object Coding Commercial name : Dolby Digital Plus with Dolby Atmos Codec ID : A_EAC3 Duration : 55 min 55 s Bit rate mode : Constant Bit rate : 768 kb/s Channel(s) : 6 channels Channel layout : L R C LFE Ls Rs Sampling rate : 48.0 kHz Frame rate : 31.250 FPS (1536 SPF) Compression mode : Lossy Stream size : 307 MiB (12%) Language : English Service kind : Complete Main Default : No Forced : No Complexity index : 16 Number of dynamic objects : 15 Bed channel count : 1 channel Bed channel configuration : LFE Text #1 ID : 4 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 20 min 54 s Bit rate : 1 b/s Count of elements : 10 Stream size : 191 Bytes (0%) Title : Forced Language : Italian Default : Yes Forced : Yes Text #2 ID : 5 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 49 min 34 s Bit rate : 70 b/s Count of elements : 747 Stream size : 25.5 KiB (0%) Language : Italian Default : No Forced : No Text #3 ID : 6 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 52 min 30 s Bit rate : 61 b/s Count of elements : 736 Stream size : 23.8 KiB (0%) Language : Italian Default : No Forced : No Text #4 ID : 7 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 52 min 52 s Bit rate : 73 b/s Count of elements : 838 Stream size : 28.4 KiB (0%) Title : SDH Language : Italian Default : No Forced : No Text #5 ID : 8 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 52 min 5 s Bit rate : 69 b/s Count of elements : 859 Stream size : 26.4 KiB (0%) Language : English Default : No Forced : No Text #6 ID : 9 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 52 min 32 s Bit rate : 77 b/s Count of elements : 943 Stream size : 29.9 KiB (0%) Title : SDH Language : English Default : No Forced : No Text #7 ID : 10 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 52 min 30 s Bit rate : 114 b/s Count of elements : 825 Stream size : 44.1 KiB (0%) Language : Arabic Default : No Forced : No Text #8 ID : 11 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 52 min 30 s Bit rate : 57 b/s Count of elements : 813 Stream size : 22.2 KiB (0%) Language : Catalan Default : No Forced : No Text #9 ID : 12 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 52 min 33 s Bit rate : 60 b/s Count of elements : 828 Stream size : 23.4 KiB (0%) Language : Czech Default : No Forced : No Text #10 ID : 13 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 52 min 30 s Bit rate : 59 b/s Count of elements : 659 Stream size : 23.0 KiB (0%) Language : Danish Default : No Forced : No Text #11 ID : 14 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 52 min 31 s Bit rate : 61 b/s Count of elements : 794 Stream size : 23.8 KiB (0%) Language : German Default : No Forced : No Text #12 ID : 15 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 52 min 31 s Bit rate : 109 b/s Count of elements : 778 Stream size : 42.2 KiB (0%) Language : Greek Default : No Forced : No Text #13 ID : 16 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 52 min 30 s Bit rate : 61 b/s Count of elements : 810 Stream size : 23.5 KiB (0%) Language : Spanish Default : No Forced : No Text #14 ID : 17 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 52 min 30 s Bit rate : 59 b/s Count of elements : 834 Stream size : 23.0 KiB (0%) Language : Spanish Default : No Forced : No Text #15 ID : 18 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 52 min 30 s Bit rate : 59 b/s Count of elements : 790 Stream size : 23.1 KiB (0%) Language : Basque Default : No Forced : No Text #16 ID : 19 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 52 min 30 s Bit rate : 55 b/s Count of elements : 574 Stream size : 21.5 KiB (0%) Language : Finnish Default : No Forced : No Text #17 ID : 20 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 52 min 32 s Bit rate : 67 b/s Count of elements : 846 Stream size : 25.9 KiB (0%) Language : fil Default : No Forced : No Text #18 ID : 21 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 52 min 30 s Bit rate : 61 b/s Count of elements : 720 Stream size : 23.5 KiB (0%) Language : French Default : No Forced : No Text #19 ID : 22 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 52 min 30 s Bit rate : 62 b/s Count of elements : 808 Stream size : 24.2 KiB (0%) Language : Galician Default : No Forced : No Text #20 ID : 23 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 52 min 30 s Bit rate : 97 b/s Count of elements : 827 Stream size : 37.6 KiB (0%) Language : Hebrew Default : No Forced : No Text #21 ID : 24 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 52 min 33 s Bit rate : 55 b/s Count of elements : 823 Stream size : 21.2 KiB (0%) Language : Croatian Default : No Forced : No Text #22 ID : 25 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 52 min 30 s Bit rate : 57 b/s Count of elements : 769 Stream size : 22.3 KiB (0%) Language : Hungarian Default : No Forced : No Text #23 ID : 26 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 52 min 30 s Bit rate : 64 b/s Count of elements : 822 Stream size : 24.7 KiB (0%) Language : Indonesian Default : No Forced : No Text #24 ID : 27 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 52 min 30 s Bit rate : 59 b/s Count of elements : 870 Stream size : 22.9 KiB (0%) Language : Japanese Default : No Forced : No Text #25 ID : 28 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 52 min 30 s Bit rate : 65 b/s Count of elements : 828 Stream size : 25.2 KiB (0%) Language : Korean Default : No Forced : No Text #26 ID : 29 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 52 min 30 s Bit rate : 61 b/s Count of elements : 791 Stream size : 23.5 KiB (0%) Language : Malay Default : No Forced : No Text #27 ID : 30 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 52 min 30 s Bit rate : 57 b/s Count of elements : 754 Stream size : 22.2 KiB (0%) Language : Norwegian Default : No Forced : No Text #28 ID : 31 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 49 min 34 s Bit rate : 64 b/s Count of elements : 690 Stream size : 23.3 KiB (0%) Language : Dutch Default : No Forced : No Text #29 ID : 32 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 52 min 30 s Bit rate : 59 b/s Count of elements : 786 Stream size : 23.1 KiB (0%) Language : Polish Default : No Forced : No Text #30 ID : 33 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 50 min 38 s Bit rate : 64 b/s Count of elements : 792 Stream size : 24.0 KiB (0%) Language : Portuguese Default : No Forced : No Text #31 ID : 34 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 52 min 30 s Bit rate : 60 b/s Count of elements : 748 Stream size : 23.4 KiB (0%) Language : Portuguese Default : No Forced : No Text #32 ID : 35 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 52 min 30 s Bit rate : 60 b/s Count of elements : 704 Stream size : 23.1 KiB (0%) Language : Romanian Default : No Forced : No Text #33 ID : 36 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 52 min 32 s Bit rate : 101 b/s Count of elements : 801 Stream size : 39.1 KiB (0%) Language : Russian Default : No Forced : No Text #34 ID : 37 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 52 min 30 s Bit rate : 63 b/s Count of elements : 629 Stream size : 24.5 KiB (0%) Language : Swedish Default : No Forced : No Text #35 ID : 38 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 52 min 30 s Bit rate : 152 b/s Count of elements : 838 Stream size : 58.6 KiB (0%) Language : Thai Default : No Forced : No Text #36 ID : 39 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 52 min 30 s Bit rate : 60 b/s Count of elements : 781 Stream size : 23.3 KiB (0%) Language : Turkish Default : No Forced : No Text #37 ID : 40 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 52 min 30 s Bit rate : 96 b/s Count of elements : 815 Stream size : 37.2 KiB (0%) Language : Ukrainian Default : No Forced : No Text #38 ID : 41 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 52 min 30 s Bit rate : 83 b/s Count of elements : 779 Stream size : 32.0 KiB (0%) Language : Vietnamese Default : No Forced : No Text #39 ID : 42 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 52 min 30 s Bit rate : 56 b/s Count of elements : 858 Stream size : 21.9 KiB (0%) Title : Simplified Language : Chinese Default : No Forced : No Text #40 ID : 43 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 52 min 30 s Bit rate : 57 b/s Count of elements : 851 Stream size : 22.1 KiB (0%) Title : Traditional Language : Chinese Default : No Forced : No Menu 00:00:00.000 : en:Part 01 00:51:08.450 : en:Credits General Unique ID : YYYYYYYYYYYYYYYYYYYYYYYYY (YYYYYYYYYYYYYYYYYYYYYYYYYYYY) Complete name : U:\data\media\tv\Widow's Bay\Season 01\Widow's Bay - 01x01 - Welcome to Widow's Bay! (WEBDL-1080p) [IT+EN].mkv Format : Matroska Format version : Version 4 File size : 3.23 GiB Duration : 41 min 29 s Overall bit rate : 11.2 Mb/s Writing application : mkvmerge v98.0 ('Chonks') 64-bit Writing library : libebml v1.4.5 + libmatroska v1.7.1 Video ID : 1 Format : AVC Format/Info : Advanced Video Codec Format profile : High@L4 Format settings : CABAC / 4 Ref Frames Format settings, CABAC : Yes Format settings, Reference frames : 4 frames Codec ID : V_MPEG4/ISO/AVC Duration : 41 min 29 s Bit rate : 10.0 Mb/s Width : 1 920 pixels Height : 1 038 pixels Display aspect ratio : 1.85:1 Frame rate mode : Constant Frame rate : 23.976 (24000/1001) FPS Color space : YUV Chroma subsampling : 4:2:0 Bit depth : 8 bits Scan type : Progressive Bits/(Pixel*Frame) : 0.209 Stream size : 2.90 GiB (90%) Default : Yes Forced : No Color range : Limited Color primaries : BT.709 Transfer characteristics : BT.709 Matrix coefficients : BT.709 Audio #1 ID : 2 Format : AC-3 Format/Info : Audio Coding 3 Commercial name : Dolby Digital Codec ID : A_AC3 Duration : 41 min 29 s Bit rate mode : Constant Bit rate : 384 kb/s Channel(s) : 6 channels Channel layout : L R C LFE Ls Rs Sampling rate : 48.0 kHz Frame rate : 31.250 FPS (1536 SPF) Bit depth : 32 bits Compression mode : Lossy Stream size : 114 MiB (3%) Title : Italian Language : Italian Service kind : Complete Main Default : Yes Forced : No Audio #2 ID : 3 Format : E-AC-3 JOC Format/Info : Enhanced AC-3 with Joint Object Coding Commercial name : Dolby Digital Plus with Dolby Atmos Codec ID : A_EAC3 Duration : 41 min 29 s Bit rate mode : Constant Bit rate : 768 kb/s Channel(s) : 6 channels Channel layout : L R C LFE Ls Rs Sampling rate : 48.0 kHz Frame rate : 31.250 FPS (1536 SPF) Bit depth : 32 bits Compression mode : Lossy Stream size : 228 MiB (7%) Title : English Language : English Service kind : Complete Main Default : No Forced : No Complexity index : 16 Number of dynamic objects : 15 Bed channel count : 1 channel Bed channel configuration : LFE Text #1 ID : 4 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 26 min 31 s Bit rate : 1 b/s Count of elements : 8 Stream size : 223 Bytes (0%) Title : Italian (Forced) Language : Italian Default : Yes Forced : Yes Text #2 ID : 5 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 39 min 27 s Bit rate : 69 b/s Count of elements : 622 Stream size : 20.0 KiB (0%) Title : Italian Language : Italian Default : No Forced : No Text #3 ID : 6 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 38 min 24 s Bit rate : 75 b/s Count of elements : 580 Stream size : 21.3 KiB (0%) Title : English Language : English Default : No Forced : No Text #4 ID : 7 Format : UTF-8 Codec ID : S_TEXT/UTF8 Codec ID/Info : UTF-8 Plain Text Duration : 39 min 40 s Bit rate : 87 b/s Count of elements : 683 Stream size : 25.5 KiB (0%) Title : English (SDH) Language : English Default : No Forced : No
  17. A simple audio conversion on your server shouldn't cause a freeze so we need to investigate why that was happening. Were you also showing subtitles of any kind?
  18. Hi. Very nice but if you plan to provide this to the community, you need to put our logo back to how it was or replace it entirely. Thanks.
  19. Hi. We don't have definitive plans for this at this time. We will monitor this request for support. Thanks.
  20. Ok first there is now 2 Emby app on play store… I have the same problem on the old one. I think you are using the same, try the new
  21. In the past 2 weeks I noticed that every episode of a series that I was watching freezed at about 90% and I had to exit and restart to go on, sometimes from the beginning. According to claude code, it's because eac3 codec support has been removed. My Tv has Android 7, so the other android app that is now advertised in the home is not viable for me as it crashes as soon as I launch it (has already been like this for at least one or two years). The only thing I could to was to revert to tv.emby.embyatv v2.1.48g. Claude code made a custom APK that won't be updated any further with Playstore auto-update, but I would obviously prefer to update. This is what Claude Code had to say about it: REGRESSION IN EMBY FOR ANDROID TV 2.1.51G: E-AC3 (DOLBY DIGITAL PLUS) NO LONGER DIRECT STREAMS, FORCES AUDIO TRANSCODE + PLAYBACK STALLS NEAR ~90% Summary After the Android TV app auto-updated to 2.1.51g (versionCode 215100), media with E-AC3 (eac3) audio tracks stopped Direct Streaming and started forcing a server-side audio transcode to AAC. On top of that, the resulting remux/transcode playback stalls once near ~90% of the file and has to be exited and restarted to finish. Rolling the app back to 2.1.48g (versionCode 214800) restores the previous behavior (Direct Stream, no transcode, no stall). Environment Client: Emby for Android TV — regressed on 2.1.51g (215100), works on 2.1.48g (214800) Device: Philips 32PFS6402/12, Android TV 7.1.2, armeabi-v7a, ExoPlayer 2.18.7 (as reported in the ffmpeg session User-Agent) Server: Emby Server 4.9.5.0 (unchanged since 2026-05-18 — not the cause) Media: MKV, Video h264 1080p, Audio eac3 5.1 (e.g. WEB-DL episodes) What happens on 2.1.51g Playback request from the app contains: ...&AudioCodec=aac,pcm_s16le,aac,mp3&... &TranscodeReasons=AudioCodecNotSupported So the app no longer advertises E-AC3 support. The server keeps the video as -c:v copy but re-encodes the audio eac3 -> aac (a “remux” transcode). During this remux, playback consistently stalls near ~90% of the file: Example (55:55 file): playback froze around PlaybackPosition 00:48:53 while segments were already produced further ahead (TranscodingPosition 00:50:28, throttle=off, speed=1.04x). The server was not starved of data — the client (ExoPlayer) stops advancing. Exiting and re-entering lets it finish. This reproduces on multiple different files (all eac3), so it is systematic, not a corrupt file. What happens on 2.1.48g (previous version) Same server, same files, only the app downgraded. The non-DirectPlay reason changes from AudioCodecNotSupported to a non-required channel condition: Profile: VideoAudioCodecProfile, DirectPlay=false. Reason=Android-Exo.AudioChannels Condition: LessThanEqual. ConditionValue: 2. IsRequired: False. i.e. E-AC3 is accepted again. The server session reports: PlayMethod = DirectStream with no ffmpeg transcode process and no segments in transcoding-temp. No stall. Reproduction On Android TV app 2.1.51g, play a file whose audio is E-AC3 5.1. Observe the server spawns an ffmpeg-remux-* session (audio eac3 -> aac) with TranscodeReasons=AudioCodecNotSupported. Let it play toward the end — playback stalls once around 90%. Downgrade the app to 2.1.48g and repeat: PlayMethod becomes DirectStream, no transcode, no stall. Notes / questions The official Android TV supported-codec list mentions ac3 (Dolby Digital) but not eac3 (Dolby Digital Plus); yet 2.1.48g and earlier did offer eac3 (hardware-decoded by the TV) and it worked for years. Was dropping eac3 from the reported capabilities in 2.1.51g intentional? If so, please make it a device/app option, because on hardware that decodes E-AC3 fine it turns a Direct Stream into a transcode. Separately, the ~90% remux stall itself looks like a client-side HLS/ExoPlayer issue worth investigating, since it makes the fallback transcode path unusable to the end of the file. There is no in-app setting to re-enable E-AC3 (Playback settings expose no audio-codec option). The standard “Emby for Android” app (com.mb.android 3.5.36) is not a workaround on this TV: it crashes on launch with IllegalArgumentException: Invalid column internal_provider_id on Android 7.1.2.
  22. howllor

    Hide Empty Folders

    I would like the option to hide empty folders too, in this case for a family photo library in folder view. I've tried placing .embyignore files in the empty folders and it does nothing.
  23. I’ve switched to Emby fully now and loving how fast it is! One thing I miss from my old client is allowing text subtitles to move into the black bar below the video (when video aspect ratio forces black bars above & below). By default, exoplayer’s SubtitleView restricts text over the video frame only! Many video players override this to allow fully customisable subtitles position on the entire screen instead of just the video! There’s already a request to implement this upstream in exoplayer: https://github.com/androidx/media/issues/2977 There are also links to how it was implemented in other clients. Thanks for reading! Looking forward to this.
  24. So hopefully we can get this basic feature by 2030? lol
  25. Its a QNAP, running Docker, yes First nvidia-smi screenshot is from SSH on QNAP second one from ssh on emby container himself
  26. thefad3done

    Android TV - suddenly I cant connect via the app

    You can now ignore this, as its all of a sudden just started working after hours of trying to figure out what happened. I am not able to answer what caused the issue unfortunately but greatful its working again
  1. Load more activity
×
×
  • Create New...