shypike
7c174e09e7
Fix another issue with commit 3b3759e81e
(NZB-meta data).
12 years ago
shypike
bfb103534e
Always rename files in Sorting, regardless of casing.
12 years ago
shypike
4700477bb9
Fix issue with commit 3b3759e81e
(NZB-meta data).
12 years ago
shypike
cf0019e72f
Add Solaris manifest to tar.gz distribution file.
12 years ago
shypike
67a6fba3bf
Add usage of NZB-meta data and X-headers for Sorting.
Meta records: "episodename", "propername" and "year".
X-headers: "x-dnzb-episodename", "x-dnzb-propername" and "x-dnzb-year".
Controlled by an option.
12 years ago
shypike
2efdf186b0
Pass extra parameter to OSX Notification Center tool to enable Mavericks support.
12 years ago
shypike
34c6795519
Show job's ETA when its priority is forced, but queue is paused.
12 years ago
shypike
81c79ce470
Another fix for false encryption reports.
12 years ago
shypike
248f4eaab0
Fix crash in API-call "queue-rename" when "value3" is empty or undefined.
12 years ago
Jim80net
606105c5a9
Adds solaris manifest
12 years ago
shypike
50c9fb3a2f
For Unix systems, expand wildcards for the par2 tool to prevent problems with some builds of par2cmdline.
12 years ago
shypike
5b5a4ad87b
Remove "news" section in Config skin's main page.
Was never used and caused mixed mode https/http issues.
11 years ago
shypike
7d272c6695
Add password entry box to "File Details" page (Plush only).
Also extend api call "queue_rename" with a password parameter (value3).
12 years ago
shypike
e4f8e83e23
Prevent "special" sub-folders on file servers from being scanned during unpacking.
12 years ago
shypike
6100c8109c
Add special option 'sanitize_safe' to remove bad Windows chars on other platforms.
12 years ago
shypike
0c7a2f38ae
Fix false positive encryption alarm for some posts,
12 years ago
manandre
9608481fa5
Add of GUID field in Queue RSS feed
The NZO id is used as unique id for the queue RSS feed to help some RSS
readers (like Thunderbird) to identify articles when the link field is
the same for all articles
12 years ago
manandre
a0040f5dd5
Add of GUID field in History RSS feed
The NZO id is used as unique id for the history RSS feed to help some RSS readers (like Thunderbird) to identify articles when the link field is the same for all articles.
12 years ago
shypike
d4c1d32acc
Fix special case of unjustified encryption warning.
12 years ago
shypike
52889d77cf
Missing mini-par2 sometimes prevents the other par2 files from being downloaded.
12 years ago
shypike
f0a3f373a8
Make sure even invalid RAR files are fed to unrar and handle its reporting.
12 years ago
shypike
68c1fadb7d
Merge pull request #139 from startswithaj/patch-1
Change for the smpl interface.
11 years ago
Jake Mc
13a2f15c75
Change for the smpl interface.
This resets the submit button text from 'Saved' to 'Save Changes' on form changes that happen after an initial save to notify user has edited since last save and has unsaved changes.
http://www.quirksmode.org/dom/events/change.html -> form.onchange is compatible with all modern browsers.
If your interested in pulling this request I will go through and make some other tweaks to the smpl interface.
11 years ago
shypike
644971a7a2
Merge pull request #137 from sanderjo/develop
Report IPv4 and IPv6 address via logging.info, patched against develop
11 years ago
SanderJ
6ec65239a4
Report IPv4 and IPv6 address via logging.info, patched against develop
11 years ago
shypike
a21a48ae98
Merge pull request #131 from breunigs/feature/example-systemd-unit-file
add (example) systemd unit file
11 years ago
Stefan Breunig
e9a436ceda
add (example) systemd unit file
11 years ago
shypike
c8f4b46656
Do safe conversion of season/episode in RSS.
12 years ago
shypike
d2e4a6a5cc
Revert "Prevent Unicode warning from CherryPy."
This reverts commit 2d3c263ab8
.
12 years ago
shypike
efaa675183
Update README.mkd with 0.8.0 info.
12 years ago
shypike
2d3c263ab8
Prevent Unicode warning from CherryPy.
12 years ago
shypike
293d43470a
Remove the "Classic" skin.
12 years ago
shypike
28aac3c70f
Accept "nzbname" parameter in api-call "add url" even when a ZIP file is retrieved.
12 years ago
shypike
0aa0d8ad12
Accept partial par2 file when no others are available.
12 years ago
shypike
b305bf96a9
Option to make a job fail when user script exit code is non-zero.
'script_can_fail' in Config->Special.
12 years ago
shypike
aa783ae3b5
Add "From SxxEyy" filter to RSS.
A "require" filter that sets a minimum season/episode.
12 years ago
shypike
c55a517002
When post has just one par2-set, use full wildcard so that all files are repair and par candidates.
12 years ago
shypike
39f34a8355
Fix encryption detection again.
12 years ago
shypike
91c65817e7
Restore automatic recovery from 404 errors.
12 years ago
shypike
0b75447477
Better detection of incorrect par2 parameters.
12 years ago
shypike
4a64235cb6
Prevent needless error message when creating OSX top menu.
12 years ago
shypike
13c72b41a2
Fix crash on SFV-only downloads.
12 years ago
shypike
8328a36b5d
Linux: compensate for par2 renaming files to CP1252 on UTF-8 file systems.
Par2-classic on Unix systems will rename files to CP1252 when running on UTF-8 file systems.
On such systems, this renaming must be undone before further processing.
12 years ago
shypike
d03568141d
Fix omitted mkdir in package.py
12 years ago
shypike
821937e64f
Fix problem in encryption detection.
12 years ago
shypike
d4717aac31
Make misc.globber() function behave when it gets a non-existing path.
12 years ago
shypike
7e5ce06e12
Update language templates.
12 years ago
shypike
d8ba7577f8
List NZB age in the download report.
12 years ago
shypike
ef1db24880
Show downloaded amount per server in download report.
12 years ago
shypike
c83300eb16
Make parameter errors visible in some Config Pages.
Messages about bad parameters were not shown in the Config skin's pages.
Fix this for: General, Folders and Notifications.
12 years ago