Closed Janczykkkko closed 8 months ago
Yeah, will implement a proper versioning system. Btw... Now it also imports missing artists.
sounds great! I have been having weird issues tho when using the same arn for deemix and your plugin, indexer was failing in lidarr. Will try to collect all issues into one and report :)
As for versioning, I highly recommend implementing auto versioning with something like semantic-release and a ci, seems like overkill untill it is a godsend.
As for versioning, I highly recommend implementing auto versioning with something like semantic-release and a ci, seems like overkill untill it is a godsend.
I usually go with the git-tagging system for versioning... So, once I'm confident enough, I tag it, push it and the workflows do their thing with publishing the container, etc...
sounds great! I have been having weird issues tho when using the same arn for deemix and your plugin, indexer was failing in lidarr. Will try to collect all issues into one and report :)
If you mean ARL (instead of arn) - That's strange... I use the same ARL on both, and it works
ye, I am also using a non standard lidarr setup so I guess it might be a culprit. Anyways, great work mate!
Mine isn't "standard" either :-D It's the plugins-branch with the deemix plugin installed, and a separate deemix-gui container, as you can see in the example docker-compose.
other than that you're a godsend! thanks, works well with lidarr on steroids!