1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00
Commit Graph

197 Commits

Author SHA1 Message Date
Krateng
2c754c75ce Updated admin panel and issues page 2020-07-29 17:04:38 +02:00
Krateng
56cc06d905 Implemented proper authentication for backend 2020-07-29 15:52:01 +02:00
Krateng
5f8e73e6c7 Apparently ** glob doesn't work 2020-07-28 20:36:25 +02:00
Krateng
27f3ff6d08 Improved sorting of metadata providers 2020-07-28 20:33:26 +02:00
Krateng
dd3c83920b Enabled custom sorting of metadata providers, GH-23 2020-07-28 20:12:50 +02:00
Krateng
1eae55e3bb Fixed race condition in search 2020-07-26 18:09:41 +02:00
Krateng
b161da1c1a Cleanup 2020-07-26 13:00:38 +02:00
Krateng
331374e35c Updated default settings 2020-07-26 03:40:55 +02:00
Krateng
29f88539b4 Added MusicBrainz service for metadata, resolves GH-22 2020-07-26 03:27:10 +02:00
Krateng
fe106a3227 Implemented artist metadata interface 2020-07-25 19:34:41 +02:00
Krateng
b6a66ff2ed Added Spotify metadata service 2020-07-25 18:38:56 +02:00
Krateng
4c30ff5fa2 Implemented track image fetcher interface 2020-07-25 17:54:01 +02:00
Krateng
a097d34f10 Merge branch 'master' into thirdparty_rework 2020-07-25 05:45:23 +02:00
Krateng
f89dcf0599 Cleanup 2020-07-25 05:29:23 +02:00
Krateng
abef221435 Simplified structure for third party services 2020-07-25 05:09:58 +02:00
Krateng
d911a7a8c4 Added rule and bumped doreah version 2020-07-23 16:27:13 +02:00
Krateng
8659f98935 Fixed external link 2020-06-20 21:00:49 +02:00
Krateng
bda279d01d Fixed some issues 2020-06-20 20:56:51 +02:00
Krateng
990131f546 Version bump 2020-06-20 20:27:59 +02:00
Krateng
4d10276cc1 Added some log output 2020-06-20 18:15:02 +02:00
Krateng
5f29cea6ad Merge branch 'master' into processcontrolrework 2020-06-20 18:10:13 +02:00
Krateng
daa256fc3b Fixed db fix from main process 2020-06-20 18:06:08 +02:00
Krateng
398b737781 Fixed relative file hierarchy for backups 2020-06-20 18:04:20 +02:00
Krateng
be79dc1888 Reorganized tasks 2020-06-20 17:52:26 +02:00
Krateng
d48ffc964d Removed unused settings 2020-06-20 17:34:40 +02:00
Krateng
6c2eac550b Updated console script 2020-06-20 17:33:23 +02:00
Krateng
1835243678 Reorganized process control 2020-06-20 17:31:39 +02:00
Krateng
57403a89ab Updated database rebuild, should fix GH-16 2020-06-18 15:16:24 +02:00
Krateng
4c6b40e42f Added some sanity checks to cache reduction 2020-06-13 17:42:59 +02:00
Krateng
6658165bae Added setting for file logging (GH-19) 2020-06-13 17:34:30 +02:00
Krateng
1828bd35bb Can now use custom data directory with environment variable, close GH-18 2020-06-06 16:46:25 +02:00
Krateng
e73e047af9 Reduced disk access for cache settings 2020-06-06 16:38:45 +02:00
Krateng
08fe4695f6 High RAM usage affects all caches 2020-06-05 13:20:54 +02:00
Krateng
813dee8400 More incomplete jinja templates 2020-05-31 18:11:28 +02:00
Krateng
2f67f427f2 Various 2020-05-29 22:03:59 +02:00
Krateng
b21b27bb6e Made psutil optional 2020-05-29 17:39:19 +02:00
Krateng
98c1527f77 Added cache dump for high memory usage 2020-05-29 17:33:42 +02:00
Krateng
c166620d5f Properly implemented cache debug logging 2020-05-29 16:45:41 +02:00
Krateng
65f9c88da4 Added missing dependency 2020-05-29 04:51:51 +02:00
Krateng
9b787fa3b1 Replaced DB caches with LRU dicts, hope this improves memory problems 2020-05-29 04:46:53 +02:00
Krateng
d989134e65 Fixed some CSS 2020-05-28 19:45:30 +02:00
Krateng
b117e6f7ec Fixed missing file inclusion 2020-05-28 19:37:19 +02:00
Krateng
6aa65bf1ce Added settings for caching 2020-05-28 19:32:41 +02:00
Krateng
b8de507a4f Updated wrong file reference (GH-16) 2020-05-28 17:26:41 +02:00
Krateng
471a61f788 Initial concept 2020-05-17 14:18:37 +02:00
Krateng
2cd5472751 Completed artist and track jinja templates 2020-05-17 14:16:14 +02:00
Krateng
b3f4fc1246 Created first experimental Jinja templates 2020-05-17 01:58:24 +02:00
Krateng
1a64641fe6 Organized PYHP files 2020-05-13 22:57:55 +02:00
Krateng
afe01c8341 Fixed db fixing with new file structure 2020-04-21 18:20:40 +02:00
Krateng
b17060184b Fixing DB now creates individual patch files 2020-04-21 18:11:16 +02:00
Krateng
b611387011 Server setup is now executed even when running directly 2020-03-21 17:49:52 +01:00
Krateng
a4f13f6923 Added alias for console-attached execution 2020-03-19 18:41:45 +01:00
Krateng
eb82282e58 Fixed stopping main server from console 2020-03-08 01:27:55 +01:00
Krateng
9cf1fb3ed8 Temporary fix for supervisor issues 2020-03-08 01:18:31 +01:00
Krateng
5a08fd78c6 Added pkginfo 2020-03-06 17:06:19 +01:00
Krateng
7c6e2ad60f Added setting for non-interactive server start GH-10 2020-02-28 17:26:26 +01:00
Krateng
8793b149f5 Reworked supervisor 2020-02-28 16:29:56 +01:00
Krateng
55c68b21cd Various fixes 2020-02-28 16:23:59 +01:00
Krateng
83f73758c4 Can now load settings from environment variables GH-10 2020-02-28 16:22:57 +01:00
Krateng
d4b66ec673 Now saving duration and album information for later use 2020-01-31 23:03:40 +01:00
Krateng
c6deb15437 Fixed bug with image upload 2020-01-25 05:10:36 +01:00
Krateng
218c7eb2fd Various 2020-01-21 22:00:42 +01:00
Krateng
a2cc27ddd4 Fixed requirements 2020-01-10 23:02:51 +01:00
Krateng
c518627670 Removed some log output 2020-01-10 22:51:50 +01:00
Krateng
fbce600c4e Various 2020-01-10 04:06:34 +01:00
Krateng
95534f0f4a Removed logfile output for subprocess calling to avoid zombification 2020-01-10 04:02:43 +01:00
Krateng
2ae293a889 Added pyhp partials for tile charts 2019-12-31 15:58:44 +01:00
Krateng
33cea26a79 More PYHP conversion 2019-12-30 17:45:46 +01:00
Krateng
a6724b9455 Added fixartists rule 2019-12-29 20:00:17 +01:00
Krateng
137da60ab9 Fixed faulty import of predefined rules 2019-12-29 19:29:11 +01:00
Krateng
a4abf383a6 Moved range preferences from cookies to localstorage 2019-12-29 16:16:28 +01:00
Krateng
ec914d1b40 Removed outdated gitignore files 2019-12-22 22:50:13 +01:00
Krateng
e2f627a1a0 Minor improvements 2019-12-22 22:01:01 +01:00
Krateng
f9672a918d Improved and refactored name normalization 2019-12-22 15:13:51 +01:00
Krateng
94a20a8818 Added pyhp partials 2019-12-19 20:05:50 +01:00
Krateng
582c4c8814 Added pyhp page for artist charts 2019-12-19 15:30:13 +01:00
Krateng
d68393f91d Fixed local images 2019-12-15 15:51:19 +01:00
Krateng
e85049af64 Fixed oversights 2019-12-15 15:43:56 +01:00
Krateng
e50cce28fa Finally refactored lastfm import 2019-12-15 15:35:11 +01:00
Krateng
dbc23ca73c Replaced directory changing with fully generated file paths 2019-12-15 15:18:33 +01:00
Krateng
2029e5d522 Added log output when starting server via controller 2019-12-14 16:18:20 +01:00
Krateng
e856130e19 Added more title cleanup 2019-12-14 16:05:34 +01:00
Krateng
ab28d00052 Improved pyhp for artist and track page 2019-12-14 15:36:53 +01:00
Krateng
af2bd35d74 Moved data directory to globalconf 2019-12-14 13:46:02 +01:00
Krateng
148b3d83f8 Moved backup to own file 2019-12-14 13:43:01 +01:00
Krateng
6369cbbeb8 Added first partial pyhp modules 2019-12-13 21:25:47 +01:00
Krateng
c0ecbfb28f Added thumbor support 2019-12-12 21:24:13 +01:00
Krateng
091c86a7ce Added optional stat report 2019-12-12 16:46:55 +01:00
Krateng
68000067bc Bumped nimrodel requirement 2019-12-11 16:07:17 +01:00
Krateng
8cf39adc91 Version now compares to latest pypi release 2019-12-11 15:54:59 +01:00
Krateng
905c6e8e02 Switched error page to pyhp 2019-12-11 15:49:03 +01:00
Krateng
b87379ed98 Added automatic backups 2019-12-11 15:27:21 +01:00
Krateng
14fb4b4023 Database fixing from web interface should now work again 2019-12-11 15:17:49 +01:00
Krateng
592e26f1ca Updated database fix 2019-12-11 15:10:28 +01:00
Krateng
5d066d9b26 Added artistintitle rules 2019-12-11 14:25:09 +01:00
Krateng
a6b1a8a144 Added update command 2019-12-10 22:55:36 +01:00
Krateng
414f530035 Fixed inclusion of predefined rules 2019-12-10 21:20:11 +01:00
Krateng
246f61ee14 Fixed search 2019-12-10 21:15:50 +01:00
Krateng
01bf88f83d Added backup command 2019-12-10 20:05:19 +01:00
Krateng
2ef5e88299 API returns versionstring 2019-12-10 16:07:23 +01:00