theguardian
cc61cc5c9f
Fixed issue where matching introduced false positives if metadata has MusicBrainz Track ID set.
2013-12-08 15:20:32 -08:00
PHiAX
418f93ed96
Added | character to replacelist for folders.
...
I got this error, so tried to fix it.
08-dec-2013 21:38:53 - ERROR :: Thread-143 : Could not create folder for Minor Earth | Major Sky. Not moving: [Error 123] The filename, directory name, or volume label syntax is incorrect: 'Z:\\Music\\Album\\A\\a-ha\\minor earth | major sky [2000]'
2013-12-08 22:11:12 +01:00
davidrot
bb36c914b7
Bug fix * character in filename
2013-12-08 11:58:12 +01:00
rembo10
a78dc78b95
Merge remote-tracking branch 'theguardian/master' into develop
2013-12-08 08:55:18 +01:00
cohena
b30b472e58
Fix what.cd lossless searching
2013-12-01 20:11:01 -08:00
cohena
162c3cb604
Fix search hang in pygazelle if server didn't respond, timeout is now 30 secs
2013-12-01 19:43:00 -08:00
rembo10
8ded4b6edc
Merge remote-tracking branch 'theguardian/master' into develop
2013-11-25 11:53:37 +01:00
stereoa
16dbe9a1cb
made postprocessing not pop up subprocess window
2013-11-22 00:13:45 -05:00
rembo10
8ffd451832
Merge cohena critical fix for what.cd
2013-11-11 10:22:40 +01:00
rembo10
4dbf6fbf0c
Merge remote-tracking branch 'cohena/develop' into develop
2013-11-11 10:19:30 +01:00
cohena
47fb5334cc
Make gazelle api object persist to reduce number of login reattempts
2013-11-07 22:25:57 -08:00
cohena
e18cb4c5c2
Fix another edge case login loop
2013-11-07 01:36:30 -08:00
cohena
cb8a1c91a3
remove a bunch of old comments
2013-11-07 01:01:09 -08:00
cohena
e62b85810e
Fix requests import
2013-11-07 00:58:51 -08:00
cohena
3dc6417e7a
Update pygazelle version, including CRITICAL login hammering fix
2013-11-07 00:51:18 -08:00
quentin
b872966011
Added the possibility to make it work with transmission in a different subfolder
2013-11-05 14:50:34 +01:00
theguardian
17fb793833
Added indices on tracks/alltracks/have tables to speed up library sync & improve overall speed of browsing headphones.
2013-10-24 14:48:04 -07:00
theguardian
af0e570b44
Fixed minor bug where track numbers were out of order on album page (due to new index)
2013-10-24 09:20:18 -07:00
theguardian
4c8f11555e
Added database indices on allalbums/alltracks tables. Active artist update FLIES throughout the process when starting from scratch.
2013-10-23 21:34:12 -07:00
theguardian
6ebd26ecfd
Fixed minor issue where manual 'have' tracks would be unmatched if a local file was deleted.
2013-10-23 17:31:21 -07:00
theguardian
8cd08401f5
Fixed Error '500' for Managed Manually Matched & Ignored
2013-10-15 21:07:44 -07:00
Bonham84
67dc54f01b
Handle FLAC albumart correctly.
2013-10-15 23:53:31 +00:00
theguardian
467947d48e
Don't attempt to match tracks that don't have enough information to make matching possible.
2013-10-15 10:20:08 -07:00
theguardian
94c404e7bd
Fixed bug where untagged tracks would be passed to unmatched. These qualifiers should be treated separately.
2013-10-15 09:07:54 -07:00
theguardian
8fd631f96b
Cleaned up unnecessary code. No longer suggested that users run a comprehensive active artist update on first-run.
2013-10-13 13:45:10 -07:00
theguardian
f75d9bd50e
Fixed havetrack counts in "Manage Albums" view with new system.
2013-10-13 09:43:20 -07:00
Seif Attar
8f4d048859
Add omgwtfnzbs search provider
2013-10-13 00:56:30 +01:00
theguardian
7a2c9ab25f
Another fix to updater.py for a bug I mistakingly introduced earlier.
2013-10-12 11:51:05 -07:00
theguardian
38e9128f1a
Fixed weird indentation error in updater.py that caused daemon to hang.
2013-10-12 11:46:38 -07:00
theguardian
b015275d74
Forcing legacy (comprehensive) updates now nukes data tables, which unintuitively makes the process go MUCH faster.
2013-10-11 23:08:47 -07:00
theguardian
b0d75b46ec
Revamped "Manage Unmatched" page, added "Manage Manual" page.
2013-10-11 20:08:36 -07:00
rembo10
18c4b87158
Merge branch 'develop'
v0.1.2
2013-10-11 13:58:23 +02:00
theguardian
4ea867836e
Optimized a few scan functions.
2013-10-09 16:11:25 -07:00
theguardian
237e429669
Fixed a few minor bugs where library scan would overwrite cleanname of
...
manually matched track & delete artist would fail.
2013-10-09 11:55:29 -07:00
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