* Fix MB recording ID parameter name for ListenBrainz submission This follows the ListenBrainz API documentation. Fixes #1657 * Rename MediaFile.MbzTrackID to MbzRecordingID This better reflects the actual data. That the MusicBrainz recording ID is stored in file metadata as musicbrainz_trackid is a historical artifact. * Rename database column mbz_track_id to mbz_recording_id |
||
|---|---|---|
| .. | ||
| metadata | ||
| cached_genre_repository.go | ||
| mapping.go | ||
| mapping_internal_test.go | ||
| playlist_importer.go | ||
| playlist_importer_test.go | ||
| refresher.go | ||
| scanner.go | ||
| scanner_suite_test.go | ||
| tag_scanner.go | ||
| tag_scanner_test.go | ||
| walk_dir_tree.go | ||
| walk_dir_tree_test.go | ||
| walk_dir_tree_windows_test.go | ||