Radarr/src/NzbDrone.Core/Extras/Subtitles
Bogdan c987824174 Use 'var' instead of explicit type
(cherry picked from commit 12374f7f0038e5b25548f5ab3f71122410832393)
2023-05-28 16:41:52 +03:00
..
ExistingSubtitleImporter.cs Refactor LanguageParser.ParseLanguageTags() to return List<> instead of IEnumerable. Clean up calls to ParseLanguageTags(). 2023-04-29 10:33:24 -05:00
ImportedSubtitleFiles.cs New: Parse existing subtitles and extra files 2016-09-17 01:27:15 -07:00
SubtitleFile.cs New: Preserve language tags when importing subtitle files 2022-08-20 18:17:44 -05:00
SubtitleFileExtensions.cs Fixed: .vtt files treated as subtitles (#2885) 2018-07-18 22:17:14 +02:00
SubtitleFileRepository.cs Add missing new lines at end of files 2019-12-27 20:40:13 -05:00
SubtitleFileService.cs Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) (#2589) 2018-03-14 21:41:36 +01:00
SubtitleService.cs Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00