rembo10
ae9c1042cf
Merge branch 'develop'
2014-01-15 10:37:07 +00:00
rembo10
d51cdca1d8
Fix for #1380 : torrents no longer being sent to transmission
2014-01-15 10:36:38 +00:00
rembo10
327e4785c5
Merge branch 'develop'
v0.2.1
2014-01-13 21:49:48 +00:00
Ade
2f9190dc34
rutracker website change
2014-01-13 21:48:46 +00:00
rembo10
88b277ea25
removed database locking
2014-01-13 15:49:17 +00:00
rembo10
d4fae1dd35
Removed database locking
2014-01-13 15:39:05 +00:00
rembo10
10f062201b
Merge branch 'develop'
v0.2
2014-01-13 10:44:36 +00:00
rembo10
be55a2e547
Merge remote-tracking branch 'djeebus/add_description_to_artist_api' into develop
2014-01-13 10:44:17 +00:00
rembo10
3ccfc9cea9
Added AdeHub's changes from here: https://github.com/rembo10/headphones/pull/1330
2014-01-13 10:39:58 +00:00
rembo10
31cdb095dc
Took off a little of the transmission_host description text
2014-01-13 10:32:32 +00:00
rembo10
251c55d84c
Merge remote-tracking branch 'Qt-dev/master' into develop
2014-01-13 10:31:22 +00:00
Joseph Lombrozo
594dc6acaa
Tabs to spaces. Whoops!
2014-01-11 21:33:17 -08:00
Joseph Lombrozo
b6965b3db3
Add description to the getArtist API response
2014-01-11 21:26:14 -08:00
Quentin
62f294a51d
The transmission url detection now :
...
- is executed only if the url is not already ending with rpc
- detects ports up to 6 digits long (changed from 4)
2014-01-11 13:19:15 +01:00
rembo10
435cd780b2
Fixed bug eliminating valid torrents due to maxsize with waffles
2013-12-19 17:15:34 +00:00
rembo10
9023f95e71
Merge remote-tracking branch 'PHiAX/patch-1' into develop
2013-12-19 16:50:57 +00:00
rembo10
c0d8ee17e8
Merge remote-tracking branch 'davidrot/master' into develop
2013-12-19 16:49:49 +00:00
rembo10
ded1657119
Merge remote-tracking branch 'cohena/develop' into develop
2013-12-19 16:48:12 +00:00
rembo10
bb270cc9e3
Merge remote-tracking branch 'stereoa/master' into develop
2013-12-19 16:47:06 +00:00
rembo10
4d69689dd9
Merge remote-tracking branch 'Bonham84/master' into develop
2013-12-19 16:37:57 +00:00
rembo10
6ffacc2fe9
Merge remote-tracking branch 'seif/omgwtfnzbs' into develop
2013-12-19 16:33:26 +00:00
rembo10
883b316f84
Merge remote-tracking branch 'theguardian/master' into develop
2013-12-19 16:24:08 +00:00
theguardian
ecb402e10e
Fixed bug where logger search froze on librarysync information
2013-12-14 09:03:14 -08:00
theguardian
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
2013-12-13 17:00:59 -08:00
theguardian
b1a47a2a91
Fixed minor bug where new releases wouldn't be updated. Improved logging to give better insights.
2013-12-11 14:47:28 -08:00
theguardian
4c8f933900
Added more release information to release database and "alternate albums" on album page.
2013-12-10 17:46:14 -08:00
theguardian
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).
2013-12-10 13:53:55 -08:00
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