Commit Graph

92 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
Bryce Chidester
ca10feff95 Implement Pushover notification support.
As mentioned in https://github.com/rembo10/headphones/issues/888
Only added the configuration to the default user interface.
This was mostly copy/pasted from the Prowl notifications.
2012-11-11 12:15:31 -07:00
rembo10
3ac6e93eab Added option to disable automatic library scan 2012-10-31 18:08:54 -04:00
rembo10
78202757da Keep path to encoder for xld option in config 2012-10-30 22:29:52 -04:00
rembo10
705b56c696 Added xld option to config page 2012-10-30 16:38:01 -04:00
rembo10
d30f6b8572 Minor changes to config UI 2012-10-20 23:04:21 -03:00
rembo10
f6c6d22993 fixed some merge conflicts when adding in whatcd from cohena 2012-10-03 23:51:13 +01:00
rembo10
6bdbe98e4d Merge remote-tracking branch 'doskir/master' into develop 2012-10-03 21:58:12 +01:00
rembo10
0fb4987c87 Merge remote-tracking branch 'travisghansen/fixes' into develop 2012-10-02 22:29:15 +01:00
rembo10
e555943fc7 Merge remote-tracking branch 'AdeHub/master' into develop 2012-10-02 22:19:52 +01:00
Patrick Speiser
e9c66b8de2 SQL Cache size is now user configurable (best performance when its at least as large as the database itself) 2012-09-16 11:27:48 +02:00
Aaron Cohen
ac4f20c3d5 What.cd preference should be titled password, not passkey, also, updating whatapi and adding authentication bugfix. 2012-09-11 20:37:33 -07:00
Aaron Cohen
5ebd668466 Fixing what.cd preferences 2012-09-11 00:19:36 -07:00
Aaron Cohen
86f51dcbdb Merge remote-tracking branch 'origin/master' into what-search
Conflicts:
	headphones/webserve.py
2012-09-10 20:53:28 -07:00
Ade
b8c5782765 Include html5lib for BeautifulSoup
BeautifulSoup needs lxml or html5, have included html5lib.

Also latest BeautifulSoup 4.1.3
2012-09-06 10:47:07 +12:00
Travis Glenn Hansen
10a924dfbf allow setting custom cache_dir 2012-09-01 10:21:45 -06:00
Ade
961773238a rutracker search provider
Added rutracker as a torrent search provider.
BeautifulSoup 4 needs to be installed to parse the results.
2012-08-23 12:48:17 +12:00
rembo10
bbf74a544d Added NMA on snatch option 2012-08-20 20:59:13 +05:30
rembo10
0f87a1e1ac Put buffer_size limits in the default interface config page 2012-08-19 17:10:07 +05:30
rembo10
2cc9685877 Fixed deselection on config page, removed 'print repr(extra)' used for testing 2012-08-19 12:44:39 +05:30
rembo10
c19354b0f9 Couple of fixes to get the config to read the right variables, added global extras selection to config page 2012-08-19 01:45:53 +05:30
rembo10
1ec58533f0 Added lossless_destination_dir and delete_lossless_files to the config page (default template only) 2012-08-17 01:11:11 +05:30
rembo10
f8ef52b8ee Some fixes to get mult_newznabs working: unpack & repack settings when saving to/pulling from config, modified searcher.py to work with tuples, fixed config.html to create new intIds no matter what, place new newznabs before add button, instead of after last div 2012-07-26 17:22:54 +05:30
rembo10
362338926c Make sure we can still add new newznab providers after a config save without refreshing the page. Moved the add function from the document ready function to the main functions 2012-07-26 01:41:52 +05:30
rembo10
cc2adb40eb Extra newznabs can be saved to and pulled from the config 2012-07-26 01:29:16 +05:30
rembo10
0cf59d94ff Allow for extra newznabs to be inserted into the form on load 2012-07-25 20:33:11 +05:30
rembo10
4f8e5877a7 Added jquery to allow adding/removing newznab providers 2012-07-25 20:18:43 +05:30
rembo10
2b51447a9e Initial changes to allow multiple newznab providers 2012-07-25 17:54:41 +05:30
Aaron Cohen
f152ec39f3 First pass at adding What.cd search support...not yet functional 2012-07-25 01:14:28 -07:00
rembo10
9dfce0e39d Put username & password together for sabnzbd on default config page, changes newzbin password field from text to password type 2012-07-21 15:31:46 +05:30
rembo10
6ee3a1aa9c Merge remote-tracking branch 'cohena/synology' into develop 2012-07-13 13:57:16 +05:30
rembo10
5da953d617 Removed maxlengths from config.html in default interface 2012-07-11 19:10:18 +05:30
Aaron Cohen
df42d08fd1 Adding synology NAS indexing support 2012-07-10 00:56:25 -07:00
Aaron Cohen
af108d3914 Fixing webui phrasing 2012-07-08 02:04:17 -07:00
Aaron Cohen
e7b33d804c Adding Waffles.fm search capability 2012-07-08 00:15:14 -07:00
rembo10
f685a63de2 Changed 'Blackhole' to 'Usenet' on default config page 2012-07-05 12:30:23 +05:30
rembo10
8de5f8e398 Fix a few typos in default interface 2012-05-29 19:27:25 +05:30
rembo10
5a3c3ac281 Merge remote-tracking branch 'pabloalcantara/master' 2012-05-22 17:50:22 +05:30
rembo10
57644653ee Fixed some minor spelling & grammar stuff in new UI 2012-05-22 16:54:50 +05:30
pablo@pabloalcantara.eti.br
c18a9dcdb4 changes nessesary for new music_encoder version. 2012-05-16 15:07:32 -03:00
rembo10
3a8a1dd042 Few minor changes: moved 'Artist is Currently Being Loaded' text underneath the artist name & changed the vip server link to blue :-) 2012-05-11 18:05:54 +05:30
Elmar Kouwenhoven
5be96bc351 changed my repo to elmarkou branch of rembo10 2012-05-09 10:28:05 +02:00
rembo10
ad782b7641 Updated file/folder variabled to instead of %variable%. Modified config.html pages tooltips accordingly 2012-04-14 15:56:18 +05:30
rembo10
25a634605c Updated config pages to explain the new %% format for file/folder renaming 2012-04-14 15:39:40 +05:30
rembo10
ebf19914b4 Added option to mark all albums as wanted, updated config pages with new options 2012-04-09 12:10:37 +05:30
rembo10
b698a17a10 Added option to disable marking upcoming albums as wanted 2012-04-09 10:49:46 +05:30
rembo10
589a3ee333 NotifyMyAndroid notifications 2012-04-09 10:36:14 +05:30
rembo10
1249153db7 Updated config pages to use nzbs.org API key 2012-04-05 14:26:51 -07:00
rembo10
71e56282ed Added styling options for folder format (lowercase/capitalized), modified the moveFiles function to allow merging with generic folder names (e.g. /Artist or /Type/Artist - will merge files instead of appending [1] to the end) - will only make the new dir if it doesn't exist - not every time 2012-03-29 18:29:00 +05:30
rembo10
17829bacfe Added forceSearch, forceProcess, getVersion, checkGithub, shutdown, restart, update commands. Also modified config.html a bit to make all the clutter look a little less cluttered 2012-03-27 15:25:06 +01:00