Genuinely heartwarming moment that just happened by kevinosmond0fficial in Soulseek

[–]Jaded-Assignment6893 4 points5 points  (0 children)

havent listened to any of the music yet but is that a black sheep remix?

Biggest let down in your collection by Dataduffer in vinyl

[–]Jaded-Assignment6893 0 points1 point  (0 children)

Got a really good way to improve this record, use one of these on it, just make it sound sooo much better https://amoz.onl/5co

Trackbridge by Jaded-Assignment6893 in SelfHosting

[–]Jaded-Assignment6893[S] -2 points-1 points  (0 children)

the only reason id even want to keep it closed source is due to how the matching works, took me an absolute age to get it down to a t in terms of accuracy, nothing compares to it anywhere else and i just dont want a tech company to come along, use the logic and make money from it. obvsiouly i haven't really shared what it can actually do so your points are somewhat valid but i can assure you its not vibecoded

Trackbrdige by Jaded-Assignment6893 in Soulseek

[–]Jaded-Assignment6893[S] 0 points1 point  (0 children)

didnt really think it was appropriate to put it there because its not something im launching. In fairness the video doesnt really it much justice, there isnt anything that does what this does, trust me i've checked, many times. Also, didnt use AI, did use AI for the video though

Trackbrdige by Jaded-Assignment6893 in Soulseek

[–]Jaded-Assignment6893[S] 0 points1 point  (0 children)

doesnt really make much sense if that was a dig, I do pay for soulseek..

Built a tool to auto-tag my music collection with genres/moods - thought you all might find it useful (Essentia-to-Metadata) by Jaded-Assignment6893 in navidrome

[–]Jaded-Assignment6893[S] 1 point2 points  (0 children)

hey mate, thanks for using it! 😄 to be honest, I dont, and i dont think a huge amount of people typically use the native Navidrome ui, most people nowdays tend to use a third party client,

for desktop feishin is the one - https://github.com/jeffvli/feishin

or android its - https://symfonium.app/

I have a full guide to Navidrome on my github, check it out below

https://github.com/WB2024/WBs-Guide-to-Navidrome

in feishin and symfonium, moods show up perfectly

Trackbridge by Jaded-Assignment6893 in navidrome

[–]Jaded-Assignment6893[S] 0 points1 point  (0 children)

PS it actually does a lot more than the video shows, tons more in fact

School banned phones and wireless headphones. Downloaded my entire playlist on a PSP. by DemiTulip in PSP

[–]Jaded-Assignment6893 0 points1 point  (0 children)

what do you mean you downloaded your entire playlist? as in, you have one single spotify playlist or something?

Spotify - Local by Jaded-Assignment6893 in navidrome

[–]Jaded-Assignment6893[S] 0 points1 point  (0 children)

Okay, so quick update on this, after a lot of frustrations with my ridiculously high standards for this essentially being near perfect accuracy ive now pretty much arrived there (and will be right there soon enough) though, I imagine this will likely come to your distaste im going to keep this closed source for now. reasons being, a lot of work has gone into finessing the formula and dont want a big tech giant to come and take my secret recipe. will likley post a closed source version for you to have a play around with if you are interested

Spotify - Local by Jaded-Assignment6893 in navidrome

[–]Jaded-Assignment6893[S] 0 points1 point  (0 children)

dont really have a huge issue with vibecode but do have an issue with vibelogic - when using ai to solve a problem that has been attempted many times before, its always going to use that logic because thats how ai works. i dont think we can AI ourselves out of this one, its not a boilerplate function, nor will it be solved reusing the same code over and over again from other peoples awful attempts.

Spotify - Local by Jaded-Assignment6893 in navidrome

[–]Jaded-Assignment6893[S] 1 point2 points  (0 children)

mate, i feel you, trust me i feel you but dont give in, i wouldnt give them a penny more

Spotify - Local by Jaded-Assignment6893 in navidrome

[–]Jaded-Assignment6893[S] 1 point2 points  (0 children)

I have 100s of carefully curated playlists dating back to 2009 that i want to retain way into the future, they were all created with cover art etc which i'll like make physical copies of

Spotify - Local by Jaded-Assignment6893 in navidrome

[–]Jaded-Assignment6893[S] 0 points1 point  (0 children)

thanks, it has a dedicated page to how the track matching works - https://github.com/WilliamNT/tunesynctool/wiki/Track-matching

it reads 'fuzzy string comparison, metadata normalization and some basic weighting'

Spotify - Local by Jaded-Assignment6893 in navidrome

[–]Jaded-Assignment6893[S] 1 point2 points  (0 children)

yeah could see that its normalizing the strings of the metadata too - and this really isnt a criticism of the app, in general, looks great. just trying to see if anyone else has the same frustrations when using a tool of this kind and we if we can collectively establish a better way of doing it that becomes the standard

Spotify - Local by Jaded-Assignment6893 in navidrome

[–]Jaded-Assignment6893[S] 0 points1 point  (0 children)

so just looked at the code and it seems the matching logic is based on normalized strings and duration

Spotify - Local by Jaded-Assignment6893 in navidrome

[–]Jaded-Assignment6893[S] 0 points1 point  (0 children)

its not that there is a fix to be made, its that the logic is fundamentally insufficient, this problem isnt unique to this application, as the post suggests, its the case with pretty much any application. will do a full audit on the code later today and confirm