Deluan Quintão
Deluan Quintão
I don't want to mess too much with the current search implementation. I think the proper solution for this (and other search issues) is to implement a proper Full Text...
> Is there a concrete reason not to use the `sqlite_fts` as you originally wanted? Not at all :) > > > Having said that, I plan to move the...
> Please display 'MusicBrainz Album Comment' field if present in ID3 tags. Beets adds this to metadata if release has it set. > > https://musicbrainz.org/release/c28de232-bb53-4ccc-aa29-60ca5decbbad > > As displayed in...
> `$set(MusicBrainz Album Comment,%_releasecomment%)` Ah yes, `_releasecomment`. This is already imported (as [`MusicBrainz Album Comment`](https://github.com/navidrome/navidrome/blob/814161d78db0dc07c16fa6e80f6ff1710866e31b/scanner/metadata/metadata.go#L207)) but not used anywhere ATM. In a future release, we will allow it to be...
@Merkwurdichliebe to be able to figure this out, I need you to follow these steps: 1. Stop Navidrome 2. Backup your data folder 3. Remove all files from the data...
@cinbunnaps Did you ever figure this out? If not, please do the same steps as I mentioned above.
Ah, in this case just keep the `.toml` file there, removing all the rest.
``` PlaylistsPath: "../../../SSD/Users/me/Files/Docs/Playlists", ``` Is this correct? It has to be relative to the MusicFolder. Anyway, playlists are imported at the end of the scan, so logs for them should...
> As you can see in the log, Well, I don't see the lines immediately above the `Finished processing Music Folder` line, so I can't really tell. > ls ../../../SSD/Users/me/Files/Docs/Playlists...
> time="2023-02-07T20:38:47+01:00" level=warning msg="Playlists will not be imported, as there are no admin users yet, Please create an admin user first, and then update the playlists for them to be...