Commit Graph
536 Commits
Author SHA1 Message Date
emeric f5034e1e7b Fix some compilation warnings 2020-03-29 14:16:58 +02:00
emeric 2c9952b8b7 Switching from ImageMagick++ to GraphicsMagick++ to ease compatibility with wt4. ref #42 2020-03-28 20:09:57 +01:00
emeric bd6a08facb WMA: better metadata parsing. fixes #40 2020-03-23 20:16:12 +01:00
emeric a40c05ec6b Always storing MBID in lowercase to avoid silly duplicates 2020-03-23 18:06:39 +01:00
emeric 5ab16ee821 Silented warning/error 2020-03-09 12:52:36 +01:00
emeric 7d5654cb7d Subsonic API: do not use ffmpeg to remux the files when transcoding is off. fixes #36 2020-03-08 17:03:49 +01:00
emeric e1755342a4 Fixed memleak at exit 2020-03-08 16:56:23 +01:00
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 6239064396 Now have a recommendation tool for the whole database 2020-02-15 16:33:05 +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 6578d3f339 Update the artist and album names if they are outdated (and if they contain a MBID). Fixes #30 2020-02-14 13:27:40 +01:00
emeric ed3d728c02 Fixed typo 2020-02-13 21:03:58 +01:00
emeric 4c535da6dc Removed Werror that was used for testing purpose 2020-02-13 20:31:49 +01:00
emeric 8f86850da0 Removed autotools 2020-02-13 20:06:10 +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
emeric 1e2c1caeed Isolated ImageMagick++ in liblms 2020-02-13 16:10:43 +01:00
emeric 8abf063aae Merge branch 'develop' into cmake 2020-02-13 15:56:55 +01:00
emeric 934dd5adf1 Fixed regression about multi words parsing. Fixes #30 2020-02-13 13:29:57 +01:00
emeric 876fb12fe4 WIP 2020-02-13 13:00:22 +01:00
emeric e274c0ca89 Split the utils file 2020-02-08 17:44:12 +01:00
emeric 52a0f62491 Sanitize MBID usage: do not trust MBID coming from files' metadata 2020-02-08 12:38:28 +01:00
emeric f9aeb34606 Fixed badly escaped strings. Fixes #29 2020-02-07 13:51:04 +01:00
emeric 37f37fbdab Added ALAC file support 2020-02-01 14:13:12 +01:00
emeric fdb4c1e581 Added M4B file support 2020-01-29 20:27:56 +01:00
emeric 8d62df00ef Subsonic API: added bookmark support. Fixes #24 2020-01-29 17:02:18 +01:00
emeric 0ef6f82732 Follow symlinks when scanning directories. #23 2020-01-27 19:39:38 +01:00
emeric cb59b09157 Do not log not implemented commands as errors, fixes #11 2020-01-24 14:05:58 +01:00
emeric 6950616466 Added a way to filter artist by type (album artist, track artist, all artits). Fixes #19 2020-01-22 21:31:11 +01:00
emeric efe73e0491 Support embedded covers in flac files. fixes #18 2020-01-21 13:22:54 +01:00
emeric cce5d35ca2 Added support for MediaSession API. fixes #17 2020-01-20 13:55:32 +01:00
emeric af1692fde3 Restored separator in file logger 2020-01-19 18:26:59 +01:00
emeric 99756d6c64 Merge branch 'features-training' into develop 2020-01-19 18:21:21 +01:00
emeric 9e78c6b4d9 Improved info debug message about database version 2020-01-19 18:20:18 +01:00