Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Hi. Please play a problematic item for several seconds and then follow the instructions to send a log from the app?
  3. Neminem

    TV Episode Naming Convention

  4. MichaelReed

    TV Episode Naming Convention

    This should have some upload logs in it as an example.. I can't go back further than a few days? I can't see where this option is? " Show all episodes of all seasons together" embyserver-63919237704.txt
  5. Hi there, please attach the Emby server log from when the problem occurred: How to Report a Problem Thanks!
  6. visproduction

    EAC3 Audio Not Working

    Ideally, Emby should know when EAC3 is not supported and turn on audio transcoding. That is a good issue to get right. The problem of playing back EAC3 directly for different players, TV Apps and workstations is a separate issue. Here is an example of a solution to try to get that to happen. https://github.com/cjw1115/enable-chromium-ac3-ec3-system-decoding From search results: https://duckduckgo.com/?q=CHrombook+computer+EAC3+audio+error&ia=web
  7. Luke

    Trakt Watched indicator (Not working)

    That would be helpful. Thanks.
  8. Yes makes sense.
  9. crusher11

    Recently Watched

    I don't have it set up for episodes, I have it set up for movies, and it works. I don't have it filtered by play state, maybe that's causing issues?
  10. Babatom

    "Coming Soon" library for Emby

    v0.9.2.0 Status badge now reflects the release type: IN CINEMAS, ON DISC (physical) or DIGITAL. New setting to place the status badge in any of the four corners Haven't tested it myself yet; feedback welcome ComingSoonPlugin.dll
  11. Babatom

    "Coming Soon" library for Emby

    Yes, that sounds sensible; I’ll have a look at it btw do you use Seerr as well? @sh0rty
  12. Neminem

    TV Episode Naming Convention

    Anyways click the logs that is with in the time span. Then you should see something like this. Click 1) then 2) and upload to forum ( drag 'n' drop )
  13. Neminem

    TV Episode Naming Convention

    Try this first It look like some weird cache issue.
  14. MichaelReed

    TV Episode Naming Convention

    Very odd.. mine aren't too dissimilar and as I say it was working before and just seemed to stop? Movies all work ok using the naming conventions. Server logs wise... help me out haha... I don't have any historical logs? How do I get them?
  15. Neminem

    TV Episode Naming Convention

    Ok With " Show all episodes of all seasons together" ticking hide and unticking hide I now see this.
  16. Neminem

    TV Episode Naming Convention

    I guess that a bug. I'm seeing the same now. With " Show all episodes of all seasons together" With out that and set to "Always show season folders" I see this.
  17. js28194

    TV Episode Naming Convention

    Try looking into this setting....
  18. Neminem

    TV Episode Naming Convention

    Here are some screenshot of my libraries.
  19. Neminem

    TV Episode Naming Convention

    We would need server logs to see the issue. It might be something blocking your access to outside resources, like tvdb and tmdb. Like I said before. Devs / we need to see logs, from where you refresh metadata or imported the new episodes.
  20. Today
  21. **UPDATE: Partial solution found for Issue #2 (custom MPV parameters)** I wanted to follow up on my previous post, specifically regarding Issue #2 (Emby Windows app ignoring mpv.conf). After further investigation, I found that there are actually **two different versions** of the Emby Windows client: 1. **Emby Windows (Microsoft Store)** — version 2.310.2.0, the modern WinUI3-based app 2. **Emby Theater** — the older Electron-based standalone app, available on GitHub at https://github.com/MediaBrowser/emby-theater-windows/releases The Microsoft Store version (which I was using) initializes libmpv with `--no-config` and completely ignores any external `mpv.conf` file, as I described in my original post. However, the **standalone Emby Theater (Electron version) does read `mpv.conf`** from the standard MPV location: ``` C:\Users\<username>\AppData\Roaming\mpv\mpv.conf ``` After switching to this version and adding my custom HDR tone mapping parameters to that file, everything works correctly. The image quality on my SDR monitor is now excellent, with proper HDR→SDR conversion. For anyone with a similar setup (HDR content on an SDR display), here are the parameters I'm using: ```ini # HDR→SDR tone mapping algorithm tone-mapping=spline # Dynamic HDR peak detection for more accurate tone mapping hdr-compute-peak=yes # Target display peak brightness in nits (adjust to match your monitor) target-peak=72 # Target SDR color space target-primaries=bt.709 target-trc=srgb # Gamut mapping mode for BT.2020→BT.709 conversion gamut-mapping-mode=perceptual # Reduce oversaturation caused by the wider BT.2020 gamut saturation=-62 # Reduce contrast to prevent blown highlights and crushed blacks contrast=-16 # Compensate for brightness loss during HDR→SDR conversion brightness=4 ``` Note: do NOT include `hwdec`, `vo`, or `gpu-api` directives in the file — let Emby Theater manage those internally, otherwise you may get a black screen. The issue with the Microsoft Store version still stands and I think it would be a great improvement to support custom mpv parameters there as well — but at least this is a working alternative for now. Hope this helps someone! Denis
  22. MichaelReed

    TV Episode Naming Convention

    Also just to add this isn't isolated to that Silo TV show that's just an example. Its every TV show after a certain point. I haven't amended anything or changed my formatting at all. The only issue is the Handbrake. I am changing the file to a h.265 Even that doesn't hugely tie in though as I have some files that have worked after compression.
  23. MichaelReed

    TV Episode Naming Convention

    Can you show me how you have set this up? I have tried it that way and for some reason its made it worse haha.. Amending the headline series to this Silo (2023) [TvdbId=403245] and rescanned has now made all the episodes unrecognisable to Emby? I have attached a load of screenshots. It wasn't happening until recently and haven't really changed anything. The only thing I can think of is my file compression using handbrake as a difference.. Do you TVDB the actual episodes as well? I haven't in the passed and it pulls in the metadata.
  24. Hi, I’d like to bring up an issue regarding .bif file naming. This isn't a problem for movies, but for TV series, the inclusion of the suffix (-320-10) causes major issues when using tools like TMM. For movies, the suffix is removed upon renaming. Furthermore, it serves no purpose, as Emby works perfectly and recognizes the .bif file without it. Could you please remove this suffix for movies and for TV series ? Here is my TMM ticket: https://gitlab.com/tinyMediaManager/tinyMediaManager/-/work_items/3316 Thanks in advance!
  25. RickyRialto

    EAC3 Audio Not Working

    My kid just bought a Chromebook Plus and installed the app Emby for Android on it. Movies play fine but no audio at all. I had to turn on forced transcoding for all EAC3 and EC3 audio formats just like @snowypete says above here. Now audio works.
  26. sh0rty

    "Coming Soon" library for Emby

    One last request @BabatomIs there a possibitlity to show wich sort of release is shown on the poster with Cinema, Disc and Digital above the date? Thanks mate!
  27. Neminem

    TV Episode Naming Convention

    I use tvdb id, and don't see the issue Silo (2023) [TvdbId=403245]
  1. Load more activity
×
×
  • Create New...