This commit is contained in:
Lars Noack 2022-11-24 09:20:44 +01:00
parent 52a19f1f88
commit 2f56c8881f

View File

@ -193,7 +193,11 @@ cache.get_tracks_without_isrc()
cache.get_tracks_without_filepath() cache.get_tracks_without_filepath()
``` ```
the id always is a musicbrainz id and distinct for every track the id always is a musicbrainz id and distinct for every track.
### setting the Target
If you
--- ---