betsha1830

joined 2 years ago
[โ€“] betsha1830@lemmy.world 1 points 4 months ago

The main ISRC matching is done in the orchestrator.ts file within the same folder. Subsonic was difficult to work with when I tried to implement matching because the endpoint had a limited number of tracks it returns. So I ended using the native Navidrome search API to find the track by title and compares the ISRC. You can check out the file to have a better understanding. Feel free to reach out if you have any more questions.

[โ€“] betsha1830@lemmy.world 1 points 4 months ago

Thank you for the correction.

[โ€“] betsha1830@lemmy.world 2 points 4 months ago

That would be out of scope for this project. But maybe a YouTube to Navidrome playlist exporter that I might add in the future.

[โ€“] betsha1830@lemmy.world 1 points 4 months ago

This is perfectly legal as far as I know. But if you're unsure you can always go through their terms of services.

[โ€“] betsha1830@lemmy.world 1 points 4 months ago

It'll mark it as missing and moves to the next track to match. You can then download the missing tracks in your server as a JSON file.

 

Hey everyone! I would like to share a web project that I just built for Navidrome users in this sub. It exports playlists from Spotify to Navidrome. It's called NaviSpot (Yes! I know! Quiet an original name :P). It's free and has 0 ads. I've wanted to fully transition to Navidrome as my music library and wasn't sure if there were any other tools that did this. So, I decided to build this and share it with the community if anyone shares the same frustration as I did when trying to move their playlists from Spotify. The project is opensource and is available on github (https://github.com/betsha1830/navispot). If you would like to check out the live version you can do so by going to https://navispot.gaga.pro.et/.

If you have any suggestions, questions, additional features or need any help feel free to DM me.

Hope y'all have a great day!

 

Hey folks! As the title says I just made an offline first full-stack habit tracker web app. It took me more than six to make and now I would love to have your constructive feedback on it. It's at goalstride (dot) app. I would appreciate any feedback you have. If you have any questions feel free to ask. Thanks!