aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/FileOrganization/Extensions.cs
AgeCommit message (Collapse)Author
2016-02-05Auto-Organize: Added feature to remember/persist series matching in manual ↵softworkz
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.
2014-07-303.0.5324.37963Luke Pulverenti