Commit Graph

1411 Commits

Author SHA1 Message Date
Michael Wiencek
87e40449a6 Make sure removed albums return if they happen to reach _release_request_finished 2011-07-26 00:37:30 -05:00
Michael Wiencek
269b92ada9 Stop loading albums when they are removed from the interface. 2011-07-26 00:29:31 -05:00
Johannes Weißl
724a41ac0c Merge no_release plugin 2011-07-25 17:07:48 -05:00
Johannes Weißl
fd9cc93554 Add no_release plugin. 2011-07-25 23:59:51 +02:00
Michael Wiencek
cee071288d Stop analyzing files when they're removed from the interface. 2011-07-25 00:17:07 -05:00
Michael Wiencek
699453fa6e Use time.time() to time requests, instead of Qt's QDateTime.currentDateTime(), because its 'msecsTo' function wasn't added until 4.7. 2011-07-24 22:55:39 -05:00
Michael Wiencek
dde6b7d9af Fix PUID scanning 2011-07-24 22:00:43 -05:00
Michael Wiencek
895b690d87 Use a browse request to load other release versions, and include label/catalog number information. 2011-07-21 15:40:44 -05:00
Lukáš Lalinský
57a5aa4589 Try harder to get the ASIN 2011-07-21 20:16:02 +02:00
Michael Wiencek
5885e7750a Fix requests breaking at midnight. 2011-07-21 01:23:41 -05:00
Michael Wiencek
7a6f69f64b Fix [no release info] and exception for releases without a date in the other versions menu 2011-07-20 15:39:15 -05:00
Michael Wiencek
3e2c86c38a Merging with gsoc-ngs branch 2011-07-20 14:25:53 -05:00
Lukáš Lalinský
75ed23d02a Add CD-R to the list of formats, make the code not fail on an unknown format 2011-07-20 11:47:33 +02:00
Michael Wiencek
78e1cad299 - Fix "album metadata not transfered to tracks anymore" (#5960)
- Fix "Picard 0.15 fails to load standalone recordings (non-album tracks)" (#5961)
- Move medium metadata parsing out of album.py and into mbxml.py.
2011-07-19 12:36:06 -05:00
Michael Wiencek
891c3f82ba Remove timers slowing down file/directory adds 2011-07-18 14:36:42 -05:00
Michael Wiencek
20844f37ac - Add the originaldate tag.
- Use the release group artist credit when artist standardization is enabled.
2011-07-18 09:19:18 -05:00
Chad Wilson
c0520b86e1 Fixed #5948 - folksonomy tags as genre not supported at NGS RG level 2011-07-18 09:18:30 -05:00
Michael Wiencek
01cfe146b4 Reverting this to give proper credit. 2011-07-18 09:15:26 -05:00
Michael Wiencek
551b10f61f libdiscid fix for OS X 2011-07-17 16:59:29 -05:00
Lukáš Lalinský
29e1d38dbe Increase version number 2011-07-17 20:28:00 +02:00
Michael Wiencek
22975920cb Update NEWS.txt 2011-07-17 13:22:58 -05:00
Michael Wiencek
b1fe2888bd Small misc. fixes 2011-07-17 11:47:37 -05:00
Michael Wiencek
65bda99dab Merging with gsoc-ngs branch, minus collections-related features. 2011-07-17 11:47:06 -05:00
Michael Wiencek
f3bf2b1270 Small misc. fixes 2011-07-17 11:45:34 -05:00
Michael Wiencek
7be16905bb Run all metadata processor plugins inside _finalize_loading, before tagger script. (Fixes http://bugs.musicbrainz.org/ticket/5850) 2011-07-17 10:22:01 -05:00
Michael Wiencek
54ff148410 Allow to work on the compilation tag 2011-07-17 01:25:19 -05:00
Michael Wiencek
b1239754a7 Fix exception saving a POPM frame with a decimal rating (e.g. 4.5/5) 2011-07-16 00:52:34 -05:00
Michael Wiencek
5a64f0bff9 Request user ratings for standalone recordings 2011-07-16 00:50:48 -05:00
Michael Wiencek
6ff3b0b178 Fix method assignment 2011-07-16 00:10:49 -05:00
Michael Wiencek
26f06b1dbf Drag and drop fix for newer version of Qt. 2011-07-16 00:06:01 -05:00
Michael Wiencek
012abbf7de Don't request collections if no username or password is set. 2011-07-15 22:51:29 -05:00
Michael Wiencek
151c41bdde Fixes ticket #5938 (relationships are entered twice (release <-> recording)) 2011-07-15 22:43:42 -05:00
Michael Wiencek
80f98021d6 Disable all "standardization" for pseudo-releases. 2011-07-15 19:09:10 -05:00
Michael Wiencek
c5c3c76757 Always load collections on startup. 2011-07-14 22:40:01 -05:00
Michael Wiencek
42068475e7 When artist standardization is enabled, use the release group artist credit. 2011-07-14 21:42:38 -05:00
Michael Wiencek
1dcbd56fc8 Move the standardization checks so that less comparisons are performed. (Nitpicky change.) 2011-07-14 21:30:43 -05:00
Michael Wiencek
7681f8434e Load folksonomy tags for NATs. 2011-07-14 21:25:51 -05:00
Chad Wilson
91c7266bc8 Fix to use of folksonomy tags from tracks/recordings as genre
http://bugs.musicbrainz.org/ticket/5947
2011-07-14 21:23:05 -05:00
Michael Wiencek
99f795b0da Assume that a file with only a trackid was tagged as a NAT. 2011-07-14 20:27:22 -05:00
Michael Wiencek
2d93ddcc31 Fix extraneous metadata when tagging a recording as a NAT. 2011-07-14 20:15:24 -05:00
Michael Wiencek
6ef1e08e3d Add ~originaldate tag. 2011-07-14 16:29:52 -05:00
Chad Wilson
fb3a30dc5e Tune .bzrignore to not track PYDs, DLLs, PyCharm (.idea) config, compiled locale data or plugins directly in the plugins folder 2011-07-14 16:18:08 -05:00
Chad Wilson
c7c1adfefd Fixed #5948 - folksonomy tags as genre not supported at NGS RG level 2011-07-14 16:14:39 -05:00
Michael Wiencek
43642983a4 Make the "config" argument required for functions in mbxml.py 2011-07-14 14:46:48 -05:00
Michael Wiencek
e5f1c72be2 Referencing a script function that no longer exists (for example, after disabling a plugin) would crash the preferences window. 2011-07-13 23:32:26 -05:00
Michael Wiencek
930da03aa7 Referencing a script function that no longer exists (for example, after disabling a plugin) would crash the preferences window. 2011-07-13 23:31:14 -05:00
Michael Wiencek
09a04db3ed - Only load release groups when needed (i.e. when a user right-clicks a release). This makes releases load a bit faster.
- Include the number of tracks in the "other versions" menus.
2011-07-13 00:50:47 -05:00
Michael Wiencek
080ed16c84 Nitpicky changes 2011-07-12 19:03:25 -05:00
Michael Wiencek
eeb059fadc Merging with gsoc-ngs branch. 2011-07-12 13:52:48 -05:00
Michael Wiencek
45df45d13a Add more columns to the collections panel. 2011-07-12 13:44:47 -05:00