jellyfin/MediaBrowser.Server.Implementations/FileOrganization
softworkz 3a868e28b3 Auto-Organize: Added feature to remember/persist series matching in manual organization dialog #2
When a filename cannot be auto-matched to an existing series name, the
organization must be performed manually.
Unfortunately not just once, but again and again for each episode coming
in.
This change proposes a simple but solid method to optionally persist the
matching condition from within the manual organization dialog.
This approach will make Emby "learn" how to organize files in the future
without user interaction.
2016-02-05 05:21:25 +01:00
..
EpisodeFileOrganizer.cs Auto-Organize: Added feature to remember/persist series matching in manual organization dialog #2 2016-02-05 05:21:25 +01:00
Extensions.cs Auto-Organize: Added feature to remember/persist series matching in manual organization dialog #2 2016-02-05 05:21:25 +01:00
FileOrganizationService.cs Auto-Organize: Added feature to remember/persist series matching in manual organization dialog #2 2016-02-05 05:21:25 +01:00
NameUtils.cs sync updates 2015-01-24 17:33:26 -05:00
OrganizerScheduledTask.cs Auto-Organize: Added feature to remember/persist series matching in manual organization dialog #2 2016-02-05 05:21:25 +01:00
TvFolderOrganizer.cs Auto-Organize: Added feature to remember/persist series matching in manual organization dialog #2 2016-02-05 05:21:25 +01:00