Commit Graph

3595 Commits

Author SHA1 Message Date
Mark Trolley
780bb2b5e5 Fall back to track artist tags for genre on comps.
Commit 334eba9d28 added support for
falling back to the album artist's folksonomy tags for releases/release
groups without tags. This change adds further support to that to allow
compilation releases to use the track artists' tags since album artist
won't work.
2016-02-12 13:54:53 -05:00
Wieland Hoffmann
68fe9170b8 Merge pull request #454 from ruipgpinheiro/master
Fix relative redirects
2016-01-14 11:56:39 +01:00
Rui Pinheiro
bb0633fe6e Fix relative redirects 2016-01-12 23:23:40 +00:00
Laurent Monin
b4cae7362d Merge pull request #439 from Sophist-UK/sophist_fix_absolutetrack_with_pregap
PICARD-778: Fix pregap not included in absolute track counts
2016-01-03 14:47:29 +01:00
Laurent Monin
055d7a5d9a Merge pull request #451 from rahul-raturi/bugs
PICARD 780: CAA cover art provider runs even if cover art has already been loaded
2016-01-03 14:41:18 +01:00
Laurent Monin
d0d23aa854 Merge pull request #452 from zas/fixcovertoggle
Fix PICARD-782: restore state of linked checkbox on load
2015-12-25 11:59:18 +01:00
Laurent Monin
64f13a90ae Fix PICARD-782: restore state of linked checkbox on load 2015-12-25 00:43:17 +01:00
Laurent Monin
ffe1070d94 Rename items
rename_files -> location
label_3 -> label_use_filename
2015-12-25 00:22:45 +01:00
Rahul Raturi
ae8e91e8c1 PICARD 780:CAA cover art provider runs even if cover art has already been loaded 2015-12-24 17:19:38 +05:30
Philipp Wolfer
2be1572df7 Merge pull request #450 from rahul-raturi/rahul-raturi/nits
Ignore vim swap files for git.
2015-12-21 17:40:35 +01:00
Rahul Raturi
b99e7de183 Ignore vim swap files 2015-12-21 21:36:03 +05:30
Wieland Hoffmann
f82afca313 Merge pull request #447 from inser7Name/master
Add a link to documentation on the file naming page
2015-12-13 05:54:18 +01:00
Laurent Monin
5890785135 Merge pull request #440 from zas/PICARD-779
PICARD-779: add a link to online Scripting documentation in Scripting…
2015-12-11 14:50:23 +01:00
Alex Berman
ac5bc449e2 Fix spelling error and add the link in the ranaming.py file instead of options_renaming.ui 2015-12-11 03:09:12 -05:00
Wieland Hoffmann
a5e9b632b7 Merge branch 'opatel99-PICARD-717' 2015-12-11 07:59:59 +01:00
Alex Berman
d4d5b578e3 Add link to documentation on the file naming page 2015-12-11 01:39:26 -05:00
Alex Berman
ddffeda112 add a link to documentation on the file naming page 2015-12-11 00:26:36 -05:00
Ohm Patel
4aad1d4606 Update config_update 2015-12-10 21:05:19 -06:00
Ohm Patel
184ecfa554 Created upgrade script to 1.4.dev4 2015-12-10 13:05:32 -06:00
Ohm Patel
7461c2381e Removed extra space 2015-12-10 08:10:00 -06:00
Ohm Patel
0ea2b620b6 PICARD-717 Added trailing comma to default name scripting 2015-12-10 07:20:52 -06:00
Wieland Hoffmann
b3751fb391 Merge pull request #443 from opatel99/PICARD-692
PICARD-692: Update Play File text
2015-12-10 09:26:27 +01:00
Ohm Patel
3eb461b49e Update Play File text 2015-12-09 18:09:28 -06:00
Wieland Hoffmann
b1ca6933a8 Handle multiple values in Lookup in Browser in the metadatabox 2015-12-09 13:03:19 +01:00
Wieland Hoffmann
0f8a015a3c Merge pull request #441 from opatel99/PICARD-756
PICARD-756: Entities should be hyperlinked in Picard
2015-12-09 10:31:53 +01:00
Ohm Patel
63e9db2566 Consistency 2015-12-08 15:52:57 -06:00
Ohm Patel
b1a4575e7e Refactor PICARD-756 to match current coding style 2015-12-08 15:37:17 -06:00
Ohm Patel
b10299d9e1 Right click entities for option to open in browser 2015-12-07 19:35:09 -06:00
Laurent Monin
1752cdddd7 Resync.po files 2015-12-06 17:40:14 +01:00
Laurent Monin
54c81aace0 PICARD-779: add a link to online Scripting documentation in Scripting options page 2015-12-06 17:20:14 +01:00
Sophist
5e450175d9 Fix pregap not included in absolute track counts
See [Track renumbering with
pre-gap](http://forums.musicbrainz.org/viewtopic.php?id=6095) for
discussion.
2015-11-27 14:42:03 +00:00
Wieland Hoffmann
34af84fbef Update the link to mutagens downloads page 2015-11-01 10:58:25 +01:00
Wieland Hoffmann
2b54b5767d Remove a call to metadata_box.resize_columns
It has been removed in af184bc.

Fixes PICARD-775.
2015-10-29 20:29:22 +01:00
Philipp Wolfer
2b255183d2 Merge pull request #435 from zas/PICARD-773
Fix PICARD-773: use argparse instead of getopt and pass options to QtApplication
2015-10-28 00:08:15 +01:00
Laurent Monin
b3377890bc Add a note about argparse and python 2.6 2015-10-27 23:51:26 +01:00
Laurent Monin
0227ca2225 Fix PICARD-773: use argparse instead of getopt and pass options to QtApplication
http://tickets.musicbrainz.org/browse/PICARD-773
2015-10-27 19:56:10 +01:00
Philipp Wolfer
5bccc3f771 Merge pull request #427 from phw/PICARD-761-fix-gnome-alt-tab
Fix for Gnome 3 Alt-Tab application name and window grouping.

This sets the WM_CLASS for X to MusicBrainz-Picard which allows a stable matching of Picard windows to the corresponding desktop file.
2015-10-27 17:09:47 +01:00
Wieland Hoffmann
5bda2c31c8 Add queryargs to xmlws.download 2015-10-26 14:39:57 +01:00
Wieland Hoffmann
a1b8c476e5 Merge branch 'master' of github.com:musicbrainz/picard 2015-10-26 14:23:03 +01:00
Wieland Hoffmann
024764ce19 Merge branch 'mineo/qurl-rework' 2015-10-26 14:20:51 +01:00
Philipp Wolfer
9847a9c96c Merge pull request #432 from Sophist-UK/sophist_add_support_for_TKEY
Add support for key tag
2015-10-15 11:54:58 +02:00
Sophist
2d932e3bba Add support for automated tests. 2015-10-15 10:51:20 +01:00
Sophist
07b8f71a27 Add support for mp4 and asf formats. 2015-10-14 21:40:49 +01:00
Sophist
d41b64d825 Add next API version...
... for plugins which require functionality which will only be in 1.4.0
2015-10-14 19:21:25 +01:00
Sophist
1cb66900a1 Add support for id3 TKEY ...
... in support of an AcousticBrainz plugin which will set the TKEY ID3
tag.
2015-10-14 19:02:35 +01:00
Wieland Hoffmann
1645e1c5c7 if len(obj) > 0 → if obj 2015-10-06 12:57:30 +02:00
Wieland Hoffmann
77482ae6cb Clarify the effect of mb_login 2015-10-06 12:39:40 +02:00
Wieland Hoffmann
78430c250e Don't force HTTPS for every call to MB 2015-10-06 12:34:58 +02:00
Wieland Hoffmann
25390410da Port the plugin downloading process to build_qurl as well 2015-10-06 10:57:47 +02:00
Wieland Hoffmann
8ebe83b69e Move adding query arguments and the path to build_qurl 2015-10-06 10:35:46 +02:00