Commit Graph

22 Commits

Author SHA1 Message Date
rembo10 3b757cfce0 Fixed the encoder adding 'lame', 'ffmpeg', 'xld' to the end of the encoder path which was breaking encoding on windows. Also prevent Headphones from daemonizing under Windows 2012-12-05 05:06:49 -05:00
rembo10 a5fd5c6881 Use original nzb titles for downloading, with mbid appended 2012-10-31 14:49:01 -04:00
rembo10 03964ec8c7 Merge remote-tracking branch 'ekohl/keyboardinterrupt' into develop 2012-10-30 15:50:21 -04:00
Ewoud Kohl van Wijngaarden 34b162877e Allow shutting down using KeyboardInterrupt 2012-10-29 10:44:49 +01:00
Ewoud Kohl van Wijngaarden 6d261cd505 Typo fix 2012-10-28 23:47:12 +01:00
Patrick Speiser 296ef01f63 startmb will now be called once at startup and every time a new configuration is submitted, removed option to forcemb because the value was ignored 2012-09-12 14:20:09 +02:00
rembo10 26a5be9e61 Make proxy tools optional (disabled by default 2012-08-12 19:46:01 +05:30
rembo10 20bd6ae35f GPL v3 2012-06-19 13:02:12 +05:30
rembo10 15cf36a27a Tabs to whspaces in Headphones.py 2012-06-19 13:01:21 +05:30
Antoine Bertin 20a0308505 Add more control over verbosity 2011-08-23 19:45:24 +02:00
Remy 60a4e63ae0 Changed permissions back to 644 2011-08-19 21:00:02 -07:00
Remy 50c2f17394 Changed configobj to utf-8 2011-08-19 00:46:49 -07:00
Remy a0ed02e87f Merge branch 'pidfile' 2011-08-17 19:52:20 -07:00
Remy 774d7643b7 Fixed some unicode stuff, added SYS_ENCODING, changed log messages on library sync, fixed typo in importer if no matches from MB; 2011-08-17 19:24:03 -07:00
Sébastien Erard 563a7b89ae Add option --pidfile to create a pid file when running as a daemon. 2011-08-18 00:08:47 +02:00
Remy d330accbfc Shutdown/restart signals now handled by the main thread 2011-08-12 17:19:53 -07:00
sbuser 8f70eb9b03 Added support for Newzbin. This required a bunch of new functions and
etc as Newzbin doesn't allow for GET authentication with a hash. They
want you to HTTP auth. I started creating some classes that I copied
from SickBeard to extract away things in the future.

Added USER_AGENT
2011-08-01 07:35:40 -05:00
Remy 73710ab76e Music scan fix for Synology/NAS users.Fixed error message when retrying a download with no more matches 2011-07-22 13:07:05 -07:00
Remy d249023bf3 Possible locale fix for *nix, Now shows earliest release date for each release group, improved searching - only uses year if search might be ambiguous, filter bad characters in search 2011-07-21 03:01:28 -07:00
Remy 8387ed8383 Fixed the updater issue hopefully - threaded shutdown/restart/update process 2011-07-14 22:15:36 -07:00
Remy f87da4c1a5 Zip/tarball update test 2011-07-14 19:55:41 -07:00
Remy 7b495d7a33 Renamed headphones.py -> Headphones.py to prevent some importing problems 2011-07-14 13:25:53 -07:00