Commit Graph

3988 Commits

Author SHA1 Message Date
suhas2go
cd63fa8be2 confirmation dialog for removing script 2017-01-12 22:42:50 +05:30
suhas2go
7b56d60706 menu options i18n 2017-01-11 15:24:36 +05:30
suhas2go
def984800d generate resource files 2017-01-11 15:14:25 +05:30
suhas2go
3b2dce5218 remove unnecessary resources added 2017-01-11 15:12:19 +05:30
suhas2go
046e1ed1e7 fix minor bug in script name lineEdit 2017-01-11 14:58:39 +05:30
suhas2go
c1e5a5092d follow pep8 2017-01-11 14:51:45 +05:30
suhas2go
70650020fe cleanup 2017-01-11 14:46:57 +05:30
suhas2go
8ab91bcb43 remove previous implementation code 2017-01-11 14:33:19 +05:30
suhas2go
62a4d6cbdd functional renaming option 2017-01-11 14:25:05 +05:30
suhas2go
d9b19a55b6 load and move checkbox state properly 2017-01-11 13:09:25 +05:30
suhas2go
1bab3d305f connect checkbox state to script 2017-01-11 12:54:34 +05:30
suhas2go
31366d5b8b add widget while loading back scripts 2017-01-11 12:27:01 +05:30
suhas2go
067c61173f working new remove script signal 2017-01-11 12:22:00 +05:30
suhas2go
f9595659df workaround to get move_script work 2017-01-11 01:31:21 +05:30
suhas2go
5066b2fcaa setup move signals 2017-01-11 00:20:33 +05:30
suhas2go
0c25e0cfe2 new add tagger script function 2017-01-10 23:40:37 +05:30
suhas2go
531c72a4a7 establish way of connecting inner list item 2017-01-10 23:11:59 +05:30
suhas2go
394b3788c6 advanced UI design complete -multitagger 2017-01-10 01:42:04 +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
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
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
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