emeric
|
907460ff47
|
Homogeneize settings stuff
|
2020-04-26 15:23:45 +02:00 |
|
emeric
|
a2b85f7e6b
|
ReplayGain: added a dedicated preamp gain for tracks that do not have RG info. ref #38
|
2020-04-26 14:57:33 +02:00 |
|
emeric
|
dab89554b4
|
Actually implementing the auto replay gain mode
|
2020-04-26 14:31:26 +02:00 |
|
emeric
|
e60effb168
|
Restored playback on mobile devices
|
2020-04-26 14:29:29 +02:00 |
|
emeric
|
40b6602aa4
|
removed unused stuff
|
2020-04-26 13:34:07 +02:00 |
|
emeric
|
3d8aa47230
|
Merge branch 'replaygain' into develop. Fixes #38
|
2020-04-26 13:30:55 +02:00 |
|
emeric
|
0de476c5d3
|
WIP replaygain support
|
2020-04-25 22:00:22 +02:00 |
|
emeric
|
f41b6c38a7
|
WIP replaygain support
|
2020-04-25 14:39:49 +02:00 |
|
emeric
|
4749fd7548
|
Added a new transcoding mode: transcode if and only if the format is not handled by the browser. Made the subsonic API configurable again in conf file. Moved the subsonic's artist list mode in the per-user settings page. fixes #46
|
2020-04-20 20:54:16 +02:00 |
|
emeric
|
7d8ec6ff1e
|
First step: make the player handle both transcode and native audio streams
|
2020-04-19 14:59:39 +02:00 |
|
emeric
|
1fe87fec4c
|
Fixed bad transcode field mapping. fixes #49
|
2020-04-18 20:49:32 +02:00 |
|
emeric
|
d8d1935e57
|
Small Users view visual tweaks
|
2020-04-18 20:46:47 +02:00 |
|
emeric
|
13c96dcef6
|
fixed playqueue button selected state visual
|
2020-04-18 19:13:22 +02:00 |
|
emeric
|
b00b7e8958
|
better layout on md devices
|
2020-04-18 11:41:57 +02:00 |
|
emeric
|
b2918b93d2
|
Minor UI tweak
|
2020-04-18 11:37:51 +02:00 |
|
emeric
|
9a3dcbdcbf
|
Subsonic API: Added an option to only list album artists. fixes #27
|
2020-04-17 23:36:34 +02:00 |
|
emeric
|
e207f337fe
|
Merge branch 'theme' into develop. Fixes #45
|
2020-04-17 17:37:53 +02:00 |
|
emeric
|
27320054e5
|
Made some more progress on theming
|
2020-04-17 17:37:26 +02:00 |
|
emeric
|
4f560fe015
|
Added a user setting to chose darkmode or not
|
2020-04-15 15:53:13 +02:00 |
|
emeric
|
c339d929d5
|
Added covers for the playhistory view
|
2020-04-15 10:56:20 +02:00 |
|
emeric
|
d4ff1e1a2d
|
Added covers for the playqueue view
|
2020-04-14 21:40:07 +02:00 |
|
emeric
|
8d0a18d1ed
|
Added covers for the tracks view
|
2020-04-14 21:32:44 +02:00 |
|
emeric
|
8f2c36ede9
|
Added a currently playing indicator in the tracks view
|
2020-04-14 21:09:26 +02:00 |
|
emeric
|
622d20afa8
|
Some more polish
|
2020-04-14 20:25:29 +02:00 |
|
emeric
|
2e660314a2
|
Some more btn polish
|
2020-04-14 09:43:59 +02:00 |
|
emeric
|
6e237caaef
|
Make sure the player is always on top
|
2020-04-13 18:25:38 +02:00 |
|
emeric
|
22d98bbb1a
|
Added some more spaces around the player controls
|
2020-04-13 18:21:46 +02:00 |
|
emeric
|
036cef4510
|
Some more polish both flatly and darkly themes
|
2020-04-13 14:46:46 +02:00 |
|
emeric
|
fa14586b64
|
Reworked CSS in order to isolate themable elements
|
2020-04-12 18:35:55 +02:00 |
|
emeric
|
8d8d778e47
|
Ignore warnings from coders when loading cover images. fixes #48
|
2020-04-10 16:40:58 +02:00 |
|
emeric
|
e17b2333ac
|
Use synchronous mode since WAL is used
|
2020-04-10 16:01:14 +02:00 |
|
emeric
|
e3ffd2361f
|
Restored metadata on files get via subsonic API. fixes #47
|
2020-04-10 09:33:05 +02:00 |
|
emeric
|
06f9673b28
|
Sort artists using sortname tag + search by name also in this tag. Fixes #44
|
2020-04-04 15:34:26 +02:00 |
|
emeric
|
adf77a0842
|
Merge branch 'sortname' into develop
|
2020-04-04 14:48:08 +02:00 |
|
emeric
|
5d07dcbc3b
|
Handle sorting method for artists
|
2020-04-04 14:47:39 +02:00 |
|
emeric
|
0fd230a8d8
|
Merge branch 'develop' into sortname
|
2020-04-04 14:08:30 +02:00 |
|
emeric
|
19146e4d33
|
Clarifications on non root deploy path
|
2020-04-04 14:06:07 +02:00 |
|
emeric
|
c79d03b04e
|
Fixed the logout redirect path
|
2020-04-04 13:52:31 +02:00 |
|
emeric
|
d4fb8659ff
|
Fixed the source installation process
|
2020-04-03 16:21:14 +02:00 |
|
emeric
|
9d06b02acc
|
Fixed some relative paths to ease deployment on non a root path. Ref #41
|
2020-04-03 14:43:04 +02:00 |
|
emeric
|
2bd4fb8c78
|
WIP
|
2020-04-02 20:54:31 +02:00 |
|
emeric
|
5e8e46e77f
|
Force optimizing the database in case of crash/forced exit during scan
|
2020-04-01 13:50:29 +02:00 |
|
emeric
|
a45f953b68
|
CMake >= 3.12 to properly work
|
2020-03-30 22:56:12 +02:00 |
|
emeric
|
fb7484f9e0
|
Now running tests during docker image generation
|
2020-03-30 21:05:36 +02:00 |
|
emeric
|
4105b3ea82
|
Upgrade requirements to build on ubuntu
|
2020-03-30 15:26:37 +02:00 |
|
emeric
|
eb20ade14d
|
Added an option to set the deployment path. Fixes #41
|
2020-03-29 20:07:52 +02:00 |
|
emeric
|
3727c64a13
|
Fixed exit (make freebsd 12.1 happy when exiting. ref #42
|
2020-03-29 19:37:48 +02:00 |
|
emeric
|
8a09aa4e01
|
Trying to find std::filesystem using cmake
|
2020-03-29 18:41:26 +02:00 |
|
emeric
|
d8fa47c949
|
Added missing includes. ref #42
|
2020-03-29 14:20:29 +02:00 |
|
emeric
|
f5034e1e7b
|
Fix some compilation warnings
|
2020-03-29 14:16:58 +02:00 |
|
emeric
|
f4d1202dda
|
Merge branch 'graphicsmagick' into develop. ref #42
|
2020-03-29 14:07:00 +02:00 |
|
emeric
|
7bad8ff98b
|
Updated Dockerfile. ref #42
|
2020-03-29 14:06:35 +02:00 |
|
emeric
|
e5e23009cb
|
Updated readme and travis scripts. ref #42
|
2020-03-28 20:15:26 +01: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
|
c69f81c12e
|
Removed no longer used files
|
2020-02-21 16:07:21 +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
|
d8712de585
|
Adapted dockerfile to build using cmake
|
2020-02-18 13:51:30 +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
|
7f05a1d4e6
|
Updated README
|
2020-02-15 14:04:04 +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
|
8f6f044533
|
Bumped version to v3.6.3
|
2020-02-14 13:28:42 +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
|
942d0b4631
|
Adapted travis ci script
|
2020-02-13 20:10:41 +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
|
ab2efcc5ad
|
Bumped version to v3.6.2
|
2020-02-13 13:32:26 +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
|
a4bcd3bbaa
|
Bumped version to v3.6.1
|
2020-02-07 13:52:28 +01:00 |
|
emeric
|
f9aeb34606
|
Fixed badly escaped strings. Fixes #29
|
2020-02-07 13:51:04 +01:00 |
|
emeric
|
812ea7f614
|
Bumped version to v3.6.0
|
2020-02-01 14:18:11 +01:00 |
|
emeric
|
37f37fbdab
|
Added ALAC file support
|
2020-02-01 14:13:12 +01:00 |
|