Commit Graph

471 Commits

Author SHA1 Message Date
Martchus 72330988ef Ignore default.profraw 2019-06-01 12:36:48 +02:00
Martchus 34a1595641 Improve documentation 2019-05-31 14:02:11 +02:00
Martchus 208c90ef42 Require only one of title and track to match search results 2019-05-31 13:55:36 +02:00
Martchus d2a51ad473 Show all recording/release combinations from MusicBrainz 2019-05-31 13:54:16 +02:00
Martchus 777f3b114e Avoid code duplication to determine track number 2019-05-30 14:45:26 +02:00
Martchus ea708f5ad1 Improve tooltips of db query widget 2019-05-30 14:44:54 +02:00
Martchus 456565ceb9 Don't insert song-specific search criteria in db query widget 2019-05-30 14:25:45 +02:00
Martchus 4ac014b999 Fix using artist from db query 2019-05-29 00:26:32 +02:00
Martchus 833b96351e Allow locking fields 2019-05-29 00:04:47 +02:00
Martchus 53d4f50bfa Update web view and JavaScript config documentation 2019-05-28 17:57:17 +02:00
Martchus 3e7bdb3703 Add track to field to CLI help/completion 2019-05-18 21:50:04 +02:00
Martchus 1dbb15dd1c Don't use deprecated Qt features 2019-05-04 22:17:28 +02:00
Martchus f4143a6eb1 Apply cmake-format and clang-format 2019-05-04 21:03:32 +02:00
Martchus 1691b9daa2 Adapt to c++utilities v5 2019-05-04 16:05:20 +02:00
Martchus 258ebe7255 Improve dbquery code 2019-04-21 17:08:55 +02:00
Martchus 4e4f7f5b44 Adapt tests to changes in underlying library 2019-04-21 17:08:55 +02:00
Martchus b1be64fe1d Make LyricWiki URL configurable 2019-04-16 23:10:17 +02:00
Martchus 784f2c8a3a Update LyricWiki URL 2019-04-16 23:10:17 +02:00
Martchus 694217618f Adapt CLI tests to latest changes 2019-03-20 22:29:42 +01:00
Martchus 2ec53c5044 Fix warnings about implicit conversion 2019-03-20 22:29:27 +01:00
Martchus 783d2eb2a6 Hide bitrate if <= zero or NaN 2019-03-10 16:59:15 +01:00
Martchus f746c1b5ef Show total size, duration and bitrate in CLI 2019-03-10 16:34:04 +01:00
Martchus fb04ee4e12 Reduce code duplication via MediaFileInfo::overallAverageBitrate() 2019-03-10 16:32:56 +01:00
Martchus 814580a895 Bump minor version 2019-02-13 21:43:16 +01:00
Martchus 8cbde0fdb5 renaming utility: Support album artist 2019-02-13 21:42:50 +01:00
Martchus e9ded173f1 renaming utility: Show better info for confliciting targets
Conflicts are handles well but so far the user just got "can not
be renamed". Now the conflicting item is returned.
2019-02-13 21:42:29 +01:00
Martchus 1401b13f7f Fix warning when reading cover and use container offset 2019-02-13 21:40:17 +01:00
Martchus 849baa8192 Improve message for unsupported field types 2019-02-13 19:09:13 +01:00
Martchus 57396807d5 Show scrollbar for fields if required 2019-02-13 19:08:44 +01:00
Martchus 1e962b8c44 Fix warnings in PicturePreviewSelection 2019-02-13 18:40:47 +01:00
Martchus c2ae237d9b Allow adding cover from clipboard 2019-02-13 18:20:34 +01:00
Martchus 265d8def09 Reduce nesting in code for adding cover 2019-02-13 18:20:08 +01:00
Martchus 6b97860771 Allow to copy selected DB query result 2019-02-13 18:15:49 +01:00
Martchus 1e6facc2a8 Add 'track+=' example to CLI help 2019-02-13 18:15:10 +01:00
Martchus 6efb83f003 Apply cmake-format 2019-02-06 18:06:55 +01:00
Martchus b369622ac6 Update packaging documentation 2019-02-06 18:05:01 +01:00
Martchus 52a60ccdc1 Let CMake generate code for test application 2019-01-13 22:29:03 +01:00
Martchus 74d05eede9 Fix specifying custom fields
* Fix support for Vorbis comment and add test case
* Consider only fields for the current format
  when displaying tags
2019-01-02 17:12:48 +01:00
Martchus 47e929066e Fix typo in README.md 2019-01-02 17:09:24 +01:00
Martchus 5e0aa7ea6d Add custom fields example to help 2019-01-02 17:09:13 +01:00
Martchus dbc1c79f49 Support album artist and vendor 2019-01-01 23:44:28 +01:00
Martchus 8ad22faae5 Fix building tests under 32-bit Linux 2018-12-30 22:54:06 +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 c0c413cddc Fix typo 2018-11-15 21:33:08 +01:00
Martchus 57f4307c16 Improve coding style 2018-11-15 21:33:01 +01:00
Martchus af2dd554a9 Add info about Exherbo package 2018-11-07 17:41:47 +01:00
Martchus b19a210fcc Improve coding style 2018-08-20 21:44:47 +02:00
Martchus 42004c8760 Show meta info about cover (size, resolution, MIME-type) 2018-08-20 21:43:50 +02:00
Martchus 1357fd1a32 Adjust DbQueryWidget selection only if empty 2018-08-20 21:41:17 +02:00