jellyfin/MediaBrowser.Model/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
..
AutoOrganizeOptions.cs Auto-Organize: Added feature to remember/persist series matching in manual organization dialog #2 2016-02-05 05:21:25 +01:00
EpisodeFileOrganizationRequest.cs fix portable and 3.5 project references 2014-05-08 16:26:20 -04:00
FileOrganizationResult.cs fix portable and 3.5 project references 2014-05-08 16:26:20 -04:00
FileOrganizationResultQuery.cs fix portable and 3.5 project references 2014-05-08 16:26:20 -04:00
FileOrganizerType.cs fix portable and 3.5 project references 2014-05-08 16:26:20 -04:00
FileSortingStatus.cs fix portable and 3.5 project references 2014-05-08 16:26:20 -04:00
SmartMatchInfo.cs Auto-Organize: Added feature to remember/persist series matching in manual organization dialog #2 2016-02-05 05:21:25 +01:00
TvFileOrganizationOptions.cs 3.0.5324.37963 2014-07-30 22:09:23 -04:00