Commit Graph

16 Commits

Author SHA1 Message Date
softworkz
50f9d7d4fe AutoOrganize: Migrate paper controls to emby controls 2016-08-21 04:25:45 +02:00
softworkz
cbc8ff2aed Remove jquery from autoorganize scripts 2016-08-21 00:00:27 +02:00
Luke Pulverenti
e00fbec2a8 remove paper-fab 2016-08-05 16:25:09 -04:00
softworkz
80bca379ff Use global response error handling 2016-06-05 05:59:32 +02:00
Luke Pulverenti
2242c4d5d6 update user data queries 2016-05-08 02:31:08 -04:00
Luke Pulverenti
9ceaf21b80 update tabs 2016-04-13 01:28:45 -04:00
softworkz
292a3bab23 Introduced or adjusted 'define' pattern in script files for explicit declaration of jQuery dependency 2016-03-19 05:28:29 +01:00
Luke Pulverenti
325d331160 update dialogs 2016-03-06 13:09:20 -05:00
Luke Pulverenti
c5eb3f1f7c update auto-organize 2016-02-23 13:50:22 -05:00
Luke Pulverenti
146568d57e update match strings 2016-02-22 14:42:20 -05:00
Luke Pulverenti
f220653d1b update smart matches 2016-02-17 22:18:28 -05:00
Luke Pulverenti
f45621207c update smart match tab 2016-02-13 01:39:23 -05:00
Luke Pulverenti
e7448d6369 update delete smart match entry 2016-02-13 01:19:28 -05:00
Luke Pulverenti
d665b12b82 update auto-organize 2016-02-09 12:13:38 -05:00
softworkz
15a66799a8 Merge fixes 2016-02-05 05:21:59 +01:00
softworkz
a252b74db2 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