[โ€“] [S] 1 point 5 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.

  • source
  • parent
  • context
  •  

    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!

    [โ€“] 2 points 2 years ago* (last edited 2 years ago) (1 child)

    I assume you're referring to the two free instance you get with the x86 VMs. And that is correct. As far as I remember, they offer you two VMs with x86 1VCPU and 40GB of block storage minimum or you can create 5 VMs with ARM with CPUs with lots of cores and memory each having 40 GBs of storage(don't remember the exact use-case). If you want to know what you are getting, please read the doc I have attached for you for always free resources. They offer you free 200GB in total and the bandwidth they offer is 20TB/month with 1Gbps speeds for each VMs (I might be wrong tho. It's been a while since I've used their service). Also, in case you're wondering why I'm not using a free service like this is, I used one of their servers to pirate copyrighted material. They'll ban you without warning so read their terms of services and try not to be a fool like I am. https://docs.oracle.com/en-us/iaas/Content/FreeTier/freetier_topic-Always_Free_Resources.htm#resources

  • source
  • parent
  • context
  • [โ€“] 2 points 2 years ago (5 children)

    I have personally been using OVH for $1.05/month. This offer is only available for their new customers and also is only offered in certain regions as well. I've been using it for my personal small projects to host my frontend projects and also as VPN server as well. It is now more than a month since I've been using it and haven't had any issues so far.

    Another platform I might suggest is Oracle cloud. They have a free VPS offer FOREVER. If you're register for the first time and their system gives you an error it's their "fair usage policy" of some sort where their system might think you're someone that's trying to abuse their free offerings(best not to waste time if it doesn't work the first time). If you do register tho, you might need to do a few research when you're starting out initially. The platform has lots of options and tools and it might get overwhelming if this is your first time. Nonetheless, I believe it is manageable tho. It just takes a little bit of time to get used to their interface.

    https://www.ovhcloud.com/en-ie/vps/ cloud.oracle.com

  • source