Commit graph

16 commits

Author SHA1 Message Date
Antoine Gersant
10946330a8 Adds support for multivalue w/ opus files 2025-02-04 22:19:05 -08:00
Antoine Gersant
2ce035f787 Adds more tests for multivalue field support 2025-02-04 21:24:47 -08:00
Antoine Gersant
6862cff185 Implement multi-value support for APE files 2025-02-03 01:09:10 -08:00
Antoine Gersant
f0cf3d2675 Use small-collection dataset for migration unit tests 2025-01-31 16:55:37 -08:00
Antoine Gersant
bf775ebc4c Playlist migration 2025-01-09 21:59:59 -08:00
Antoine Gersant
ff7291a246 Adds test for multivalue fields 2025-01-02 12:47:00 -08:00
Antoine Gersant
5ec0b5f7a5 Write config changes to disk 2024-10-08 23:38:11 -07:00
Antoine Gersant
fb18cb3c4f Test config round trip 2024-10-08 23:03:15 -07:00
pmphfm
f104355076
Add few more fields to song information ()
* [meta] Add ignore paths to vscode settings

* [feature] Add few more fields to song information

Fields include lyricist, composer, genre, category
and label.
2021-05-20 22:08:43 -07:00
gahag
ed581c57cf
Add support for AIFF files ()
The new patch in rust-id3 fixes the AIFF API, which is now used to support AIFF files.
2021-04-24 22:05:52 -07:00
gahag
652772ba0e
Implement support for Wave files ()
* Implement support for Wave files

Metadata extraction for such format is supported by the latest version of rust-id3, which
has been updated in this commit. The code has been updated to handle such files and call
the new APIs.

* Code review
2021-04-19 21:49:23 -07:00
Antoine Gersant
5e065c5e6a
Split configuration module () 2020-12-18 01:14:24 -08:00
Antoine Gersant
8524c7d5fe More accurate teste for web client serving 2020-12-06 02:48:42 -08:00
Tobias Schmitz
bff49c22ec
Embedded artwork support ()
* Embedded artwork support for mp4 and id3 tags

* Embedded artwork support for flac tags.

* small fixes

* use first embedded artwork for directory

* added artwork tests

* updated Cargo.lock

* use first embedded artwork for missing artworks
2020-11-25 15:46:09 -08:00
Antoine Gersant
a7ef7b2bd0 Added support for APE files 2020-09-24 01:46:29 -07:00
Antoine Gersant
cd63564c03 Separate test inputs from outputs 2020-09-19 16:58:19 -07:00