Commit Graph

2882 Commits

Author SHA1 Message Date
theguardian
9151a98656 I blame my cat for these oops-ies 2013-10-09 00:08:30 -07:00
theguardian
71607d4cf7 Stupid error. 2013-10-09 00:03:53 -07:00
theguardian
fc00567191 First significant cut at refactoring the library sync function to optimize time/CPU usage.
Headphones now keeps all local file information persistent, and affords many new
opportunities that weren't available before.  There may be a bug here and there.  Please report.
2013-10-08 23:32:18 -07:00
theguardian
7a19d08ab2 Added ability to do a "comprehensive" MusicBrainz update to emulate the original update process.
Fixed a bug when adding albums introduced in last commit.
2013-10-02 15:03:25 -07:00
theguardian
af97f16c25 Fixed bug where user-selected album release was overwritten by headphones hybrid release. 2013-10-02 11:26:06 -07:00
theguardian
75a5f86cde Added user inputs for MusicBrainz Update Interval & Album Age to ignore. 2013-10-02 10:18:14 -07:00
theguardian
9aa8bb8a72 Removed mb_lock from get_new_releases (which is how it was originally) - should fix database locking errors. 2013-10-02 09:34:00 -07:00
theguardian
4bbf067776 Fixed the bug where "Get Extras" caused albums to be deleted. Updated webserve.py to remove all traces of deleted items: necessary for this new algorithm to function globally. 2013-10-02 09:26:38 -07:00
theguardian
79f69f4e6e Minor modification to make logger reflect eventual user input variable 2013-10-01 23:59:47 -07:00
theguardian
239c9841a1 Reverted ignore date back to 365 days - seems good for now. 2013-10-01 18:06:27 -07:00
theguardian
3639220a82 Made a few minor syntax updates. 2013-10-01 17:27:00 -07:00
theguardian
8ef1fb45c8 Rehashed "update active artist" algorithm to address time/CPU load issues. 2013-10-01 12:25:09 -07:00
rembo10
e8829e36d8 Merge branch 'piratebay-proxy' into develop 2013-09-23 18:44:41 +05:30
rembo10
8a6c37bcf6 Added piratebay proxy url to config page 2013-09-23 18:44:11 +05:30
rembo10
6f8f2c292b Added ability to use a piratebay proxy to the backend 2013-09-23 18:27:27 +05:30
rembo10
5c60019d38 Use int(x,8) for file permissions 2013-09-21 11:33:18 +05:30
rembo10
8d6ff27882 Merge branch 'file-permissions' into develop 2013-09-09 14:20:44 +05:30
rembo10
d9cd120ca8 Fixed a typo, int() the permissions string 2013-09-09 14:20:34 +05:30
rembo10
2e1c9d7f84 Added file permissions & folder permissions to config page 2013-09-08 15:03:23 +05:30
rembo10
2f07d952b2 Added file_permissions to config & post processor 2013-09-08 14:57:17 +05:30
rembo10
dc69421f39 Bug fixes, added HTTPS support, music encoder fix, sanity checking for
transmission, piratebay torrage support
v0.1.1
2013-08-26 15:15:43 +05:30
rembo10
70bcee2fa7 Merge remote-tracking branch 'coolbombom/master' into develop 2013-08-25 12:46:51 +05:30
rembo10
b8c2ad9c73 Merge remote-tracking branch 'bakie/feature/use_underscores' into develop 2013-08-24 10:26:36 +05:30
rembo10
e115d266ac Merge branch 'bug-fixes' into develop 2013-08-24 10:20:09 +05:30
rembo10
eed11d8493 Merge branch 'ssl-support' into develop 2013-08-24 10:19:54 +05:30
rembo10
7502959310 Changed waffles passkey to password input type 2013-08-24 10:19:02 +05:30
rembo10
2e55b0eb5b Modified gitignore to exclude cert & key files for https 2013-08-24 10:15:20 +05:30
rembo10
ea1d86b6b1 Added https options to web interface 2013-08-24 10:13:51 +05:30
rembo10
482cb68bd6 Fixed up some bugs/bad imports, added lib/certgen 2013-08-24 09:51:58 +05:30
rembo10
a5c087465c Added backend code for ssl support (init.py, webstart.py) 2013-08-24 09:20:37 +05:30
rembo10
28e1380c3a Merge remote-tracking branch 'AdeHub/master' into develop 2013-08-20 09:38:11 +05:30
rembo10
dd58d78f5f Fix for post-processing the same album multiple times if torrent download dir == nzb download dir 2013-08-14 12:03:50 +05:30
rembo10
411383c856 A little bit of error checking for Transmission 2013-08-14 11:40:34 +05:30
Bakie
0b22e5fde6 use underscores during rename and move 2013-08-11 17:19:15 +02:00
Ade
12dda31891 Encoder fix up
missed a couple of commas
2013-08-09 08:30:24 +12:00
rembo10
95bafed76a Fix for torrent temp-folder not being created when non-ascii chars in foldername 2013-08-06 10:00:41 -07:00
coolbombom
1084c11866 Update searcher.py 2013-08-06 12:08:26 +02:00
rembo10
24187955fa Merge branch 'torrent-quick-fixes' into develop 2013-08-05 19:56:59 -07:00
rembo10
8bd1bfc800 Merge branch 'torrent-quick-fixes' v0.1 2013-08-05 19:54:06 -07:00
rembo10
0d4f6f8945 Merge remote-tracking branch 'AdeHub/master' into torrent-quick-fixes 2013-08-05 19:51:01 -07:00
Ade
1d7523cd48 Piratebay getting stuck if no results found 2013-08-04 17:07:47 +12:00
Ade
51d7acf2c5 searcher sort still not quite right 2013-08-04 16:18:55 +12:00
Ade
a32b77c589 Waffles - get full title to allow filtering
Currently strips the suffix from the title which has info such as
[2013-CD-FLAC-Vinyl-24 96-Lossless]. Change to put this back in to
allow ignore word filtering. Should also fix the parsing issue getting
'NoneType' object has no attribute 'group'
2013-08-03 23:32:07 +12:00
Ade
3d3ed4ac94 Various - searcher, rutracker, encoder 2013-08-03 13:36:56 +12:00
rembo10
1d50fc1ae8 Merge branch 'random-fixes' into develop 2013-07-31 21:57:42 +05:30
rembo10
8926e258e3 Fix for torrent preprocessing failing. Some other minor fixes 2013-07-31 21:57:26 +05:30
rembo10
0c6b91bf86 For symmetry: changed Blackhole -> Black Hole in the config 2013-07-31 21:56:06 +05:30
rembo10
cfd9d99235 Added a little log message when searching TPB with the Blackhole option set 2013-07-31 21:53:43 +05:30
rembo10
60afd1279d Fixed a typo in searcher.py that was causing the preprocesstorrent function to hang 2013-07-31 21:40:57 +05:30
rembo10
1ba000e54d Merge branch 'develop': Fixed some torrent handling stuff, added Transmission support, Pirate
Bay support, changed db journal mode to write-ahead logging, fixed some stuff in the config
html"
2013-07-31 15:57:55 +05:30