Safihre
a0ab6d35c7
Require at least 1 category to be set for Sorting and warn if not set
Before 3.4.0, only for TV sorting we allowed to set 0 categories. But for Movies and Date Sorting we did require at least 1 category to be set. This was harmonized in 3.4.0, breaking existing setups. Added warning for those users.
The Sorting behavior is different from Notifications: in Notifications selecting Default only(!) means to apply it to all categories.
However, that has never been the case for Sorting. So for now added a bit more help texts to the Affected categories box on both pages.
4 years ago
Safihre
acfdef0c19
Update references to 3.4.0
4 years ago
jcfp
b2cbb8c8d0
Use guessit for sorting and sample detection ( #1916 )
* Use guessit for sorting and sample detection
* Fix bad logic in is_sample
* address comments, pt. 1
* address comments pt. 2
* address comments, pt. 3
* don't reference title before assignment
* whoops... overlooked the lowercasing
* add another title safeguard
* prevent uninitialized use of variable
* fix for jobs that should not be sorted
* don't list excluded guessit props in the interface
* insert linebreak between guessit props under pattern key
* use constant for excluded props
* dump COUNTRY_REP
* block rebulk log spam
* remove redundant season default; don't set for episodes
* make substitution regex a raw str
4 years ago
Safihre
378f6fe485
Cleanup of interface.py functions
Glitter uses a lot of legacy functions. They should be moved to actual API-calls so we can drop even more functions from interface.py.
4 years ago
Safihre
2b312dfa6f
Update documentation links to 3.3.x
4 years ago
jcfp
c366504868
add resolution pattern key to sorting ( #1794 )
4 years ago
Safihre
d36fe1ab12
Update wiki links for 3.2.x
4 years ago
Safihre
75d6d10649
Link to 3.1.x Configuration pages on Wiki
5 years ago
Safihre
fbde994106
Replace "session" by "apikey"
Out with the old crap
5 years ago
Safihre
51c9da73fe
Remove tapi and replace by api
5 years ago
Safihre
c33cabdff6
Update text files for 3.0.0 Alpha 1
5 years ago
Safihre
437ff427f8
Improvements to Advanced Settings switching in Config
8 years ago
Safihre
0ac712dce1
Add 'Job Name as Folder Name' as Sorting Preset for de-obfuscation
Also rename internal variable `dirname`, since it's really just the job-name.
8 years ago
Safihre
0e7ac8ec5e
Add new %dn to Pattern Key for Date Sorting
Closes #1080
8 years ago
Safihre
68df476603
Rename Generic Sorter to Movie Sorter to match interface name
8 years ago
Safihre
23d005fc36
Update texts and links for 2.3.0 release to come
8 years ago
Safihre
fc7bd78dfa
Translation changes
8 years ago
Safihre
14ca8342f9
Update wiki URL to 2.2
8 years ago
Safihre
55d80f26fa
Update wiki links for 2.1
Only tiny changes, but still different from 2.0.
8 years ago
Safihre
dfa863a54a
Reame cat_list > categories and script_list > scripts
8 years ago
Safihre
d130a1d44a
Update Wiki help links for 2.0.0
8 years ago
Safihre
494e72a996
Update to 1.2.0 and set version
8 years ago
Safihre
97686dc14f
Update files for 1.2.0 beta's
9 years ago
Safihre
91ce734d32
Cleanup of whitespace in Glitter/Config/wizzard
9 years ago
Safihre
785bf3f2a3
Update Wiki-links to /1.1/
9 years ago
Safihre
07e03bc7b9
Update Wiki-link
9 years ago
Safihre
6b38ad9d37
Small config improvements
9 years ago
Jonathon Saine
f0852e192d
Add Issues link back to config base page. Make sorting Key's look more like a button (not touching presets). Fix minor cosmetic issue with paths text being cut off. Remove bottom shadow from buttons when attached to inputs so it doesnt look so odd.
9 years ago
shypike
ff886fad0d
Fix all links in the templates to point to 1.0.0 (or 1-0) entries in the Wiki.
9 years ago
shypike
e6bf540057
Fix all links in the templates to point to 1.0.0 (or 1-0) entries in the Wiki.
9 years ago
Safihre
e783e227f6
#438 Try to stop Firefox from checking checkboxes
9 years ago
Safihre
2965e262a6
#438 Try to stop Firefox from checking checkboxes
9 years ago
Safihre
102eaa966b
Porting FolderBrowser and AutComplete to Bootstrap
Getting rid of 2x jQuery and jQueryUI that was present in Config
10 years ago
Safihre
6bb9f3ca94
Source code formatting of Config
10 years ago
Safihre
d37cecce09
Config fixes
10 years ago
Safihre
2dd26027f7
Adding help-icons to config sections
10 years ago
Safihre
badb32e959
Make Config bit more uniform
We don't use this class anymore
10 years ago
Safihre
479cab1a83
Bugfix in Config save
10 years ago
Safihre
6c98332b78
Cleaning skin texts
10 years ago
Safihre
be96b84e7b
Improving Glitter and Config for mobile/tablet
10 years ago
Safihre
b1bb6d2a10
Adding icons to Config
TODO: RSS-details page
10 years ago
shypike
d689cb234f
Fix the table with the pattern key for Series Sorting.
The table mixed up the Season functions for original and case-adjusted titles.
10 years ago
ShyPike
3de0c0e4ac
Add missing "%dn" (original folder name) formula to Generic Sorting.
13 years ago
Jonathon Saine
1988977d7c
Remove submodule and just use clone of uniConfig master branch.
13 years ago