Commit Graph

1171 Commits

Author SHA1 Message Date
rembo10
aec1603885 Added option to modify search term on album page (manually override the automatic search term headphones makes with your own) 2012-12-25 00:55:32 -05:00
rembo10
4c43b6539e Update headphones/postprocessor.py
typo when checking download kind during forced post-processing
2012-12-22 01:20:29 -08:00
rembo10
307a564ad5 Some bug fixes for preserving torrent files after post processing 2012-12-19 10:53:57 -05:00
rembo10
02fb83592a Added option to preserve torrent dir for seeding after post processing 2012-12-18 05:18:55 -05:00
rembo10
7b559d272c Merge branch 'provider-update' into develop 2012-12-14 07:48:50 -05:00
rembo10
8479cd277f Commented out nzbmatrix and newzbin code, added in nzbsrus api - but service appears to be offline so can't test it right now - might need to switch to rss feed 2012-12-14 07:48:15 -05:00
rembo10
a060fc4b94 Initial setup for nzbsrus, removed nzbmatrix and newzbin from config :-( 2012-12-14 07:12:37 -05:00
rembo10
b9e17c96ef Possible fix for encoder commands not working (on windows only?) when there are spaces in the path to encoder 2012-12-10 06:49:17 -05:00
rembo10
e0fd7b4fa8 Add user-agent when requesting nzbs 2012-12-09 09:27:20 -05:00
rembo10
efee0d0b80 Merge branch 'encoderfolder-hotfix' into develop 2012-12-09 05:32:29 -05:00
rembo10
0f5f1acfd6 Fixed an issue with headphones not starting when upgrading the encoderfolder to encoder_path 2012-12-09 05:31:31 -05:00
rembo10
2ed6652d7a Check sab config for renaming options so we can insert the correct folder name into the snatched table 2012-12-09 00:09:33 -05:00
rembo10
5a766e126c Fix for auto post processing not working if sab was replacing both dots & spaces 2012-12-08 22:50:03 -05:00
rembo10
76c828dc3f Add user-agent for newznab providers 2012-12-08 22:19:47 -05:00
rembo10
875c3e1393 Added minimum search interval time of 6 hours 2012-12-08 21:29:45 -05:00
rembo10
ae68771657 Typos 2012-12-08 21:16:32 -05:00
rembo10
c2bd06e685 Updated fmpeg path on windows, took out the 'Optional' from the Path to Encoder on config page just to avoid some confusion 2012-12-05 22:34:36 -05:00
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
7c482b3604 Don't append the mbid onour downloads since we already know the folder name 2012-12-05 03:02:24 -05:00
rembo10
ef0369de74 Merge branch 'master' into develop 2012-12-02 02:31:25 -05:00
rembo10
110451e374 Merge pull request #941 from AdeHub/master
rutracker website title change
2012-11-26 19:24:08 -08:00
Ade
33a45da5f3 rutracker website title change
rutracker website title change
2012-11-26 22:21:10 +13:00
rembo10
4da40d41b4 Merge branch 'postprocessor-hotfix' 2012-11-23 13:58:06 -05:00
rembo10
c36491384c Merge branch 'postprocessor-hotfix' into develop 2012-11-23 13:56:26 -05:00
rembo10
b1c1f13dff Fix for post processor hanging when doing a forced post process and a match is found based on folder name 2012-11-23 13:56:07 -05:00
rembo10
455b51cafe Merging in the changes from the develop branch now to get the xbmc
update (plus some other features/bug fixes). Performance fix coming in
the next update
2012-11-23 00:42:33 -05:00
rembo10
b655ffbe6b Merge remote-tracking branch 'brycied00d/DownloadDirFix' into develop 2012-11-23 00:33:32 -05:00
rembo10
65cacfd546 Merge remote-tracking branch 'brycied00d/Pushover' into develop 2012-11-23 00:33:00 -05:00
rembo10
bb6691ff03 Merge remote-tracking branch 'chomp-/develop' into develop 2012-11-23 00:31:55 -05:00
rembo10
699d034250 Always upper() the variable in making folder 2012-11-13 15:28:34 -05:00
Daniel Firu
eca3c3d49c change http to https for search.py as well 2012-11-13 05:43:27 -08:00
Bryce Chidester
2bcbc5816f Prevent double-processing of downloads when the SabNzbd and Torrent download directories are the same. 2012-11-11 12:22:21 -07: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
Daniel Firu
9d98759768 Change nzbmatrix from http: to https: for so nzb request packets are not in clear text. 2012-11-07 12:06:24 -08:00
rembo10
b0fa43e5b9 Check the snatched db first for the folder name when forcing post-processing 2012-11-06 18:07:46 -05:00
rembo10
e545fead2a typo 2012-11-05 18:09:09 -05:00
rembo10
182a01a31e Merge remote-tracking branch 'N3MIS15/xbmc_json' into develop 2012-11-05 18:08:14 -05:00
rembo10
7f2671e6c3 Better fix for non-unicode artist names being passed into artistlist_to_mbids 2012-11-05 13:26:27 -05:00
N3MIS15
4b741e6ffe Add json support to XBMC notifier 2012-11-05 16:05:17 +11:00
rembo10
15b9d98d7c Grabbing a bug fix from the develop branch (catches non-unicode names
being passed to the findArtistByAlbum function)
2012-11-04 21:54:29 -05:00
rembo10
e7abd49e83 Catch non-unicode artist names being passed into findArtistbyAlbum in mb.py 2012-11-04 21:54:01 -05:00
rembo10
c47ccb937a Bug fixes, xld encoder, kere.ws support, use original nzb title, support for sab spaces->underscores 2012-11-04 21:30:04 -05:00
rembo10
c696b6d534 Filter out remix albums from search results, unless we're specifically looking for a remix album (also bumped up release group limit from 100->200 in mb.py getArtist) 2012-11-04 10:59:23 -05:00
rembo10
937a4e54de Fix for postprocessor failing when trying to rename files where unicode char doesn't map to sys_encoding (basically just replace encoding errors) 2012-11-03 22:56:10 -04:00
rembo10
00ebf2ee60 Add support for kere.ws newznab provider 2012-11-03 21:52:36 -04:00
rembo10
c5ee88d82c Don't mark albums as wanted if it's already Downloaded (with AUTOWANT_ALL selected). Don't search until after track info is populated 2012-11-01 19:42:20 -04:00
rembo10
3f780c2dd1 Don't replace text for Nonetype in helpers.replace_all 2012-11-01 18:27:41 -04:00
rembo10
ffa05d4c8a Strip leading/trailing whitespace from FOLDER_FORMAT, FILE_FORMAT 2012-11-01 18:20:24 -04:00
rembo10
0a000342c1 Turn off basic_auth for /api if using username & password 2012-11-01 11:41:58 -04:00
rembo10
c35ef320fb Fix for post processor verify failing if no metadata title (or artist or album) 2012-10-31 19:45:16 -04:00