mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-19 12:59:42 -07:00
Add support for thetvdb_url for movies
This commit is contained in:
parent
380cbd232c
commit
d0c1e467bd
3 changed files with 9 additions and 7 deletions
|
@ -807,6 +807,7 @@ class PrettyMetadata(object):
|
|||
'plexweb': 'Plex Web',
|
||||
'imdb': 'IMDB',
|
||||
'themoviedb': 'The Movie Database',
|
||||
'thetvdb': 'TheTVDB',
|
||||
'trakt': 'Trakt.tv'
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue