Commit Graph

  • 435cd780b2 Fixed bug eliminating valid torrents due to maxsize with waffles rembo10 2013-12-19 17:15:34 +00:00
  • 9023f95e71 Merge remote-tracking branch 'PHiAX/patch-1' into develop rembo10 2013-12-19 16:50:57 +00:00
  • c0d8ee17e8 Merge remote-tracking branch 'davidrot/master' into develop rembo10 2013-12-19 16:49:49 +00:00
  • ded1657119 Merge remote-tracking branch 'cohena/develop' into develop rembo10 2013-12-19 16:48:12 +00:00
  • bb270cc9e3 Merge remote-tracking branch 'stereoa/master' into develop rembo10 2013-12-19 16:47:06 +00:00
  • 4d69689dd9 Merge remote-tracking branch 'Bonham84/master' into develop rembo10 2013-12-19 16:37:57 +00:00
  • 6ffacc2fe9 Merge remote-tracking branch 'seif/omgwtfnzbs' into develop rembo10 2013-12-19 16:33:26 +00:00
  • 883b316f84 Merge remote-tracking branch 'theguardian/master' into develop rembo10 2013-12-19 16:24:08 +00:00
  • ecb402e10e Fixed bug where logger search froze on librarysync information theguardian 2013-12-14 09:03:14 -08:00
  • 5d41a3adb9 Fixed libraryscan to ignore unmatchable tracks unless something changes that makes them matchable. Fixed some persistent bugs that were bothering me regarding newartists, etc theguardian 2013-12-13 17:00:59 -08:00
  • b1a47a2a91 Fixed minor bug where new releases wouldn't be updated. Improved logging to give better insights. theguardian 2013-12-11 14:47:28 -08:00
  • 4c8f933900 Added more release information to release database and "alternate albums" on album page. theguardian 2013-12-10 17:46:14 -08:00
  • fbb6413287 Fixed bug where specific releases would not show disambiguation in track title. Releases should now be WYSIWYG reflection of musicbrainz.org (with the exception of multiple disc releases to be handled next). theguardian 2013-12-10 13:53:55 -08:00
  • cc61cc5c9f Fixed issue where matching introduced false positives if metadata has MusicBrainz Track ID set. theguardian 2013-12-08 15:20:32 -08:00
  • 418f93ed96 Added | character to replacelist for folders. PHiAX 2013-12-08 22:11:12 +01:00
  • bb36c914b7 Bug fix * character in filename davidrot 2013-12-08 11:58:12 +01:00
  • a78dc78b95 Merge remote-tracking branch 'theguardian/master' into develop rembo10 2013-12-08 08:55:18 +01:00
  • b30b472e58 Fix what.cd lossless searching cohena 2013-12-01 20:11:01 -08:00
  • 162c3cb604 Fix search hang in pygazelle if server didn't respond, timeout is now 30 secs cohena 2013-12-01 19:43:00 -08:00
  • 8ded4b6edc Merge remote-tracking branch 'theguardian/master' into develop rembo10 2013-11-25 11:53:37 +01:00
  • 16dbe9a1cb made postprocessing not pop up subprocess window stereoa 2013-11-22 00:13:45 -05:00
  • 8ffd451832 Merge cohena critical fix for what.cd rembo10 2013-11-11 10:21:21 +01:00
  • 4dbf6fbf0c Merge remote-tracking branch 'cohena/develop' into develop rembo10 2013-11-11 10:19:30 +01:00
  • 47fb5334cc Make gazelle api object persist to reduce number of login reattempts cohena 2013-11-07 22:25:57 -08:00
  • e18cb4c5c2 Fix another edge case login loop cohena 2013-11-07 01:36:30 -08:00
  • cb8a1c91a3 remove a bunch of old comments cohena 2013-11-07 01:01:09 -08:00
  • e62b85810e Fix requests import cohena 2013-11-07 00:58:51 -08:00
  • 3dc6417e7a Update pygazelle version, including CRITICAL login hammering fix cohena 2013-11-07 00:51:18 -08:00
  • b872966011 Added the possibility to make it work with transmission in a different subfolder quentin 2013-11-05 14:50:34 +01:00
  • 17fb793833 Added indices on tracks/alltracks/have tables to speed up library sync & improve overall speed of browsing headphones. theguardian 2013-10-24 14:48:04 -07:00
  • af0e570b44 Fixed minor bug where track numbers were out of order on album page (due to new index) theguardian 2013-10-24 09:20:18 -07:00
  • 4c8f11555e Added database indices on allalbums/alltracks tables. Active artist update FLIES throughout the process when starting from scratch. theguardian 2013-10-23 21:34:12 -07:00
  • 6ebd26ecfd Fixed minor issue where manual 'have' tracks would be unmatched if a local file was deleted. theguardian 2013-10-23 17:31:21 -07:00
  • 8cd08401f5 Fixed Error '500' for Managed Manually Matched & Ignored theguardian 2013-10-15 21:07:44 -07:00
  • 67dc54f01b Handle FLAC albumart correctly. Bonham84 2013-10-15 23:53:31 +00:00
  • 467947d48e Don't attempt to match tracks that don't have enough information to make matching possible. theguardian 2013-10-15 10:20:08 -07:00
  • 94c404e7bd Fixed bug where untagged tracks would be passed to unmatched. These qualifiers should be treated separately. theguardian 2013-10-15 09:07:54 -07:00
  • 8fd631f96b Cleaned up unnecessary code. No longer suggested that users run a comprehensive active artist update on first-run. theguardian 2013-10-13 13:45:10 -07:00
  • f75d9bd50e Fixed havetrack counts in "Manage Albums" view with new system. theguardian 2013-10-13 09:43:20 -07:00
  • 8f4d048859 Add omgwtfnzbs search provider Seif Attar 2013-10-13 00:56:30 +01:00
  • 7a2c9ab25f Another fix to updater.py for a bug I mistakingly introduced earlier. theguardian 2013-10-12 11:51:05 -07:00
  • 38e9128f1a Fixed weird indentation error in updater.py that caused daemon to hang. theguardian 2013-10-12 11:46:38 -07:00
  • b015275d74 Forcing legacy (comprehensive) updates now nukes data tables, which unintuitively makes the process go MUCH faster. theguardian 2013-10-11 23:08:47 -07:00
  • b0d75b46ec Revamped "Manage Unmatched" page, added "Manage Manual" page. theguardian 2013-10-11 20:08:36 -07:00
  • 18c4b87158 Merge branch 'develop' v0.1.2 rembo10 2013-10-11 13:58:23 +02:00
  • 4ea867836e Optimized a few scan functions. theguardian 2013-10-09 16:11:25 -07:00
  • 237e429669 Fixed a few minor bugs where library scan would overwrite cleanname of manually matched track & delete artist would fail. theguardian 2013-10-09 11:55:29 -07:00
  • 9151a98656 I blame my cat for these oops-ies theguardian 2013-10-09 00:08:30 -07:00
  • 71607d4cf7 Stupid error. theguardian 2013-10-09 00:03:53 -07:00
  • 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. theguardian 2013-10-08 23:32:18 -07:00
  • 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. theguardian 2013-10-02 15:03:25 -07:00
  • af97f16c25 Fixed bug where user-selected album release was overwritten by headphones hybrid release. theguardian 2013-10-02 11:26:06 -07:00
  • 75a5f86cde Added user inputs for MusicBrainz Update Interval & Album Age to ignore. theguardian 2013-10-02 10:18:14 -07:00
  • 9aa8bb8a72 Removed mb_lock from get_new_releases (which is how it was originally) - should fix database locking errors. theguardian 2013-10-02 09:34:00 -07:00
  • 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. theguardian 2013-10-02 09:26:38 -07:00
  • 79f69f4e6e Minor modification to make logger reflect eventual user input variable theguardian 2013-10-01 23:59:47 -07:00
  • 239c9841a1 Reverted ignore date back to 365 days - seems good for now. theguardian 2013-10-01 18:06:27 -07:00
  • 3639220a82 Made a few minor syntax updates. theguardian 2013-10-01 17:27:00 -07:00
  • 8ef1fb45c8 Rehashed "update active artist" algorithm to address time/CPU load issues. theguardian 2013-10-01 12:25:09 -07:00
  • e8829e36d8 Merge branch 'piratebay-proxy' into develop rembo10 2013-09-23 18:44:41 +05:30
  • 8a6c37bcf6 Added piratebay proxy url to config page rembo10 2013-09-23 18:44:11 +05:30
  • 6f8f2c292b Added ability to use a piratebay proxy to the backend rembo10 2013-09-23 18:27:27 +05:30
  • 5c60019d38 Use int(x,8) for file permissions rembo10 2013-09-21 11:33:18 +05:30
  • 8d6ff27882 Merge branch 'file-permissions' into develop rembo10 2013-09-09 14:20:44 +05:30
  • d9cd120ca8 Fixed a typo, int() the permissions string rembo10 2013-09-09 14:20:34 +05:30
  • 2e1c9d7f84 Added file permissions & folder permissions to config page rembo10 2013-09-08 15:03:23 +05:30
  • 2f07d952b2 Added file_permissions to config & post processor rembo10 2013-09-08 14:57:17 +05:30
  • dc69421f39 Bug fixes, added HTTPS support, music encoder fix, sanity checking for transmission, piratebay torrage support v0.1.1 rembo10 2013-08-26 15:15:23 +05:30
  • 70bcee2fa7 Merge remote-tracking branch 'coolbombom/master' into develop rembo10 2013-08-25 12:46:51 +05:30
  • b8c2ad9c73 Merge remote-tracking branch 'bakie/feature/use_underscores' into develop rembo10 2013-08-24 10:26:36 +05:30
  • e115d266ac Merge branch 'bug-fixes' into develop rembo10 2013-08-24 10:20:09 +05:30
  • eed11d8493 Merge branch 'ssl-support' into develop rembo10 2013-08-24 10:19:54 +05:30
  • 7502959310 Changed waffles passkey to password input type rembo10 2013-08-24 10:19:02 +05:30
  • 2e55b0eb5b Modified gitignore to exclude cert & key files for https rembo10 2013-08-24 10:15:20 +05:30
  • ea1d86b6b1 Added https options to web interface rembo10 2013-08-24 10:13:51 +05:30
  • 482cb68bd6 Fixed up some bugs/bad imports, added lib/certgen rembo10 2013-08-24 09:51:58 +05:30
  • a5c087465c Added backend code for ssl support (init.py, webstart.py) rembo10 2013-08-24 09:20:37 +05:30
  • 28e1380c3a Merge remote-tracking branch 'AdeHub/master' into develop rembo10 2013-08-20 09:38:11 +05:30
  • dd58d78f5f Fix for post-processing the same album multiple times if torrent download dir == nzb download dir rembo10 2013-08-14 12:03:50 +05:30
  • 411383c856 A little bit of error checking for Transmission rembo10 2013-08-14 11:40:34 +05:30
  • 0b22e5fde6 use underscores during rename and move Bakie 2013-08-11 17:19:15 +02:00
  • 12dda31891 Encoder fix up Ade 2013-08-09 08:30:24 +12:00
  • 95bafed76a Fix for torrent temp-folder not being created when non-ascii chars in foldername rembo10 2013-08-06 10:00:41 -07:00
  • 1084c11866 Update searcher.py coolbombom 2013-08-06 12:08:26 +02:00
  • 24187955fa Merge branch 'torrent-quick-fixes' into develop rembo10 2013-08-05 19:56:59 -07:00
  • 8bd1bfc800 Merge branch 'torrent-quick-fixes' v0.1 rembo10 2013-08-05 19:54:06 -07:00
  • 0d4f6f8945 Merge remote-tracking branch 'AdeHub/master' into torrent-quick-fixes rembo10 2013-08-05 19:51:01 -07:00
  • 1d7523cd48 Piratebay getting stuck if no results found Ade 2013-08-04 17:07:47 +12:00
  • 51d7acf2c5 searcher sort still not quite right Ade 2013-08-04 16:18:55 +12:00
  • a32b77c589 Waffles - get full title to allow filtering Ade 2013-08-03 23:32:07 +12:00
  • 3d3ed4ac94 Various - searcher, rutracker, encoder Ade 2013-08-03 13:36:56 +12:00
  • 1d50fc1ae8 Merge branch 'random-fixes' into develop rembo10 2013-07-31 21:57:42 +05:30
  • 8926e258e3 Fix for torrent preprocessing failing. Some other minor fixes rembo10 2013-07-31 21:56:27 +05:30
  • 0c6b91bf86 For symmetry: changed Blackhole -> Black Hole in the config rembo10 2013-07-31 21:56:06 +05:30
  • cfd9d99235 Added a little log message when searching TPB with the Blackhole option set rembo10 2013-07-31 21:53:43 +05:30
  • 60afd1279d Fixed a typo in searcher.py that was causing the preprocesstorrent function to hang rembo10 2013-07-31 21:40:57 +05:30
  • 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" rembo10 2013-07-31 15:56:39 +05:30
  • 7ca52d1703 Added a log message when skipping an incomplete torrent rembo10 2013-07-31 15:53:39 +05:30
  • 3a9c3cb6b4 Ignore all .db files rembo10 2013-07-31 15:09:40 +05:30
  • 1bcf4f1f8e Don't try to process a torrent folder if it has any *.part files in it rembo10 2013-07-31 15:08:58 +05:30