HydrogenAudio

Hosted Forums => foobar2000 => Development - (fb2k) => Topic started by: Poromenos on 2017-02-28 23:31:24

Title: New playlist format spec I'm working on
Post by: Poromenos on 2017-02-28 23:31:24
Hey everyone,
after some frustration with the state of playlists in 2017, I decided to take some time and write a short spec for a new playlist format that aims to allow playlists to be much more portable and robust against file modifications/deletions/etc.

The spec is here: https://universalplaylist.stavros.io/

I would appreciate everyone's feedback, as it's in a very early stage and I'd like to get opinions about whether people find it useful or whether there's something I'm missing or did wrong. Please feel free to either reply here or open an issue on the project issue tracker (linked at the bottom of the spec page).

Thanks!
Title: Re: New playlist format spec I'm working on
Post by: mudlord on 2017-03-03 21:03:58
The only problem I can see, is what would happen with people with very large playlists. SHA-3s don't seem that efficient to me, plus you are using a human readable format it seems.

FPL gets its strengths from being purely binary only and thus is developed for large databases of songs.