-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
L-o-S - change of data strategy = Deezer ONLY metadata/alldata source implementation #61
Comments
Agreed. Musicbrainz data is very bad, specially for smaller artists. |
I'm not sure if it can be done, but I strongly agree as well, but not as an exclusive. Best of both worlds would be default to Deezer metadata and IF album/artist is not present there, search Musicbrainz. |
Well, why not, that is a detail, we need D-O to be implemented ASAP. But its looks like L-o-S is nearly dead project as is deemix. Sad thing to watch 👎 |
L-o-S is honestly not capable of making this change, per se. The amount of reach they have within Lidarr and Deemix is very minimal. I know this because I recently reverse-engineered it so its patched Deemix can be used with a standard plugins-enabled Lidarr installation, thus separating Deemix from Lidarr and enabling either to be updated separately as their parent projects mature. This project (L-o-S) does three things.
There's no internal code change. It doesn't rework the inside of Lidarr, it doesn't rework the inside of Deemix beyond one patch, it doesn't provide the linkage between Deemix and Lidarr's internals. Those are separate projects used by this one. This project cannot pivot to provide metadata for Lidarr. This project is merely auto-installing and auto-configuring three other projects. The creator of the Deemix-for-Lidarr plugin would be the person with whom to raise this request. |
Hello there, I would like to know your opinion on idea to make L-o-S deezer centric in way, that all info about music-metadata is downloaded from deezer and any other sources of data like musicbrainz and similar are discarded. Reason for this is constant mismatch of albums and songs downloaded from deezer and then compared with external musics dbs like musicbraninz.
Reason for running L-o-S is to get deezer artists, albums, songs. It should be then only about deezer datasources include musics metadata. It this sense I dont want or need comparison with others metadata sources because Im using deezer as a source and thus everything should be deezer sourced.
Thx.
The text was updated successfully, but these errors were encountered: