Skip to content

Commit

Permalink
Merge pull request #334 from bohning/update_changelog
Browse files Browse the repository at this point in the history
Update changelog
  • Loading branch information
RumovZ authored Jan 26, 2025
2 parents 187aaf2 + ed12dcc commit 1de44de
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,22 @@
<!-- 1.0.0 -->
<!-- 0.10.0 -->

# Changes

## Fixes

- The check for existing / outdated local resources has been improved to account for different precisions of modified times for different file systems.
- Provide binaries for Intel-based MacOS systems.
- YouTube logged-in cookies are now used for age-restricted resources.

## Features

- Song tags are no longer parsed from comments, but instead from meta tags
(Use `%2C` as separation, e.g. `tags=explicit%2C80s%2CSoundtrack).
See https://github.com/bohning/usdb_syncer/wiki/Meta-Tags for a full list of
supported tags.

<!-- 0.9.0 -->

# Changes

## Features

- The UltraStar format version can now be specified in the settings (see https://usdx.eu/format/).
- The number of download threads and the per-thread bandwidth limit for Youtube can be configured in the settings.
- Option to embed artwork into video files (mp4).

<!-- 0.9.0 -->

Expand Down

0 comments on commit 1de44de

Please sign in to comment.