jellyfin/MediaBrowser.Controller/Entities/TV
adavier 9574d13059 Implement trakt episode links using the implementation from Series.cs
The code is the same as `MediaBrowser.Controller/Entities/TV/Series.cs`, using the imdbID to generate Trakt links.
The trakt url for episodes is `https://trakt.tv/episodes/{0}`.
2022-01-07 19:47:36 +00:00
..
Episode.cs Implement trakt episode links using the implementation from Series.cs 2022-01-07 19:47:36 +00:00
Season.cs Fix warnings in MediaBrowser.Controller 2021-08-13 20:34:36 -07:00
Series.cs Merge branch 'master' into what_could_go_wrong 2021-12-15 08:38:39 +01:00