Commit Graph

29 Commits

Author SHA1 Message Date
Martchus 7f3fc590d7 Use String.prototype.padStart() in renaming utility examples 2021-02-16 01:13:34 +01:00
Martchus 4d3eff3455 Extend renaming utility example to move tracks into for dirs for ranges 2021-02-16 01:02:03 +01:00
Martchus 596d67387f Improve renaming utility
* Improve UI
* Add simple example script (the current example script grew quite big and
  is likely not good to get started)
* Add script to format example scripts
2020-11-25 18:05:23 +01:00
Martchus b0cd798ec1 Make renaming example for lrc files more generic 2020-11-25 01:34:51 +01:00
Martchus aa21519660 Use track info in example script 2020-10-01 20:57:17 +02:00
Martchus 07b6bbab30 Add 256x256 application icon 2020-08-11 23:23:02 +02:00
Martchus 081fb816b5 Fix error in example renaming script 2019-06-01 12:45:52 +02:00
Martchus 8cbde0fdb5 renaming utility: Support album artist 2019-02-13 21:42:50 +01:00
Martchus 28860e1051 Improve renaming tool
* Allow to pass a note to the skip function
* Add useful properties to the file info object
* Extend example
2018-11-15 21:36:12 +01:00
Martchus 39b22e70bf Apply Qt QML/JavaScript coding style to example.js 2018-11-15 21:34:26 +01:00
Martchus db2f178542 Refactor and improve coding style of renaming utility 2018-08-15 21:49:06 +02:00
Martchus 9b708715e9 Add appstream metadata
See https://www.freedesktop.org/software/appstream/docs/chap-Quickstart.html#sect-Quickstart-DesktopApps
2018-02-21 23:13:05 +01:00
Martchus 057b7dc43e Add additional screenshot showing search 2017-08-15 23:53:21 +02:00
Martchus 34e6146c84 Add screenshot 2016-09-10 17:18:58 +02:00
Martchus b8715214cf renaming utility: use only the actual year in default script 2016-05-06 23:20:43 +02:00
Martchus 69605bc09d reduce code duplication in build system
- get rid of qmake project file
- provide CMake modules for common tasks
- provide templates for *.desktop files
2016-04-16 00:50:57 +02:00
Martchus b2a14b8260 minor changes
- fixed name of desktop entry for renaming utility
- allow compilation without web view
- fixed window titles
- always return in eventFilter()
2016-03-28 23:15:07 +02:00
Martchus d460c09c65 fixed description 2016-03-10 22:14:06 +01:00
Martchus e4a1dc055e filter collections in example script 2016-03-03 22:21:56 +01:00
Martchus c08d82c3b6 updated project files
- added Opus description
- added build switches to CMake project
2016-01-17 23:08:20 +01:00
Martchus 4c61c9a9d4 allow launching renaming utility separately 2016-01-14 23:53:28 +01:00
Martchus 1c4d577264 updated renaming utility
- allow usage of QJSEngine instead of deprecated QScriptEngine
- moved variables and functions from global object to tageditor object
2016-01-09 02:56:56 +01:00
Martchus 65870985ed removed unused resource files 2015-12-20 21:17:54 +01:00
Martchus 11ad156131 improved project files 2015-12-08 08:40:03 +01:00
Martchus dfe17afcc6 use only one engine, small adjustments 2015-10-13 20:12:00 +02:00
Martchus a26d26256c generic name 2015-09-20 02:05:20 +02:00
Martchus 9a842e15b1 uniform app name 2015-08-26 22:11:26 +02:00
Martchus 1371ca5ce7 small adjustments 2015-08-16 23:41:49 +02:00
Martchus b2b8231a27 First commit 2015-04-22 19:33:53 +02:00