Commit Graph

123 Commits

Author SHA1 Message Date
Martchus abc80c24ff Mention key used for signing binaries in README 2024-02-07 19:25:15 +01:00
Martchus 934b955837 Update copyright date 2024-01-23 00:27:34 +01:00
Martchus b3f576a354 Fix typo in README 2024-01-08 14:42:02 +01:00
Martchus 88989ff986 Extend script API; allow copying tags from other files 2023-12-30 03:06:58 +01:00
Martchus f82bf04c66 State minimum required Windows 10 version 2023-11-18 21:42:26 +01:00
Martchus a87e431e04 Update outdated README section about DPI awareness under Windows 2023-11-18 21:28:11 +01:00
Martchus 72dcbbbd81 Allow renaming file via `set --script …`
This allows doing what the GUI renaming utilitiy does on the command-line.
If only renaming is wanted
2023-11-10 15:46:45 +01:00
Martchus f1b785337d Mention settings to improve performance 2023-10-31 21:25:25 +01:00
Martchus 09e2fe20f7 Mention Chocolatey package in README 2023-10-20 17:38:41 +02:00
Martchus c7df780281 Mention problem with antivirus software in README 2023-10-20 17:38:41 +02:00
Martchus 6f30fc309e Improve README section about script processing 2023-08-19 18:35:12 +02:00
Martchus d26a7afc47 Change `--java-script` to just `--script`
This should be specific enough in this context and is more consistent with
`--script-settings`.
2023-08-19 00:18:27 +02:00
Martchus 023b25e44b Improve example JavaScript example and README section 2023-08-08 01:05:09 +02:00
Martchus 9aca90538d Execute JavaScript after tags have been added/removed 2023-08-02 17:42:47 +02:00
Martchus c3af3d43e6 Allow dealing with multiple fields values in JavaScript 2023-07-31 23:53:35 +02:00
Martchus 22953ad0da Allow tag processing via JavaScript 2023-07-30 16:15:19 +02:00
Martchus 791e169dc6 Sync README with tagparser 2023-05-08 11:19:13 +02:00
Martchus 43b46bd312 Update README according to latest changes 2023-05-07 22:58:09 +02:00
Martchus 7a11b944b9 Update link to section about dark mode under Windows
The phrase "not supported" is at this point no longer fitting.
2023-05-03 20:10:27 +02:00
Martchus 2abd4b191c Improve notes regarding symlink handling on Windows
* Mention developer mode
* Use single `git config` command before cloning
2023-03-13 19:56:33 +01:00
Martchus 6f45fd0213 Add back config for symlinks as still used by subdirs 2023-03-05 22:29:05 +01:00
Martchus 8f9151d488 Remove obsolete config for symlinks from README 2023-02-27 22:23:15 +01:00
Martchus a19424a05d Improve documentation about backup files and avoiding rewrites
* State the default correctly; the UI is actually enforcing a rewrite by
  default
* Recommended to use `--force-rewrite` with the CLI
* Explain how to avoid rewrites
2023-02-10 17:11:13 +01:00
Martchus fc3e511411 Add note about Windows SmartScreen 2023-01-30 10:31:27 +01:00
milahu 283cdaa0e6
fix cmake flag ENABLE_JSON_EXPORT 2023-01-20 11:49:04 +01:00
Martchus fbd40f6f12 Update copyright notice 2023-01-17 18:33:23 +01:00
Martchus 0198132739 Update URL of Gentoo overlay 2022-09-21 13:19:28 +02:00
Martchus 902d93a21a Update minimum required Qt version
Builds with Qt 5.6 are no longer conducted so only the latest
Qt 5 or 6 version is tested anymore.
2022-09-20 21:00:21 +02:00
Martchus a020f7e292 Re-design program icon as license of program icon was not clear
The new program icon is based on breeze icons which is noted in the README.
2022-09-10 16:06:33 +02:00
Martchus c7013a3523 Fix typo in README 2022-08-28 00:18:39 +02:00
Martchus a36b1d5525 Mention Void Linux packages in README.md 2022-08-20 15:16:19 +02:00
Martchus 95f421ac76 Document QT_PACKAGE_PREFIX 2022-05-16 21:09:26 +02:00
Martchus 29b1d4dc13 Update download instructions 2022-05-16 20:45:53 +02:00
Martchus d3166b891a Add copyright notice 2022-04-05 20:16:52 +02:00
Martchus 65ce0cad3a Clarify that license is "GPL-2-or-later" 2022-03-15 21:50:39 +01:00
Martchus 659377a4ba Add OBS repository URL as download page doesn't contain all versions 2022-01-22 17:52:14 +01:00
techie2000 8849b053e7
Update README.md
Correct typos
2022-01-19 08:49:34 +00:00
Martchus 52edf572d4 Update documentation for `--remove-target` CLI option 2021-12-31 00:32:25 +01:00
Martchus 5242ba590f Fix wording in README.md 2021-12-21 01:09:27 +01:00
Martchus b8496df331 Update/improve build instructions 2021-12-05 18:36:36 +01:00
Martchus 67ed2add78 Link relevant workarounds from Syncthing Tray's README 2021-10-05 18:26:17 +02:00
Martchus f0f79fae91 Add notes about compatibility of Windows builds 2021-10-05 18:17:33 +02:00
Martchus 2b3fd0720c Improve README.md, add example for `>` syntax 2021-08-14 14:36:25 +02:00
Martchus 99e29616fc Improve build instructions to deal with symlinks under Windows 2021-07-25 17:26:07 +02:00
Martchus b4d1df8592 Fix typos found via `codespell --skip .git -w` 2021-07-03 19:38:36 +02:00
Martchus 43eaf7f8db Update TODOs section of README and merge it with Windows problems
* Drop the note about `-DUSE_NATIVE_FILE_BUFFER=ON` because this is now the
  default and mentioned in c++utilities itself.
2021-05-31 20:16:00 +02:00
Martchus 0aa8c53252 Add remark about the GUI and multiple values per field to README.md 2021-05-10 20:55:58 +02:00
Martchus 1944773022 Allow setting multiple covers of the same type but different descriptions
The standard actually says that there might be different covers with only
different descriptions:

    Description is a
    short description of the picture, represented as a terminated
    text string. There may be several pictures attached to one file, each
    in their individual "APIC" frame, but only one with the same content
    descriptor. There may only be one picture with the picture type
    declared as picture type $01 and $02 respectively.

I assume "content descriptor" means combination of the type and
description.

This is in accordance with eyeD3.

See https://github.com/Martchus/tageditor/issues/64#issuecomment-833952940
2021-05-10 20:51:15 +02:00
Martchus 41fb2069f3 Allow setting covers of special types with description via CLI
See https://github.com/Martchus/tageditor/issues/64
2021-04-28 00:57:57 +02:00
Martchus 8158ef930a Add note about old Qt versions and support for modern JavaScript features 2021-02-16 01:16:58 +01:00