ShyPike
26822bb943
Restore the stripFolders() call that was dropped from the SeriesSorter in the redesign in 0.5.x/rev. 2338.
15 years ago
ShyPike
df18cc52e1
Implement SABHelper service for restart support.
Completes the Blueprint "win-service".
15 years ago
ShyPike
a742f405f2
Make the SABnzbd service dependant on the SABHelper service.
15 years ago
ShyPike
9632a1eb24
Do not refer tp sabnzbd package from SABHelper.
15 years ago
ShyPike
d3c91364b2
Move mailslot.py to a seperate package. This way the SABHelper binary can be made a lot smaller.
15 years ago
ShyPike
8b3b22c489
Remind the user to install the Helper service too.
15 years ago
ShyPike
09394b8601
Merge changes form 0.6.x.
15 years ago
ShyPike
2fcd5400af
Add Danish to NSIS_Installer.nsi (without actual Danish translations).
15 years ago
ShyPike
c409197370
Add creation of SABnzbd-helper.exe to package.py.
15 years ago
ShyPike
48ea569c7e
SABHelper.py
Add missing HandleCommandLine function and remove uinneeded imports.
15 years ago
ShyPike
ae28a79b8a
Adding SABnzbdHelper service for restarting SABnzbd when it runs as a Windows Service.
MailSlot.py is used by both services.
15 years ago
ShyPike
c2bfca7fe4
Fix "Usage" of package.py.
15 years ago
ShyPike
f2beac63ee
Merge 2383..2384 from 0.5.x.
Prevent double character conversion in LatinFilter, which made accented characters in email fail on Linux/OSX.
Repair side-effect of rev 2374: email options are now always strings and not numbers.
Requires a fix of email_endjob option in Config->Email.
15 years ago
ShyPike
3cc6a3d8b5
Merge 2381..2382 from 0.5.x.
Report IOerror 13 on Linux as a port permission problem.
Clear up port permission text.
Error reporting equal porsts for https and http cannot be translated because translations are not available yet, use fixed English text instead.
Add some accented characters to the email test.
15 years ago
ShyPike
67342869ce
Do proper email encoding.
15 years ago
ShyPike
4904c5de6b
Change email encoding from Latin-1 to UTF-8.
15 years ago
ShyPike
2fae668276
The French email template should have encoding header UTF-8.
15 years ago
ShyPike
0f5738d746
Emails should have proper character encodings.
Use the email.message library to prepare it properly.
Put some accented characters in the email test message.
15 years ago
ShyPike
64a1fd5ce7
Merge in 0.5.x changes upto 0.5.1RC2 (via trunk).
15 years ago
ShyPike
8ae4fe94a8
Merge in 0.5.x changes upto 0.5.1RC2.
15 years ago
ShyPike
5c7b1f1560
Update CHANGELOG.txt.
(merge from 0.5.x)
'
15 years ago
ShyPike
972ec50267
Modify package.py for bzr instead of svn.
Add product name to Windows installer screens.
(merge from 0.5.x)
15 years ago
ShyPike
7f577a8071
Add some extra logging to catch alleged crash in Assembler.
(merge from, 0.5.x)
15 years ago
ShyPike
312d0a1e08
Allow comma-separated list of email addresses in the email_to option.
Improve implementation by generalizing the Options.
(merge from 0.5.x)
15 years ago
ShyPike
4a3d80ec00
Add Danish translation files and flag.
(merge from 0.5.x)
15 years ago
ShyPike
003b5c4ed5
Allow comma-separated lists of email addresses in the "email_from" option.
(merge from 0.5.x)
15 years ago
ShyPike
bc795a5445
Improve error handling of URL grabber by allowing
retries when receiving bad content.
Also report bad content better.
(merge from 0.5.x)
15 years ago
ShyPike
6b436aaf22
Merge in changes from trunk.
15 years ago
ShyPike
c10e9fa3bb
Rename codecs.py to encoding.py to prevent name clash with the
standard codecs Python library.
15 years ago
ShyPike
eade20fe0d
Set base version to 0.6.x
15 years ago
ShyPike
08f9037738
Eliminate superfluous 'main' folder
15 years ago
shypike
6012061228
Merge revisions 3382-3387 from 0.5.x to trunk.
15 years ago
shypike
4bf60b459a
Merge revisions 3376-3379 from 0.5.x to trunk.
15 years ago
shypike
1289e2315e
Drop the last get() method calls from cfg items.
15 years ago
shypike
28bbf40b8a
Merge revisions 3322-3371 from 0.5.x to trunk.
15 years ago
swi-tch
0e2fc69cf6
Changed BPSMeter.do.method.reset() to BPSMeter.do.reset() in __init__.py
15 years ago
pairofdimes
ed1e34ab7b
Fix Sorting Config javascript preview regex
15 years ago
pairofdimes
90ee7266f2
Plush: fix nzo range selection when clicking checkboxes
15 years ago
devraf
fab32b2a67
[OSX] package.py update to work without symlinks
15 years ago
devraf
a31400f0d2
[OSX] Removed symlinks for par2 / unrar
15 years ago
pairofdimes
dfe4469bd7
Plush: add Disabled option for History
15 years ago
pairofdimes
36f7321bfb
Plush: added history search box, working with pagination
15 years ago
pairofdimes
c99ee6d4de
Plush: added setter functions for cleaner AHAH
15 years ago
swi-tch
0cef1ec6b0
- Added 'search' option to history api.
15 years ago
pairofdimes
83a817c1cd
Plush: remove old styling
15 years ago
pairofdimes
4494c6147e
Plush: dropped existing tooltip, now using new FlipTip
15 years ago
pairofdimes
a8f5173b24
Plush: jquery 1.4 extended $.live() so move instantiations out of $.livequery() where not needed
15 years ago
pairofdimes
bc1a874d89
Plush: update livequery plugin
15 years ago
pairofdimes
98c2b65c2a
Plush: improve on js organization
15 years ago
pairofdimes
50c4564d9c
Plush: Fix localizations in Server Config -- SSL 'not installed'
15 years ago