Perfect guessCan it be that this was introduced while fixing the issue with matroska tags in SeriesMDE?
It was introduced with this commit.
Two tags were added:
Code:
public const string TAG_MOVIE_TVDB_ID = "50.TVDB";
public const string TAG_SERIES_TVDB_ID = "70.TVDB";
Code:
public const string TAG_MOVIE_TMDB_ID = "50.TMDB
@morpheus_xx : Please scream if this is not correct. You pushed the commit above - the code was written by ChristianH84 on GitHub, no idea who that is here in the forum