Commit Graph

11 Commits

Author SHA1 Message Date
Polochon-street e19fe82d9f Updated bindings to match new Bliss version 2016-10-06 22:00:59 +02:00
Lucas Verney eb420eb7a8 Fix IndexError due to closest song 2016-10-02 21:24:57 +02:00
Lucas Verney 18626a9434 Bad initialization of closest song, should be the closest one from the cache 2016-09-29 02:47:21 +02:00
Lucas Verney 38e43ea6db Random choice among cached songs 2016-09-29 02:42:34 +02:00
Lucas Verney 14c2ea65db Sort randomly directly in SQLite 2016-09-27 03:42:04 +02:00
Lucas Verney 220c68f38b Loop randomly over songs when building playlist 2016-09-27 03:33:34 +02:00
Lucas Verney e2d460ff06 Fix latest_mtime.txt in server script 2016-08-05 23:47:05 +02:00
Lucas Verney 345383e3a5 Bump Bliss version
Now using 3 tempo values, updated Bliss version.

_Note_: You should rebuild your database after upgrading to this commit.
Next major breaking changes will be handled by dedicated update scripts
to avoid having to rebuild the entire database.
2016-07-24 15:31:18 +02:00
Lucas Verney f1a88818b6 Use persistent connections and fix issue with random mode detection 2016-05-28 19:08:09 +02:00
Lucas Verney 113340884e Handle timeouts in MPD connection 2016-05-28 19:02:40 +02:00
Lucas Verney b98a50e40e Rename to Blissify and move mpd server code to a Python script around the main C code. 2016-05-25 20:26:28 +02:00