Add support for thetvdb_url for movies

This commit is contained in:
JonnyWong16 2023-11-19 13:46:57 -08:00
commit d0c1e467bd
No known key found for this signature in database
GPG key ID: B1F1F9807184697A
3 changed files with 9 additions and 7 deletions

View file

@ -807,6 +807,7 @@ class PrettyMetadata(object):
'plexweb': 'Plex Web',
'imdb': 'IMDB',
'themoviedb': 'The Movie Database',
'thetvdb': 'TheTVDB',
'trakt': 'Trakt.tv'
}