Commit Graph

533 Commits

Author SHA1 Message Date
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 bf6c00fde0 Merge branch 'master' of github.com:krateng/maloja 2020-05-17 14:20:55 +02:00
Krateng 2cd5472751 Completed artist and track jinja templates 2020-05-17 14:16:14 +02:00
krateng 85f03e443e
Added Docker installation to readme 2020-05-17 11:46:41 +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 5103625078
Merge pull request #10 from MarcoBuster/docker
Docker support

Co-authored-by: kinduff <abarcadabra@gmail.com>
Co-authored-by: Matt Foxx <FoxxMD@users.noreply.github.com>
2020-04-28 21:24:56 +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 0ceb70b27e Updated Spotify scrobbling 2020-03-23 17:24:58 +01:00
Krateng b611387011 Server setup is now executed even when running directly 2020-03-21 17:49:52 +01:00
krateng fb882a1af4
Adjusted entrypoint command 2020-03-19 18:45:35 +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 fb51f61597 Updated Readme 2020-03-02 06:02:51 +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 a97a5e2fbf
Update Dockerfile
Updated to python package
2020-02-26 15:09:53 +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 23e076f93a Fixed Readme formatting error 2020-01-23 20:56:06 +01:00
Krateng 779436bc18 Expanded Readme 2020-01-23 20:52:53 +01:00
Krateng e397e644cb Reorganized Readme 2020-01-21 22:44:49 +01:00
Krateng 75aa8f86bb Added ToC 2020-01-21 22:25:33 +01:00
Krateng c285e0b024 Merge branch 'version2' 2020-01-21 22:08:34 +01:00
Krateng 218c7eb2fd Various 2020-01-21 22:00:42 +01:00
Marco Aceti 2004f7690f
More logic Dockerfile ordering 2020-01-21 15:27:27 +01:00
Marco Aceti 98d80d3d11
Add Dockerfile support 2020-01-21 15:09:52 +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