Commit Graph
87 Commits
Author SHA1 Message Date
emeric 40000249c6 Split auth service in two services 2019-07-30 13:17:25 +02:00
emeric 9b902b1a59 Moved away from Wt::Auth and use a simplified (?) login/password system with a login throttler based on IP address 2019-07-26 14:02:05 +02:00
emeric 38ce2600d2 Rework DB session + transactions. Now can handle multiple read only transactions in parallel 2019-07-16 13:17:23 +02:00
emeric ef648d5cb6 Subsonic API: added star support 2019-06-16 15:11:42 +02:00
emeric 3aa6edd74f Added Album Artist support 2019-05-15 13:15:18 +02:00
emeric d19ed184b3 Added Opus transcode support 2019-05-05 23:33:10 +02:00
emeric 099d516091 Various cleanup 2019-04-19 14:06:43 +02:00
emeric 3df9a2ad54 Updated the Service interface 2019-04-19 13:39:08 +02:00
emeric ab2ed24f75 API Subsonic: first working version, still WIP (missing commands, no authentication) 2019-04-01 13:57:14 +02:00
emeric 45b4468c01 Refactored the inputvector part of the som implementation 2019-03-08 15:46:29 +01:00
emeric 11a0ed9f12 Breakable training, added cache 2019-02-27 13:57:43 +01:00
emeric 6fcb693261 Reorganized sources, better accuracy for similarities based on features 2019-02-05 14:08:46 +01:00
emeric 3e142b5507 [WIP] Added Artist/ReleaseInfo 2019-01-23 13:22:43 +01:00
emeric 8bd94d5493 add 96kbps + handle the encoding settings from user 2018-09-17 13:43:58 +02:00
emeric dcf8e3df42 Added Tracks information panel 2018-09-11 13:09:47 +02:00
emeric 95f206a209 Move the top/recently added parts into a dedicated panel on the left 2018-08-28 15:23:16 +02:00
emeric 500fa104c3 Added a play history view 2018-08-03 15:30:38 +02:00
emeric a7e279ce42 Added an played tracklist 2018-08-03 14:01:56 +02:00
emeric c427396623 Added an ApplicationGroup system to track the multiple sessions open by a user 2018-06-22 13:10:19 +02:00
emeric c1e7e9a602 Removed unused Home view 2018-06-05 14:03:28 +02:00
emeric da2e2148cf Added most played artists feature 2018-06-05 13:18:55 +02:00
emeric db24d339c3 Remove the per view tags selection 2018-05-24 13:22:59 +02:00
emeric f1c12ebb4d Centralized scan settings into a dedicated ScanSettings table 2018-05-20 14:38:04 +02:00
emeric 702e3098a4 Renamed DbArtist to Artist to be more consistent 2018-05-19 14:30:51 +02:00
emeric 97a630ce7f Split Cluster and Track in order to reduce compile dependencies 2018-05-18 13:50:05 +02:00
emeric a4788320a6 Adding tags in the tracks view 2018-05-17 13:45:22 +02:00
emeric 868eca62c8 Removed outdated checks + created a new tool dir with the metadata tool scanner 2018-05-11 13:57:28 +02:00
emeric 57e745b460 Simplifiying the cluster types handling 2018-05-06 17:14:15 +02:00
emeric 9cb4918f44 Upgrade from Wt3 to Wt4 2018-04-16 16:56:51 +02:00
emeric 2f7697d278 Adding User edit/create view 2018-04-10 13:24:14 +02:00
emeric 05fd8a47d8 First version of the Users view (read only) 2018-03-29 14:00:49 +02:00
emeric 4683a9ef1e Made the player work, first WIP version 2018-03-21 22:26:57 +01:00
emeric 1e6ea42f65 Added Settings view 2018-03-16 14:00:03 +01:00
emeric bc26ddae50 Reorganized the UI/xml part to better handle next steps 2018-03-14 13:17:04 +01:00
emeric 98f64e62f9 Removed overkill settings namespace 2018-03-13 17:18:57 +01:00
emeric ba1968b02c Now deleting auth cookie when logging out 2018-03-13 11:24:20 +01:00
emeric f91aacb0a3 Added a login view 2018-03-13 09:43:16 +01:00
emeric 86fc1415d5 Added first connection wizard to create the administrator account 2018-03-08 22:57:56 +01:00
emeric da138aa06e Renamed playlist to playqueue 2018-03-04 20:25:03 +01:00
emeric 529055d432 Added database settings view 2018-03-03 17:23:28 +01:00
emeric 9cf89893e0 Prepare multi cluster tag parsing 2018-03-01 22:20:53 +01:00
emeric 6060296649 Added playlist skeleton 2018-02-19 16:07:14 +01:00
emeric 058f1e4529 Added mediaplayer skeleton 2018-02-14 13:28:33 +01:00
emeric 18a446a0a2 Remove special None handling and video 2018-02-10 16:30:19 +01:00
emeric 6591006fcc New UI: first step 2018-01-28 14:15:50 +01:00
emeric f825afa37a Moved util functions into utils 2016-08-23 13:33:01 +02:00
emeric f2b635d263 [DB] Source reorg 2016-06-04 18:17:30 +02:00
emeric af97d6af4d [DB] Reworked feature extraction 2016-05-23 20:06:13 +02:00
emeric 1034adac6c [CONF] Resurrected config files 2016-05-02 20:13:39 +02:00
emeric 6f973096f3 [DB] Switched from ffmpeg to TagLib in order to get tags 2016-05-02 19:58:27 +02:00