Philipp Wolfer
|
7f7de358ee
|
Merge pull request #1069 from phw/PICARD-490-aac-files
PICARD-490: Support tagging AAC files with APEv2
|
2018-12-12 14:59:21 +01:00 |
|
Philipp Wolfer
|
1cda03d726
|
appveyor: Removed unused variable
|
2018-12-12 14:39:36 +01:00 |
|
Philipp Wolfer
|
a9e8fe3e61
|
appveyor: Fixed dev build version getting created for non-tagged builds
|
2018-12-12 14:39:36 +01:00 |
|
Philipp Wolfer
|
f8e2b8e9f2
|
appveyor: Do Github deployments and set timestamp on dev builds
|
2018-12-12 14:39:36 +01:00 |
|
Philipp Wolfer
|
31a3184ff7
|
travis-ci: Include OSX platform in file names, deploy only xcode6.4 builds
|
2018-12-12 14:39:36 +01:00 |
|
Philipp Wolfer
|
4c01a084ff
|
PICARD-490: Support tagging AAC files with APEv2
|
2018-12-12 10:40:15 +01:00 |
|
Philipp Wolfer
|
6038409d44
|
PICARD-490: Support load and rename for AAC (ADTS/ADIF) files
|
2018-12-12 10:40:15 +01:00 |
|
Philipp Wolfer
|
42c4bdf310
|
Added support for loading and renaming Standard MIDI files
|
2018-12-12 10:37:52 +01:00 |
|
Philipp Wolfer
|
74779f3075
|
Merge pull request #1068 from phw/PICARD-1439-unify-script-to-filename
PICARD-1439: Unify filename generation by metadata script
|
2018-12-11 13:34:13 +01:00 |
|
Philipp Wolfer
|
8785cb2410
|
script_to_filename: Avoid unneeded call to .keys()
|
2018-12-11 11:29:42 +01:00 |
|
Philipp Wolfer
|
7d9b859f52
|
PICARD-1437: Fix any deleted tags in new metadata mark file as changed
|
2018-12-11 11:26:03 +01:00 |
|
Laurent Monin
|
13fd5b6134
|
PICARD-1438: fix untranslated Qt native buttons
|
2018-12-11 08:46:22 +01:00 |
|
Philipp Wolfer
|
08165b7b35
|
Extended tests for script_to_filename
|
2018-12-11 08:46:02 +01:00 |
|
Philipp Wolfer
|
425c089067
|
Fixed replacing NULL characters in script_to_filename
|
2018-12-11 08:40:14 +01:00 |
|
Philipp Wolfer
|
013ea21d47
|
PICARD-1439: Fix tests for script_to_filename on Windows
|
2018-12-11 08:34:47 +01:00 |
|
Philipp Wolfer
|
16d567b7b5
|
PICARD-1439: Unify filename generation by metadata script
Introduce script_to_filename to be used by both file and cover art naming.
|
2018-12-10 20:39:36 +01:00 |
|
Philipp Wolfer
|
744b8ee33b
|
Translation updates
|
2018-12-08 13:48:52 +01:00 |
|
Philipp Wolfer
|
2c750d1c23
|
Updated pot file
|
2018-12-08 13:31:43 +01:00 |
|
Philipp Wolfer
|
ffc7ad30d7
|
Added babel to build requirements
For pot file generation
|
2018-12-08 13:31:24 +01:00 |
|
Philipp Wolfer
|
f3ca851ff4
|
Merge pull request #1065 from rdswift/master
PICARD-1436 Text extraction of "title" and "label" for translation
|
2018-12-08 13:27:08 +01:00 |
|
Philipp Wolfer
|
261683ffdd
|
PICARD-1434: Allow acoustid_id to be deleted by scripting
|
2018-12-08 13:25:25 +01:00 |
|
Bob Swift
|
c87bc34531
|
Remove original commented out code.
|
2018-12-07 10:19:19 -07:00 |
|
Bob Swift
|
19c8af903d
|
Revise to avoid using temporary workaround.
|
2018-12-07 09:02:13 -07:00 |
|
Bob Swift
|
0e4d382b4c
|
Mark temporary workaround with TODO and comment original code
|
2018-12-06 16:16:49 -07:00 |
|
Bob Swift
|
fb74ecedac
|
Use temporary variables for translation
|
2018-12-06 14:39:57 -07:00 |
|
Bob Swift
|
e0c22ecc76
|
Remove incorrect text extraction
|
2018-12-06 13:59:52 -07:00 |
|
Laurent Monin
|
1e8119f4ce
|
Update version to 2.1.0dev2
|
2018-12-04 12:24:25 +01:00 |
|
Laurent Monin
|
f284bdd4f2
|
Resync po files
|
2018-12-04 12:12:02 +01:00 |
|
Philipp Wolfer
|
c8a3e45a72
|
PICARD-1355: Allow changing NAT album title by script
|
2018-11-30 18:34:46 +01:00 |
|
Philipp Wolfer
|
680f2885af
|
Update appstream LINGUAS file
|
2018-11-30 13:43:13 +01:00 |
|
Laurent Monin
|
7078d4f9ec
|
Update .po files
|
2018-11-30 12:57:21 +01:00 |
|
Laurent Monin
|
d3e41c72b0
|
Update picard.pot
|
2018-11-30 12:54:01 +01:00 |
|
Laurent Monin
|
5daa221547
|
Run isort -rc to unify imports
|
2018-11-30 12:50:26 +01:00 |
|
Philipp Wolfer
|
7a359d5786
|
PICARD-1413: Explicitly mark compilation tag as deleted
Mark compilation tag as deleted if it does not apply instead of sneakily removing it only for ID3.
|
2018-11-30 12:07:51 +01:00 |
|
Laurent Monin
|
c31e2886ea
|
PEP8 fixes: use Python3 BaseException for catchall except blocks
https://www.python.org/dev/peps/pep-0348/#id30
|
2018-11-30 11:59:21 +01:00 |
|
Laurent Monin
|
12d9108f48
|
PEP8 fixes: whitespaces, whitelines, indentation
|
2018-11-30 11:59:21 +01:00 |
|
Philipp Wolfer
|
cca1544890
|
Merge pull request #1056 from phw/PICARD-1430-fix-auth-dialog
PICARD-1430: On MB auth errors allow the user to start the oAuth flow
|
2018-11-30 10:42:56 +01:00 |
|
Philipp Wolfer
|
b36af63d38
|
Merge pull request #1059 from phw/PICARD-1219-id3-no-empty-people-frames
PICARD-1219: Do not save empty TIPL/TMCL/IPLS frames to ID3
|
2018-11-30 10:05:14 +01:00 |
|
Philipp Wolfer
|
585b73ef1a
|
PICARD-1430: Mark on_mb_login_finished as @classmethod
|
2018-11-30 08:58:20 +01:00 |
|
Philipp Wolfer
|
82c8a237d2
|
PICARD-1219: Add tests for existing TIPL / TMCL / IPLS frames being preserved
|
2018-11-30 00:18:07 +01:00 |
|
Philipp Wolfer
|
54876899d2
|
PICARD-1219: Prevent duplicating IPLS tags
Prevents regression of PICARD-748
|
2018-11-29 23:59:13 +01:00 |
|
Philipp Wolfer
|
7e3cc4c1cd
|
PICARD-1219: Do not save empty TIPL/TMCL/IPLS frames to ID3
|
2018-11-29 22:55:02 +01:00 |
|
Philipp Wolfer
|
10c0ae7066
|
Merge pull request #1036 from phw/PICARD-1043-movement-tags-for-other-formats
PICARD-1425: Support all movement tags for APE, Vorbis and MP3
|
2018-11-29 21:12:06 +01:00 |
|
Philipp Wolfer
|
97f6c88127
|
PICARD-1430: Ensure mb_login callback is called if unsuccessful
|
2018-11-29 21:09:50 +01:00 |
|
Wieland Hoffmann
|
3733aebe85
|
Merge pull request #1058 from phw/fix-rating-submission
Fix rating submission request
|
2018-11-29 19:48:26 +01:00 |
|
Wieland Hoffmann
|
9b5f18e3a6
|
Merge pull request #1057 from phw/fix-mb-request-auth
Fix require_authentication on album requests
|
2018-11-29 19:43:22 +01:00 |
|
Wieland Hoffmann
|
37fa7e220b
|
Merge branch 'master' into fix-rating-submission
|
2018-11-29 19:41:06 +01:00 |
|
Philipp Wolfer
|
393b621ba2
|
Updated POT file
|
2018-11-29 16:53:34 +01:00 |
|
Philipp Wolfer
|
1f7df19f83
|
Fix rating submission request
|
2018-11-29 16:08:41 +01:00 |
|
Philipp Wolfer
|
bfbaecdebe
|
Fix require_authentication on album requests
|
2018-11-29 15:23:51 +01:00 |
|