Safihre
0b696409fc
Shorter port-checks on startup
8 years ago
Safihre
6602d13c95
In case HTTPS = HTTP port, save the correct port when occupied
8 years ago
Safihre
f19e637780
Rename Generic Sorting to Movie Sorting
Forgot for 1.2.0
8 years ago
Safihre
7da33b1f93
Show source of a RSS download
Can also sort on it
8 years ago
Safihre
453b5e565c
Use a dict instead of list for RSS template output
The list-based output for the template left it unclear what each item was. With a dict, it's much clearer.
8 years ago
Safihre
1827a2487b
Sort RSS while building the lists
Instead of in the javascript later on
8 years ago
Safihre
edc01c3e2b
Some cache-busting on version upgrade for JS/CSS
8 years ago
Safihre
720215ea05
Cloaked files were not detected
8 years ago
shypike
d5d40857f4
Revert "Use \\?\ long-path notation consistent and use \\.\ notation for commandline."
This reverts commit 94c2d50f70
.
8 years ago
shypike
94c2d50f70
Use \\?\ long-path notation consistent and use \\.\ notation for commandline.
Both par2cmdline-multicore and unrar support \\.\ notation.
Both long-path notations allow long paths and also forbidden words like
"aux." and "con.".
Previously, threads would hang if they tried to open "con.par2".
8 years ago
Safihre
1be50ebe59
Fix the workings of RSS matching
8 years ago
Safihre
80404b3148
Set hard limit on Decoder-queue
8 years ago
shypike
0f3c4d7363
Update translations
8 years ago
Safihre
939a5ab7c0
Update text files for 1.2.0 Final
8 years ago
Safihre
722161b6cd
Handle Server prio-coloring in template instead of Javascript
8 years ago
Safihre
7c8dc6e0d9
Small improvement of icon-loading in RSS window
8 years ago
Safihre
efdd06b3e9
Add a link with DMCA information to failure messages
So we avoid people asking us on the forum
8 years ago
Safihre
ee689c231c
Not having _yenc is bad
The difference in CPU load is just too big (3x fold)
8 years ago
Safihre
9e3db377fb
Combine 'Skip' column to get more space for Title in RSS
8 years ago
Safihre
6cb4c93e89
Also support nntmux tags in RSS parser
On top of nZEDb and newznab
8 years ago
Safihre
15dcb274c3
Remove old jQuery
Closes #766
8 years ago
Safihre
d721476986
Update text files for 1.2.0RC1
8 years ago
Safihre
850a762905
Don't error on drag-and-drop Folders
Closes #765
8 years ago
shypike
7c1e4f8e41
Update main POT file
8 years ago
shypike
37182f07fb
Update translations
8 years ago
Safihre
30519d92fc
Huge recv() size can cause MemoryError
Seems there is some limit here.
8 years ago
Safihre
a1cbd76985
Hide Multicore par2 switch when not available
Only works on Win/OSX.
8 years ago
Safihre
6df8d7a30a
Pause-countdown was broken in Glitter
8 years ago
Safihre
09568274b3
Update jQuery to 3.1.1 for Config
Not yet in Glitter, there it causes some side-effects
8 years ago
Safihre
fa6e02ee8e
Try to avoid javascript error with many RSS Filters
8 years ago
Safihre
56346a3a64
Update Changelog
8 years ago
Safihre
fb1d9842d4
Fix link to set Max line speed in Glitter
8 years ago
Safihre
4642ff0cdb
Update Translatable texts
8 years ago
Safihre
508ca1dbc0
Correct URL's for Config Search pre-loader
Otherwise it does a redirect
8 years ago
Safihre
997ed57188
Tweak to detect size in more cases for RSS
8 years ago
Safihre
8630c712bb
Only enable CherryPy logging when enabled from command-line
8 years ago
Safihre
8b7134a650
Config Search improvements
8 years ago
Safihre
1850f47c13
Remove lower() from Notifications Config page
Closes #732
8 years ago
Safihre
2fb44827b0
Add Config Search function
8 years ago
Safihre
f0683e101b
Combine RSS feeds to share filters
Closes #680
8 years ago
Safihre
e2fda89ab3
Account for menu-offset when jumping to Config items directly
8 years ago
Safihre
a8b3f721c9
Fix cherrypy_logging
Closes #758
8 years ago
Safihre
5948d6cf33
Use season/episode information from Newznab and store results
Getting it from the feed is much faster (50x)
8 years ago
Safihre
17b71bc7fb
Use Newznab 'usenetdate' to determine age
RSS publish date is usually behind
8 years ago
Safihre
dd5fe708ae
Don't re-download RSS feed when clicking Apply Filters
8 years ago
Safihre
d705ccbe80
Add support for Newznab/nZEDd attributes to feedparser
8 years ago
Safihre
b53f46e0a0
Adding URL using PP=Default would set PP to only Download
Because pp="" is not the same as pp=None, so the right PP-setting from the Default setting was never applied
8 years ago
Safihre
b497d1ab9a
Need new translations for number of functional texts
It also needs to make sense in other languages, not just English
8 years ago
Safihre
2f86292503
Don't check port twice if HTTPS is served on HTTP port
8 years ago
Safihre
e804b157c8
Update text files for 1.2.0Beta1
8 years ago