Kometa-Team / Community-Configs

Config files for Kometa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug]: Incorrect overlay for AC3 Stereo

rcdailey opened this issue · comments

Link to File

https://github.com/meisnate12/Plex-Meta-Manager-Configs/blob/master/PMM/overlays/audio_codec.yml

Version Number

1.17

What branch are you on?

master

Describe the Bug

image

In this screenshot, you'll see that this movie is AC3 Stereo, but the overlay that gets attached is "Dolby Digital". Maybe I'm misinformed, but when I see "Dolby" on anything I don't immediately think of 2.0 stereo.

My feeling is that this should have a different overlay without "Dolby" in the name. If I'm wrong, please educate me on why this is the correct overlay.

My PMM YAML:

libraries:
  Movies:
    overlay_path:
    - git: PMM/overlays/resolution
    - git: PMM/overlays/audio_codec
    operations:
      delete_unmanaged_collections: true
      mass_content_rating_update: mdb

whats the filename of the video file?

Sonic the Hedgehog 2 (2022) [imdb-tt12412888][WEBRip-1080p][8bit][x264][AC3 2.0]-EVO.mkv

We follow the TRaSH Guides recommended naming schemes, which has AC3 as a Dolby Digital standard

Ok I apologize, this stems from my lack of understanding of Dolby Digital (I originally suspected this would be the case). I think the main reason I was inspired to file a bug for this was that it felt weird to see a "fancy overlay" for AC3 2.0 which to me is kinda crap. I really view overlays as a way to make high quality releases stand out more in my library. And 2.0 audio is not what I would consider "high quality".

Having said that, I wasn't technically accurate so I'll close this issue. I went ahead and just disabled the DD overlay entirely which seems to address my concern nicely.

Thanks to everyone for pitching in and spending time on this.