Commit Graph
370 Commits
Author SHA1 Message Date
emeric c1da3c5397 Isolate Audio file resource request handler to ease reuse. ref #36 2020-03-07 21:49:28 +01:00
emeric 6ce0d155f6 Now delevering the raw file when transcoding is not enabled (no more remux done via fmmpeg). Fixes #28, Ref #36 2020-03-07 17:50:03 +01:00
emeric ffbb07f295 Make the ipod format output compatible with non seekable output stream (pipe).#36 2020-03-04 13:15:39 +01:00
emeric d24ee46f8f As for tracks in albums, set multiple artists for each album, comma separated. Fixes #35 2020-03-02 18:50:03 +01:00
emeric 97754e5e97 Added missing virtual decls 2020-03-01 21:18:20 +01:00
emeric d02a7ca86b Made the recommendation engine more usable during initial scan/rescans 2020-02-21 15:03:42 +01:00
emeric 0ad4973a5a Restored cancellable scan 2020-02-20 14:09:52 +01:00
emeric 284231ff92 Attempt to properly scan all the files during scan 2020-02-20 13:32:48 +01:00
emeric 428ab70d27 Attempt to check why some files are missing 2020-02-19 13:35:31 +01:00
emeric 0663ddb41a Merge branch 'develop' into cmake 2020-02-18 13:52:28 +01:00
emeric efbec56d26 Restored audio simimarity based classifier 2020-02-18 13:11:00 +01:00
emeric 53b3429c74 Atomatically reload recommendation engines 2020-02-16 16:33:38 +01:00
emeric a414a80bbb Further decoupled recommendation engine: it now has its own thread 2020-02-16 12:39:27 +01:00
emeric cfb8bbe2ce Reloading the recommendation engine once scan is complete 2020-02-15 16:22:28 +01:00
emeric d1bdaf6203 Started to restore clusters based recommendation engine 2020-02-15 15:52:39 +01:00
emeric ef5cf9b5aa Added some more tools 2020-02-15 13:44:58 +01:00
emeric 4c6af6f9d3 Made tests optional 2020-02-14 14:01:27 +01:00
emeric d06dfde187 Added tools 2020-02-14 13:53:46 +01:00
emeric f44addc2a2 Restored unit tests 2020-02-13 20:04:20 +01:00
emeric 15e53caa2d Split the lib in smaller libs to ease unit tests 2020-02-13 18:04:35 +01:00