jellyfin/MediaBrowser.Server.Implementations
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
..
Activity
Branding
Channels reduce use of timers throughout the system 2016-01-28 22:40:21 -05:00
Collections update timeline view 2015-11-14 11:58:01 -05:00
Configuration add back MergeMetadataAndImagesByName 2016-01-27 01:31:31 -05:00
Connect add null check to PeriodicTimer 2016-01-28 22:42:03 -05:00
Devices rework device concurrency 2016-01-26 13:18:21 -05:00
Dto support photo orientation 2016-01-21 03:23:02 -05:00
EntryPoints update timer 2016-01-29 21:42:53 -05:00
FileOrganization Auto-Organize: Added feature to remember/persist series matching in manual organization dialog #2 2016-02-05 05:21:25 +01:00
HttpServer update db migration 2016-02-04 13:04:04 -05:00
Intros update intro provider 2015-12-14 12:16:54 -05:00
IO fixes #1410 - Entire server locks up, when files are locked during.. things.. 2016-01-27 13:42:19 -05:00
Library fix null reference 2016-02-01 12:03:07 -05:00
LiveTv update locking 2016-01-31 19:57:40 -05:00
Localization update translations 2016-02-01 21:40:48 -05:00
Logging
MediaEncoder update polymer components 2015-12-09 11:59:23 -05:00
News update use of timers 2016-01-29 14:20:09 -05:00
Notifications update metadata editor 2015-09-19 22:06:56 -04:00
Persistence update db migration 2016-02-04 13:04:04 -05:00
Photos update providers 2015-12-03 12:03:47 -05:00
Playlists added new parent methods 2015-11-11 09:56:31 -05:00
Properties
ScheduledTasks get stable and beta server packages from github 2016-01-02 20:23:09 -05:00
Security add back api keys 2016-01-19 22:02:14 -05:00
ServerManager add mono CreateWebRequest workaround 2015-06-07 17:21:30 -04:00
Session added new parent methods 2015-11-11 09:56:31 -05:00
Social add sharing function 2015-07-02 01:08:05 -04:00
Sorting update people sorting 2015-07-14 15:04:16 -04:00
Sync Merge pull request #1339 from MediaBrowser/master 2015-12-19 15:23:46 -05:00
TV added new parent methods 2015-11-11 09:56:31 -05:00
Udp updated translations 2015-05-16 23:17:23 -04:00
UserViews update providers 2015-12-03 12:03:47 -05:00
app.config
MediaBrowser.Server.Implementations.csproj update naming project 2016-02-03 12:26:34 -05:00
packages.config update naming project 2016-02-03 12:26:34 -05:00
ServerApplicationPaths.cs