Commit Graph

18 Commits

Author SHA1 Message Date
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 adabeffa7f Do not force the need for a trailing slash in mpd_root in blissify 2016-05-26 17:01:23 +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
Lucas Verney 54cf7074e8 Add a version readings args instead of MPD library 2016-05-09 16:13:42 +02:00
Lucas Verney 3f16114d1b Refactor 2016-05-09 15:57:26 +02:00
Lucas Verney 23fc436eaa Does not expect mpd_root to have a trailing slash 2016-04-17 21:45:46 +02:00
Lucas Verney 539f6d173b Improve code, first working version 2016-04-15 21:49:50 +02:00
Lucas Verney 2ff13c0508 Fix memory leaks 2016-04-06 19:43:54 +02:00
Lucas Verney 92db362406 Fix an error with unclosed transactions 2016-04-06 19:04:52 +02:00
Lucas Verney 3700905394 Also purge errors db when doing a rescan 2016-04-06 18:58:13 +02:00
Lucas Verney 287e1ab0f4 Store errors in db and allow to pass them again 2016-04-06 18:57:11 +02:00
Lucas Verney d8e86bf62d Fix error with db purging during rescan 2016-04-06 18:07:38 +02:00
Lucas Verney 4ba5e7d31d Purge database before running a rescan 2016-04-06 18:00:11 +02:00
Lucas Verney aafaa8648f Add UNIQUE constraints on db 2016-04-06 01:31:29 +02:00
Lucas Verney 53c85ad271 Remove useless TODOs 2016-04-06 01:18:59 +02:00
Lucas Verney 8ee4660a18 Remove useless printf 2016-04-06 01:18:25 +02:00
Lucas Verney 1c188bcb6d Support MPD_HOST and MPD_PORT env variables 2016-04-06 00:52:14 +02:00
Lucas Verney 72324c5fb8 First commit 2016-04-06 00:35:22 +02:00