emeric
|
d4d84e4d48
|
Added margin to the search input now elems can be active
|
2020-09-03 10:54:44 +02:00 |
|
emeric
|
de67c5316d
|
Remove header title from main views, and set them active in the navbar
|
2020-09-03 10:54:15 +02:00 |
|
emeric
|
4a101f4fb7
|
Prevent prev/next song shortcut to trigger while in input element
|
2020-09-03 10:52:40 +02:00 |
|
emeric
|
64f476ceca
|
Can now download individual tracks
|
2020-09-02 19:46:15 +02:00 |
|
emeric
|
72763850bb
|
Applied correct style on artist name in the release view
|
2020-09-02 10:05:22 +02:00 |
|
emeric
|
59a32cdd02
|
Properly handle bad aritst/release URLs
|
2020-09-02 10:04:59 +02:00 |
|
emeric
|
52d5c3fee3
|
Downloads: set the last modifier date/time of the files to the current UTC time, no need to expose the actual date/time
|
2020-09-01 13:47:03 +02:00 |
|
emeric
|
b3f14153d2
|
Added some color transitions, ref #82
|
2020-09-01 13:42:17 +02:00 |
|
emeric
|
8a84a078be
|
Fixed regression on recommendation engine
|
2020-08-31 14:15:10 +02:00 |
|
emeric
|
ea317b62ed
|
Upgraded travis CI os
|
2020-08-30 18:40:52 +02:00 |
|
emeric
|
a55e69be29
|
Removed useless log
|
2020-08-30 18:40:10 +02:00 |
|
emeric
|
f44f7d7ca5
|
Zipper: added an overflow check to make sure to produce a valid zip (next step is to implement zip64)
|
2020-08-30 15:58:06 +02:00 |
|
emeric
|
093c36f257
|
Zipper: fixed bug that corrupted filenames
|
2020-08-30 15:29:03 +02:00 |
|
emeric
|
c9aed37fc2
|
Zipper: now computeing crc32 on the fly during zip creation
|
2020-08-30 15:13:46 +02:00 |
|
emeric
|
cd25f6ee1c
|
Merge branch 'develop' into zipper
|
2020-08-30 13:54:59 +02:00 |
|
emeric
|
e96727a94d
|
Removed not that beautiful progressbar animations. fixes #90
|
2020-08-28 00:00:08 +02:00 |
|
emeric
|
d652a6791f
|
Zipper: fixed UTF-8 encoded names
|
2020-08-27 13:44:16 +02:00 |
|
emeric
|
a785847b9c
|
[WIP] Zipper to download artists/releases, ref #37
|
2020-08-27 13:31:25 +02:00 |
|
emeric
|
5e37ec865a
|
Force next scan to full rescan database due to better cover detection. ref #89
|
2020-08-24 14:08:04 +02:00 |
|
emeric
|
d30283eee5
|
Detect embedded M4A cover arts. fixes #89
|
2020-08-24 11:06:31 +02:00 |
|
emeric
|
bd7561af8e
|
Changed the way services are handled
|
2020-08-22 15:20:18 +02:00 |
|
emeric
|
9fbbca97a4
|
Made av libs private to liblmsav
|
2020-08-21 10:13:10 +02:00 |
|
emeric
|
bc87e16d08
|
Changed the add button to a contextual menu
|
2020-08-20 13:10:54 +02:00 |
|
emeric
|
09f5ea5b0f
|
Really fixed bad error handling when transcoding. fixes #75
|
2020-08-18 12:49:37 +02:00 |
|
emeric
|
06b429da78
|
Really prevent space bar from toggling play/pause when in input
|
2020-08-16 17:14:22 +02:00 |
|
emeric
|
02c663debe
|
Prevent space bar to toggle play/pause
|
2020-08-15 17:16:30 +02:00 |
|
emeric
|
cb0fe96e4a
|
Fixed bad error handling when transcoding. fixes #75
|
2020-08-14 11:51:03 +02:00 |
|
emeric
|
2ba1bb3c79
|
Fixed crashes during infinite scrolling, ref #83
|
2020-08-11 13:20:39 +02:00 |
|
emeric
|
10abee4d16
|
Added shortcuts to play prev/next songs. fixes #85
|
2020-08-10 14:17:54 +02:00 |
|
emeric
|
f342ad3155
|
Made the space key to toggle play/pause. ref #85
|
2020-08-10 13:48:23 +02:00 |
|
emeric
|
6b4e17931e
|
Early quit when no space left on device
|
2020-08-10 10:24:07 +02:00 |
|
emeric
|
0ca0b9e66f
|
Fixed stats when checking for missing files
|
2020-07-26 20:42:59 +02:00 |
|
emeric
|
8f236c16ca
|
Added more details during scan. fixed #32
|
2020-07-25 16:42:02 +02:00 |
|
emeric
|
d0826daa41
|
Can now interrupt/relaunch scan + scan force from the web interface. ref #32
|
2020-07-25 14:58:02 +02:00 |
|
emeric
|
36ccd62a84
|
Replaced show-more button by infinite scrolling. fixes #83
|
2020-07-24 14:32:26 +02:00 |
|
emeric
|
7de423298e
|
Merge branch 'patch-2' of https://github.com/PhoenixDiscord/lms into develop
|
2020-07-23 19:21:04 +02:00 |
|
emeric
|
10369fdfee
|
Subsonic API: fixed recently added releases
|
2020-07-14 12:23:43 +02:00 |
|
emeric
|
73031a33bb
|
Subsonic API: fixed playlist update. fixes #80
|
2020-07-14 12:18:45 +02:00 |
|
emeric
|
d3dcee35a3
|
Subsonic API: various fixes to make Sublime Music happy
|
2020-07-14 11:38:06 +02:00 |
|
emeric
|
100d0f55a5
|
Added a way to create the admin account linked to the PAM backend password authentication. ref #65
|
2020-07-07 10:54:40 +02:00 |
|
emeric
|
0623df3dae
|
Merge branch 'tazio-pam-auth' into develop. fixes #65, fixes #69
|
2020-07-06 13:59:50 +02:00 |
|
emeric
|
21942f1db8
|
Fixed user creation
|
2020-07-06 13:54:03 +02:00 |
|
emeric
|
30a037d5b0
|
Clean second pass
|
2020-07-06 12:20:40 +02:00 |
|
emeric
|
50b0fd1cb8
|
Various fixes + refacto
|
2020-07-05 15:15:51 +02:00 |
|
emeric
|
c67e54aead
|
Merge branch 'master' of https://github.com/tazio/lms into tazio-pam-auth
|
2020-07-04 14:54:54 +02:00 |
|
emeric
|
718d2ee6d7
|
Made Audinaut work. fixes #76
|
2020-07-03 21:03:16 +02:00 |
|
emeric
|
b2863e927c
|
Scan files which extensions is not lowercase
|
2020-07-03 10:03:26 +02:00 |
|
emeric
|
c1804c1f2e
|
Resume audio context on seek
|
2020-07-01 09:23:35 +02:00 |
|
emeric
|
8a38d130da
|
Handled preferred cover file names (same as track's filename, then cover, then front). fixes #71
|
2020-06-26 10:56:04 +02:00 |
|
emeric
|
6546f44cb2
|
Force rescan for Better detection of embedded covers for vorbis/opus ogg files. ref #71
|
2020-06-25 16:36:07 +02:00 |
|
emeric
|
a01b8f28af
|
Better detection of embedded covers for vorbis/opus ogg files. ref #71
|
2020-06-25 15:41:14 +02:00 |
|
emeric
|
2ca3e6a237
|
Added some form elements + autocomplete attributes
|
2020-06-23 14:41:38 +02:00 |
|
emeric
|
a293273940
|
Bring some more diversity in the radio mode when using tags
|
2020-06-23 11:26:48 +02:00 |
|
emeric
|
bd84f41b07
|
Added missing license file. fixes #70
|
2020-06-21 14:29:36 +02:00 |
|
emeric
|
03446188ba
|
Subsonic API: do not report numeric values as strings
|
2020-06-21 14:25:23 +02:00 |
|
emeric
|
73acd65bb3
|
Subsonic API: added the getScanStatus and startScan commands. fixes #62
|
2020-06-20 14:31:53 +02:00 |
|
emeric
|
70e847ce36
|
Provide fonts to prevent them from downloading. fixes #64
|
2020-06-10 16:35:13 +02:00 |
|
emeric
|
a4646b7a35
|
Merge branch 'develop' for release v3.15.1
|
2020-05-22 09:40:03 +02:00 |
|
emeric
|
fe827d2f59
|
Added minor utility func
|
2020-05-21 09:21:40 +02:00 |
|
emeric
|
69ecb169df
|
fixed player not starting on mobile. fixes #60
|
2020-05-20 23:18:18 +02:00 |
|
emeric
|
4e998fd507
|
Fixed bad permission access that caused an application loop
|
2020-05-20 23:17:30 +02:00 |
|
emeric
|
a2c88391ca
|
Merge branch 'develop' for release v3.15.0
|
2020-05-19 12:31:22 +02:00 |
|
emeric
|
790bc3bad1
|
removed no longer used stuff
|
2020-05-19 12:26:44 +02:00 |
|
emeric
|
39081a7646
|
Various fixe
|
2020-05-19 12:19:58 +02:00 |
|
emeric
|
390f9b82ec
|
Added animation when covers are loaded
|
2020-05-18 22:55:34 +02:00 |
|
emeric
|
bbf0e62393
|
Merge branch 'uigrid' into develop. Fixes #59
|
2020-05-18 18:19:42 +02:00 |
|
emeric
|
2fd6775cc0
|
Added tooltip for track name
|
2020-05-18 18:19:31 +02:00 |
|
emeric
|
0655e75d7e
|
Now diplaying albums in grid mode
|
2020-05-18 18:12:35 +02:00 |
|
emeric
|
6989c3aa81
|
Made the release search results size the same as in release lists
|
2020-05-17 13:50:31 +02:00 |
|
emeric
|
6df6779fd2
|
Set only two possible cover sizes, fixed some minor bugs
|
2020-05-17 13:43:38 +02:00 |
|
emeric
|
da059e7bfc
|
Removed the play/add buttons on artist/releases view to make the UI cleaner
|
2020-05-17 11:06:48 +02:00 |
|
emeric
|
6b9bbb2788
|
Minor refacto + limit the number of tracks/releases we can put at once in the playqueue
|
2020-05-16 19:24:18 +02:00 |
|
emeric
|
381075d49d
|
Minor cleanup
|
2020-05-16 13:54:57 +02:00 |
|
emeric
|
2d8c350dea
|
Added a link to music brainz for releaseS/artists
|
2020-05-15 14:12:36 +02:00 |
|
emeric
|
0f4e3270cf
|
Remove quit message (actually quite annoying)
|
2020-05-13 19:56:33 +02:00 |
|
emeric
|
489f2932b0
|
Merge branch 'develop' for release v3.14.0
|
2020-05-13 14:22:01 +02:00 |
|
emeric
|
fe032758e0
|
Fixed name
|
2020-05-13 14:17:23 +02:00 |
|
emeric
|
29652e9d83
|
Removed deprecated maintainer in dockerfile
|
2020-05-13 14:09:01 +02:00 |
|
emeric
|
5300e817c2
|
Mitigate the nasty theme switch
|
2020-05-13 14:02:21 +02:00 |
|
emeric
|
97526de1aa
|
Added a tooltip to indicate when transcoding is active. fixes #55
|
2020-05-13 13:42:10 +02:00 |
|
emeric
|
6523ce48a2
|
Fixed search for artists
|
2020-05-12 17:23:56 +02:00 |
|
emeric
|
6234536a25
|
Fixed regression for large covers
|
2020-05-12 14:37:19 +02:00 |
|
emeric
|
956a08b092
|
Fixed size for covers
|
2020-05-12 14:35:03 +02:00 |
|
emeric
|
b0c6aa746c
|
Added disc subtitles support. Fixes #56
|
2020-05-11 18:38:28 +02:00 |
|
emeric
|
5f7e628888
|
Merge branch 'develop' for release v3.13.0
|
2020-05-10 13:39:31 +02:00 |
|
emeric
|
633395cc60
|
Updated README
|
2020-05-10 13:37:48 +02:00 |
|
emeric
|
74fc4e058e
|
New UI layout and UI improvements. Fixes #50
|
2020-05-10 13:11:43 +02:00 |
|
emeric
|
8277b9c82b
|
Corrected typo. fixes #53
|
2020-05-02 20:46:18 +02:00 |
|
emeric
|
e69c4038ac
|
Add a hint for files that are going to be transcoded. ref #53
|
2020-05-02 16:03:29 +02:00 |
|
emeric
|
d6a60c6628
|
Cleanup (spotted using codefactor.io)
|
2020-05-02 15:43:37 +02:00 |
|
emeric
|
9edad1314e
|
Use the last modified file attribute in order to display recently added items. fixes #51
|
2020-05-02 14:34:40 +02:00 |
|
emeric
|
6c1a7863eb
|
Recycled the default cover cache to cache any cover (cache is still small to fit on devices that have small RAM constraints)
|
2020-04-27 14:58:12 +02:00 |
|
emeric
|
c0ef664061
|
Fixed a bug when the playqueue is emptied (by a rescan for example) and repeat all is active
|
2020-04-27 14:50:18 +02:00 |
|
emeric
|
c1e388f4f5
|
Merge branch 'develop' for release v3.12.1
|
2020-04-26 18:02:13 +02:00 |
|
emeric
|
80fb592ee6
|
Fixed bad settings read in release mode
|
2020-04-26 18:01:06 +02:00 |
|
emeric
|
920a2bce35
|
Merge branch 'develop'
|
2020-04-26 15:59:45 +02:00 |
|
emeric
|
32f124fbcf
|
Updated readme
|
2020-04-26 15:54:26 +02:00 |
|
emeric
|
3c9b5b7d49
|
Merge branch 'develop' for release v3.12.0
|
2020-04-26 15:41:26 +02:00 |
|
emeric
|
c2e86b5e02
|
Fix french translation
|
2020-04-26 15:32:11 +02:00 |
|
emeric
|
907460ff47
|
Homogeneize settings stuff
|
2020-04-26 15:23:45 +02:00 |
|