Commit Graph

7535 Commits

Author SHA1 Message Date
Sambhav Kothari
40e644dc0d Add additional checks while adding files and add to debug log 2017-01-09 23:28:25 +05:30
Sambhav Kothari
0f06274775 Remove extra clear_pending call 2017-01-09 22:59:27 +05:30
Sambhav Kothari
3792666df8 Add files to 'Pending Files' status on Lookup action 2017-01-09 19:52:59 +05:30
Sambhav Kothari
43bd7addb1 Update add_directory to fetch files non-recursively 2017-01-09 03:50:51 +05:30
Sambhav Kothari
f0907152f7 Update recursively_add_files logic for config save 2017-01-09 03:45:43 +05:30
Sambhav Kothari
6f3caa3427 Add ui options to add files recursively 2017-01-09 03:43:31 +05:30
Sambhav Kothari
860a9412c0 PICARD-876: Fix tag display in metadatabox 2017-01-09 02:26:02 +05:30
Sambhav Kothari
4dd5a66a94 Update tests to remove unsupported AIFF tags 2017-01-09 00:28:02 +05:30
Sambhav Kothari
721ab335ca Display shortcut keys in context menu 2017-01-08 20:50:40 +05:30
Sambhav Kothari
4272f34442 Cluster files only once files have been loaded 2017-01-08 20:31:57 +05:30
suhas2go
083f46a755 functional new move script button 2017-01-08 19:24:03 +05:30
suhas2go
8206285aef add move script option to list itself 2017-01-08 19:21:35 +05:30
suhas2go
9872d8a4c2 change basic layout of multitagger 2017-01-08 18:45:37 +05:30
Laurent Monin
22620664a4 Merge pull request #532 from samj1912/picard222
PICARD-222: Add keyboard shortcuts for tag editing
2017-01-08 11:06:14 +01:00
Sambhav Kothari
b121694292 Implement auto-clustering of new files 2017-01-08 03:22:43 +05:30
Sambhav Kothari
b31ea83a86 Add UI options for auto-clustering new files 2017-01-08 03:22:22 +05:30
Sambhav Kothari
66c8f11626 Add translator's context for new tag shortcuts 2017-01-08 03:12:09 +05:30
Sambhav Kothari
169fea98c4 Add keyboard shortcuts for tag editing 2017-01-08 02:33:24 +05:30
Laurent Monin
e5c3b9d328 Merge pull request #530 from suhas2go/icon-fix
Fix Multi-tagger icons
2017-01-07 10:46:42 +01:00
Laurent Monin
6fe250fb68 Merge pull request #522 from samj1912/picard748
PICARD-748: Fix duplication of tag fields in mp3 files
2017-01-07 10:38:31 +01:00
suhas2go
72a3397ce6 minor style cleanup 2017-01-07 07:33:48 +05:30
suhas2go
6d403f0ad6 add fallback/arrow icons - multitagger 2017-01-07 07:22:28 +05:30
Sambhav Kothari
e005d541fe Minor changes to function names 2017-01-07 03:23:14 +05:30
Sambhav Kothari
1b35b91f8c Add tests to check id3v23 compatibility 2017-01-07 02:24:18 +05:30
Sambhav Kothari
179d03a41e Remove contrib/plugins from repo 2017-01-07 01:32:43 +05:30
Sambhav Kothari
2b36896e5d Add tests to check for performer duplication 2017-01-06 22:51:08 +05:30
Sambhav Kothari
cb75542511 Updated performer duplication fix 2017-01-06 22:31:15 +05:30
Sambhav Kothari
375f60ac08 Fix performer duplication in id3v23 2017-01-06 22:31:15 +05:30
Sambhav Kothari
2cd796239d PICARD-748 Fix duplication of tag fields in mp3 files 2017-01-06 22:31:15 +05:30
Sambhav Kothari
151616c6a6 PICARD-868:Fix TMOO frame not being saved 2017-01-06 17:23:49 +05:30
Laurent Monin
639a6ed531 Merge pull request #523 from samj1912/delmp3
PICARD-867: Improve id3 tag deletion
2017-01-05 18:39:04 +01:00
Laurent Monin
cc1046e1f0 Merge pull request #502 from suhas2go/PICARD-858
PICARD-858: Remove apparent non-functionality of the tagger button
2017-01-04 22:09:39 +01:00
Laurent Monin
18d65db6fc Merge pull request #527 from samj1912/picard864
PICARD-864: Minor fixes to PR-#525
2017-01-04 22:08:58 +01:00
Sambhav Kothari
44bf38f4c5 Add id3 specific deletion tests 2017-01-05 00:24:21 +05:30
Sambhav Kothari
2e4072fca8 Code refactoring and removal of unused variables 2017-01-04 23:57:26 +05:30
Sambhav Kothari
3452b20111 Fix test cleanup 2017-01-04 23:29:03 +05:30
Laurent Monin
720b79a1e7 Merge pull request #516 from samj1912/supporttags
PICARD-253: Show only supported tags in UI
2017-01-04 14:39:44 +01:00
Laurent Monin
e5726e5591 Merge pull request #519 from samj1912/picard229
PICARD-229: Implement case-insensitive move_additional_files
2017-01-04 13:16:33 +01:00
Laurent Monin
c03c80c4df Merge pull request #525 from samj1912/picard864
PICARD-864: Add support for autodetection of supported file formats
2017-01-04 13:12:33 +01:00
Sambhav Kothari
dcb8538f02 Add cleanup of temp files 2017-01-04 17:36:36 +05:30
Sambhav Kothari
2e50518047 Add space before parentheses 2017-01-04 17:24:54 +05:30
Sambhav Kothari
af479e4d56 Add error messages to log 2017-01-04 17:14:55 +05:30
Sambhav Kothari
e7e830bc61 Try magic number detection even if no extension 2017-01-04 16:42:22 +05:30
Sambhav Kothari
16430aac73 Improve the open method to include magic number format guessing 2017-01-04 16:15:05 +05:30
Sambhav Kothari
9ab441ad3c Add proper test mp3 file 2017-01-04 15:45:59 +05:30
Sambhav Kothari
22b6fce42a Add tests for guess_format 2017-01-04 15:45:26 +05:30
Sambhav Kothari
0212c37ce1 Refactor open and guess_format methods 2017-01-04 15:45:06 +05:30
Sambhav Kothari
ded108f4a4 Change the ui label to reflect case insensitivity 2017-01-03 22:40:20 +05:30
Sambhav Kothari
0e8bd53d3b Refactor code and fix spelling 2017-01-03 02:04:52 +05:30
Lukáš Lalinský
4dd47475b0 Build Windows package from .gitlab-ci.yml 2017-01-02 21:15:54 +01:00