aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Localization/Core/es-MX.json
diff options
context:
space:
mode:
authorMarc Brooks <IDisposable@gmail.com>2026-03-25 22:10:40 +0000
committerMarc Brooks <IDisposable@gmail.com>2026-03-25 18:47:40 -0500
commitaa96ff42e616ecf5638a8f1e2e8459b94513c528 (patch)
tree3707f7a5d57cea52c731ade7c98a09242cb8758a /Emby.Server.Implementations/Localization/Core/es-MX.json
parentbcc748e6649b3d1075b92af915fa9c2542255502 (diff)
Parse provider IDs from season and episode folder/file names
Season and episode directories/files can now include provider ID attributes in their names (e.g. "Season 01 [tvdbid=22222]" or "Show S01E01 [tmdbid=99999].mkv"), consistent with the existing behavior for series folders. Supported providers: imdbid, tvdbid, tvmazeid, tmdbid. Adds TmdbSeasonExternalId and TmdbEpisodeExternalId so that the TMDB season and episode IDs are surfaced in the metadata editor. Seasons do not have their own IMDb IDs, so we don't support imdbid parsing in SeasonResolver. Instead, generate IMDb season URLs via ImdbExternalUrlProvider using the parent series' IMDb ID and the season number, matching the IMDb URL format: imdb.com/title/{seriesId}/episodes/?season={N} Add tests for the ExternalUrlProviders.
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core/es-MX.json')
0 files changed, 0 insertions, 0 deletions