Commit Graph

7535 Commits

Author SHA1 Message Date
Laurent Monin
cda6bfe2fe Merge pull request #679 from antlarr/fix-PICARD-1055-master
PICARD-1055: Disable update_metadata_images while updating a NatAlbum's tracks
2017-04-05 17:49:25 +02:00
Antonio Larrosa
99af9a3b96 Disable update_metadata_images while updating a NatAlbum's tracks
This fixes PICARD-1055
2017-04-05 17:02:47 +02:00
Sambhav Kothari
18887f66f8 Merge pull request #677 from samj1912/patch-1
PICARD-1053: Fix wrong variable in stop_analyze
2017-04-05 16:07:06 +05:30
Sambhav Kothari
ce93654df2 PICARD-1053: Fix wrong variable in stop_analyze
Fixes https://tickets.metabrainz.org/browse/PICARD-1053
2017-04-05 01:31:12 +05:30
Wieland Hoffmann
2697dee224 Merge pull request #620 from Sophist-UK/PICARD-969_queue-search-dialog-xmlws-to-run-first
PICARD-969: Queue search dialog xmlws to run first
2017-04-04 21:51:18 +02:00
Wieland Hoffmann
c4a6618b09 Merge branch 'master' into PICARD-969_queue-search-dialog-xmlws-to-run-first 2017-04-04 21:47:44 +02:00
Sambhav Kothari
4c6aab2d10 Merge pull request #674 from mineo/picard-1051
PICARD-1051: Call setSectionResizeMode instead of setResizeMode
2017-04-04 23:41:36 +05:30
Wieland Hoffmann
e5b6d035b4 PICARD-1051: Call setSectionResizeMode instead of setResizeMode
This has been renamed in Qt5.
2017-04-04 19:04:30 +02:00
Laurent Monin
0ca726f66a Merge pull request #667 from Sophist-UK/PICARD-1034_Add-partial-TOPE-support
PICARD-1034: Add support for loading and saving TOAL & TOPE id3 frames
2017-04-04 13:24:22 +02:00
Sambhav Kothari
a5e62177e9 Merge pull request #673 from lalinsky/remove-gitlab-ci-file
Remove .gitlab-ci.yml
2017-04-04 09:17:47 +05:30
Lukáš Lalinský
9d0b8d4407 Remove .gitlab-ci.yml 2017-04-03 21:00:51 +02:00
Laurent Monin
3008bf391a Merge pull request #672 from samj1912/picard1046
PICARD-1047: Mark plugins with api_versions<2 as incompatible
2017-04-03 17:21:51 +02:00
Sambhav Kothari
340aaf346c Fix leftover QtGui widgets 2017-04-03 18:09:34 +05:30
Sambhav Kothari
29ad5042c1 PICARD-1047: Mark plugins with api_versions<2 as incompatible
Fixes https://tickets.metabrainz.org/browse/PICARD-1047
2017-04-03 18:09:34 +05:30
Laurent Monin
09e0096a82 Merge pull request #671 from samj1912/master
Fix duplicate Ok button
2017-04-03 14:31:03 +02:00
Sambhav Kothari
090fda728c Fix duplicate Ok button 2017-04-03 17:12:03 +05:30
Laurent Monin
5022d5dce4 Merge pull request #503 from samj1912/qt5
PICARD-817, PICARD-960: Port Picard to Qt5(Continued)
2017-04-03 13:23:18 +02:00
Sambhav Kothari
6285478073 Bump version to 2.0 dev 2017-04-03 16:47:35 +05:30
Sambhav Kothari
591f759381 Introduce picard.util.htmlescape and remove whitespace 2017-04-03 16:45:42 +05:30
Sambhav Kothari
4344fedc52 Fix remote image drops in Qt5 2017-04-03 16:45:42 +05:30
Sambhav Kothari
559d5dd657 Update Qt5 port 2017-04-03 16:45:42 +05:30
Sambhav Kothari
4f40135fe5 Remove obsolete setEncodedQuery method 2017-04-03 16:45:42 +05:30
Sambhav Kothari
f8af7a6d6a Fix ws rating call 2017-04-03 16:45:42 +05:30
Sambhav Kothari
9b29be25a3 Port obselete setItemSelected 2017-04-03 16:45:42 +05:30
Sambhav Kothari
428e168b87 Port Picard to Qt5 2017-04-03 16:45:42 +05:30
Sophist
72b927060a Add TOAL to id3.py
Clarify descriptions
2017-04-02 20:55:34 +01:00
Sophist
7d004f943b Add TOAL definitions 2017-04-02 16:02:21 +01:00
Sambhav Kothari
aa32cec847 Merge pull request #670 from metabrainz/samj1912-patch-1
Minor change in wording
2017-04-02 16:02:22 +05:30
Sambhav Kothari
0391ee1e57 Minor change in wording 2017-04-02 15:54:55 +05:30
Laurent Monin
1aa4568483 Update version to 1.4.1 2017-04-01 11:45:12 +02:00
Laurent Monin
797b2a885f Update pot file 2017-04-01 11:45:11 +02:00
Laurent Monin
9acc9bb92b Update .po files 2017-04-01 11:45:07 +02:00
Laurent Monin
1e94ac79c6 Merge pull request #656 from samj1912/1.4.1releasenotes
Add release notes for 1.4.1
2017-04-01 11:31:53 +02:00
Sambhav Kothari
a8a4f23b5a Update NEWS.txt 2017-04-01 14:54:44 +05:30
Laurent Monin
3f92df6c0a Merge pull request #669 from Sophist-UK/patch-5
PICARD-1042: Fix missing import for PICARD_APP_NAME
2017-03-31 15:59:02 +02:00
Laurent Monin
817ffd30f6 Merge pull request #668 from zas/MakeItSo
PICARD-1041: Replace Ok button text by Make It So! in Options dialog
2017-03-31 15:57:34 +02:00
Sophist
4b872bbd26 Fix missing import
Missing from #658 which resolves https://tickets.metabrainz.org/browse/PICARD-1021
2017-03-31 13:37:58 +01:00
Laurent Monin
27b9af7f6b PICARD-1041: Replace Ok button text by Make It So! in Options dialog 2017-03-30 22:35:32 +02:00
Sophist
b8d0b2ff40 Add support for original artist MBID 2017-03-30 12:38:19 +01:00
Sophist
02002dc7ef Add id3 TOPE support 2017-03-30 12:37:07 +01:00
Laurent Monin
89ca4b15ca Merge pull request #665 from antlarr/fix-fetch-remote-image
Don't ignore parameters in image_dropped signal
2017-03-27 12:14:57 +02:00
Antonio Larrosa
a6583eecf5 Don't ignore parameters in image_dropped signal
Dropping remote images from google images was broken since
it needs to use the fallback_data and it was being ignored in
CoverArtThumbnail.fetch_remote_image . Instead of adding the parameter
I removed the method and made the connection from the parent class,
as it should have been done.
2017-03-27 11:15:00 +02:00
Sophist
dc33e8a938 Merge branch 'master' into PICARD-969_queue-search-dialog-xmlws-to-run-first 2017-03-26 21:34:06 +01:00
Sophist
52f4cf71c2 Make webservice calls immediate by default 2017-03-26 21:31:47 +01:00
Sophist
148bbda9a8 Merge pull request #7 from mineo/picard-969
Move keyword arguments that always use the default values to calls to self.get
2017-03-26 21:10:26 +01:00
Laurent Monin
9ef0acb3aa Update pot file 2017-03-24 14:38:41 +01:00
Laurent Monin
839811b46b Merge pull request #663 from antlarr/cover-art-context-menu
PICARD-1030: Add cover art context menu and "keep original images" option
2017-03-24 14:23:44 +01:00
Antonio Larrosa
54dd5616bb Emit the images changed signal when keeping original images
This fixes the album cover art to update properly when the user
selects to keep the original image of only one file in the album
2017-03-24 14:04:53 +01:00
Antonio Larrosa
3c59e8ff34 Optimize the image updates in the album when keeping original CA 2017-03-24 14:04:02 +01:00
Antonio Larrosa
3dbd1cc62a Rename the name of the slot in the connect statement too 2017-03-24 13:54:50 +01:00