navidrome/tests/fixtures
Kendall Garner 814161d78d
Add OS Lyrics extension (#2656)
* draft commit

* time to fight pipeline

* round 2 changes

* remove unnecessary line

* fight taglib. again

* make taglib work again???

* add id3 tags

* taglib 1.12 vs 1.13

* use int instead for windows

* store as json now

* add migration, more tests

* support repeated line, multiline

* fix ms and support .m, .mm, .mmm

* address some concerns, make cpp a bit safer

* separate responses from model

* remove [:]

* Add trace log

* Try to unblock pipeline

* Fix merge errors

* Fix SIGSEGV error (proper handling of empty frames)

* Add fallback artist/title to structured lyrics

* Rename conflicting named vars

* Fix tests

* Do we still need ffmpeg in the pipeline?

* Revert "Do we still need ffmpeg in the pipeline?"

Yes we do.

This reverts commit 87df7f6df7.

* Does this passes now, with a newer ffmpeg version?

* Revert "Does this passes now, with a newer ffmpeg version?"

No, it does not :(

This reverts commit 372eb4b0ae.

* My OCD made me do it :P

---------

Co-authored-by: Deluan Quintão <deluan@navidrome.org>
2023-12-27 20:20:29 -05:00
..
$Recycle.Bin Fix pipeline. 2023-03-09 22:25:56 -05:00
...unhidden_folder Improve scanner (#1054) 2021-04-28 19:51:02 -04:00
.hidden_folder Fix ignoring hidden folders when scanning 2020-10-22 13:59:54 -04:00
artist Implement artist art priority (#2266) 2023-03-30 18:28:05 -04:00
empty_folder Move test file to fixtures folder 2020-04-28 11:59:47 -04:00
ignored_folder Skip scanning folders if they contain a `.ndignore` file. Closes #297 2020-05-18 14:37:01 -04:00
invalid-files Add OS Lyrics extension (#2656) 2023-12-27 20:20:29 -05:00
playlists POST endpoint for importing m3u playlists - #2078 (#2273) 2023-11-01 14:59:47 -04:00
._02 Invisible.mp3 Ignore "hidden" files when importing a folder 2020-08-21 11:50:18 -04:00
01 Invisible (RED) Edit Version.m4a Add OS Lyrics extension (#2656) 2023-12-27 20:20:29 -05:00
01 Invisible (RED) Edit Version.mp3 getCoverArt.view working 2016-03-03 12:08:44 -05:00
index.html Fix background images when BaseURL is specified 2022-11-29 14:48:05 -05:00
itunes-library.xml Retrofitting with tests 2016-02-29 10:04:30 -05:00
lastfm.album.getinfo.empty_urls.json Get album info (when available) from Last.fm, add getAlbumInfo endpoint (#2061) 2023-01-17 20:22:54 -05:00
lastfm.album.getinfo.json Get album info (when available) from Last.fm, add getAlbumInfo endpoint (#2061) 2023-01-17 20:22:54 -05:00
lastfm.artist.getinfo.json Add initial last.fm client implementation 2020-10-20 16:07:31 -04:00
lastfm.artist.getinfo.unknown.json Retry calls to Last.FM without MBIDs when if returns artist invalid (#1138) 2021-05-27 20:53:24 -04:00
lastfm.artist.getsimilar.json Add dedicated SimilarArtists call 2020-10-20 16:07:31 -04:00
lastfm.artist.getsimilar.unknown.json Retry calls to Last.FM without MBIDs when if returns artist invalid (#1138) 2021-05-27 20:53:24 -04:00
lastfm.artist.gettoptracks.json Add "real" TopSongs 2020-10-20 22:53:52 -04:00
lastfm.artist.gettoptracks.unknown.json Retry calls to Last.FM without MBIDs when if returns artist invalid (#1138) 2021-05-27 20:53:24 -04:00
listenbrainz.nowplaying.request.json Submit duration to ListenBrainz (#2405) 2023-06-17 12:27:00 -04:00
listenbrainz.scrobble.request.json Submit duration to ListenBrainz (#2405) 2023-06-17 12:27:00 -04:00
robots.txt Rename manifest.json to manifest.webmanifest (#1399) 2021-10-12 20:06:09 -04:00
spotify.search.artist.json Add initial spotify client implementation 2020-10-20 16:07:31 -04:00
symlink Follow symlinks to directories when scanning 2020-04-23 20:31:44 -04:00
symlink2dir WIP 2020-10-29 23:19:26 -04:00
test.aiff Add OS Lyrics extension (#2656) 2023-12-27 20:20:29 -05:00
test.flac Add OS Lyrics extension (#2656) 2023-12-27 20:20:29 -05:00
test.m4a Add OS Lyrics extension (#2656) 2023-12-27 20:20:29 -05:00
test.mp3 Add OS Lyrics extension (#2656) 2023-12-27 20:20:29 -05:00
test.ogg Add OS Lyrics extension (#2656) 2023-12-27 20:20:29 -05:00
test.tak Add TAK support (#2745) 2023-12-26 18:39:15 -05:00
test.wav Add OS Lyrics extension (#2656) 2023-12-27 20:20:29 -05:00
test.wma Add OS Lyrics extension (#2656) 2023-12-27 20:20:29 -05:00
test.wv Add OS Lyrics extension (#2656) 2023-12-27 20:20:29 -05:00
test_no_read_permission.ogg Fix Misleading Error Message on unreadable Media due to Permission (#1873) 2022-12-04 12:48:21 -05:00