ShyPike
a3e9c64ab3
Use nzbmatrix.com's new V1.1 api.
15 years ago
ShyPike
372468959f
postproc.py: prevent crash in postproc when par2 program failed.
newsunpack.py: show it when par2 reports bad parameters
15 years ago
ShyPike
d180213d0a
Add debug logging to invocation of unrar.
15 years ago
ShyPike
c480c33b63
Add INI-only option "api_warnings" to enable/disable warnings about unauthenticated access to the API.
15 years ago
ShyPike
534f614d92
Fix incorrect type for "slots" when queue is empty in API-call "queue".
15 years ago
shypike@sabnzbd.org
cb14597e1f
Set x-bit for setup.py and package.py
15 years ago
shypike@sabnzbd.org
5b07f47dfd
make_mo.py: stop if msgfmt command is not available.
Set x-bit for tools extract_pot.py and make_mo.py.
15 years ago
ShyPike
374baaf7b8
Do automatic creation of email, script and nzbbackup folders when users sets these.
This makes more sense because of the message that "all" folders are automatically created.
15 years ago
ShyPike
f481846922
When renaming final folder, also remove single subfolder level.
(Feature not available when user chooses not to use folder renaming).
15 years ago
ShyPike
26f28af8b3
Suppress AMPM feature if the OS has no strings defined for AM and PM.
15 years ago
ShyPike
7659bb422e
Add option to display time in AM/PM format.
15 years ago
ShyPike
181e4bc8e0
package.py: On Windows determine data file list after creating the MO files.
15 years ago
ShyPike
370f126883
On Linux: do not create folder /mnt/XXX/yyy when /mnt/XXX does not exist.
On OSX: do not create folder /Volumes/XXX/yyy when /Volumes/XXX does not exist.
This prevents the creation of ghost folders when an external volume isn't mounted.
15 years ago
ShyPike
4b714aad53
Failed post-processed folders were not renamed properly.
15 years ago
ShyPike
8712667013
Report "missing files after unpack" in History instead of issuing warnings.
15 years ago
ShyPike
7a194d4913
Some small corrections for Danish.
Add language header in German email PO file.
15 years ago
ShyPike
f492f465bf
Fix failing servertests.py.
15 years ago
ShyPike
b17ac39f39
Cleanup and fix some smpl texts.
15 years ago
ShyPike
1bbad6a9d0
Fix odd strings in SABnzbdDelegate.py.
Add missing text in misc.py.
Add missing info[T] setting in wizard.py.
Add missing already translated texts (all languages).
15 years ago
ShyPike
2601ce9bc5
Fix the Wizard (after messing it up in new i18n).
15 years ago
ShyPike
b5d398330e
Replace "missing/malformed article warnings" by info logs.
Just list the amount of missing/malformed articles in the job summary line of History.
15 years ago
ShyPike
995773cb92
Fix crash in wizard.py (set_language).
15 years ago
ShyPike
b62d31f27d
Fix creation of OSX app.
15 years ago
ShyPike
0515fcd561
Fix package.py for OSX.
15 years ago
ShyPike
7b947b5ce0
Fix package.py for OSX.
15 years ago
ShyPike
3bb9abd572
Fake the import of sabnzbd/version.py to avoid side effects.
15 years ago
ShyPike
4fe2fbd534
Update text files for release 0.6.0 Alpha1
15 years ago
ShyPike
8af8f90c05
For some odd reason the order of the data folders in package.py is relevant.
15 years ago
ShyPike
38f372a694
Fix issues on package.py.
15 years ago
ShyPike
68810e7aa7
Add language code to each PO file.
Remove the use of the language marker file.
Use tables to map language codes to readable names.
Fix error in NSIS patcher.
15 years ago
ShyPike
8622469d3a
Fix extract_pot.py and make_mo.py for Unix usage.
Use Tx() in api.py skin_text translator.
Update POT files.
15 years ago
ShyPike
68bc4cef46
Fix bad quote in French installer text (fr.po).
Fix bad sequence in database.py error text.
15 years ago
ShyPike
9dc50b5c41
Convert to GNU gettext following the Launchpad translation guidelines.
Implements blueprints "go-gettext" and "code-gettext".
Use tools/extract_pot.py to create new POT files.
Use tools/make_mo.py to create MO files, email template translations and patch the NSIS_Installer.nsi script.
15 years ago
ShyPike
28126a2a1a
Add Norwegian translation.
15 years ago
ShyPike
b732f7bee2
Protect sanitize_foldername and sanitize_filename against None argument.
15 years ago
ShyPike
645bb4fcdd
Sanitize nzbname parameter coming from API calls.
15 years ago
ShyPike
c6b963135d
Make sure initial sabnzbd.ini is created with private permissions only (Unix, OSX).
15 years ago
ShyPike
45aaffd571
Put queue info at start of the page title.
15 years ago
ShyPike
7f8393081a
Some code clean_ups.
15 years ago
ShyPike
648af9c4b1
Implement a poor-man's solution for streaming.
Setting INI variable "allow_streaming" will let jobs without a PP move directly to history, preserving the temporary folder.
Afterwards the user can decide to post-process or delete the job.
15 years ago
ShyPike
dc5328bf7f
Integrate new RSS UI (Plush and Classic only).
15 years ago
ShyPike
0a49857b6a
Put warning about lack of RSS support in the "smpl" skin.
15 years ago
ShyPike
a20acae1bb
Fix names of cfg items.
Add debugging support to SABnzbdDelegate.
15 years ago
ShyPike
78ccf5f4d9
Merge in from 0.6.x
15 years ago
ShyPike
936d6e6f14
Allow newzbin unbookmarking even when bookmark-read is off.
15 years ago
ShyPike
e8668cf450
Replace "cache_dir" with "admin_dir" in smpl and Plush.
Create constant for "admin_dir".
15 years ago
ShyPike
8748281d43
Update to unrar 3.93
15 years ago
ShyPike
30e9ba2c09
Only do "][" substitution in server names.
Remove outer square brackets in category and RSS names, because those will crash the INI handler.
15 years ago
ShyPike
9cbedf4939
Add option to select non-persistence of non-script end-of-queue actions.
15 years ago
ShyPike
89d796a9d3
Use constant for 'future' folder name.
15 years ago