jellyfin / jellyfin-plugin-tvdb

GNU General Public License v3.0
55 stars 32 forks source link

Add option to TVDB plugin to use the DVD data #11

Open rigtorp opened 4 years ago

rigtorp commented 4 years ago

TVDB separates metadata such as episode number etc between as originally aired and the order on DVD releases. I organize my TV library by DVD episode number since it's based on DVD rips anyway. I propose to add a option to the TVDB plugin to toggle which data to use.

The DVD data is provided as additional json keys:

    "dvdEpisodeNumber": 0,
    "dvdSeason": 0,
Nickbert7 commented 4 years ago

Isn't this already possible via a setting in the Metadata editor per series? Ar are you looking for a default setting?

rigtorp commented 4 years ago

I'm proposing to add an option to the plugin to use the DVD info by default.

TheFrenchGhosty commented 3 years ago

@rigtorp The DVD order is often not added, this is a REALLY bad idea to make it the default.

theg00s3 commented 3 years ago

you could make it so that it tries to use the dvd order, and use the regular order as a default