@ -62,6 +62,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
@@ -62,6 +62,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- This allows these movies to appear in the Trash where they can be deleted
- Fix synchronizing trakt lists from users with special characters in their username
- Note that these lists MUST be added as URLs; the short-form `user/list` will NOT work with special characters
- Fix local subtitle scanner to detect non-lowercase extensions (e.g. `Movie (2000).EN.SRT`)
### Changed
- Remove some unnecessary API calls related to media server scanning and paging
@ -108,13 +108,15 @@ public class LocalSubtitlesProvider : ILocalSubtitlesProvider
@@ -108,13 +108,15 @@ public class LocalSubtitlesProvider : ILocalSubtitlesProvider
@ -128,30 +130,32 @@ public class LocalSubtitlesProvider : ILocalSubtitlesProvider
@@ -128,30 +130,32 @@ public class LocalSubtitlesProvider : ILocalSubtitlesProvider