1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00
maloja/maloja
2023-03-28 15:37:28 +02:00
..
apis Added error handling for image upload 2022-10-19 19:53:13 +02:00
data_files Added interface for picking services to scrobbler 2022-11-23 23:40:44 +01:00
database Added functions for albums 2023-03-28 15:37:28 +02:00
dev
jinjaenv
pkg_global Add configuration boolean for rendering album/artist icons 2023-03-16 15:21:02 -04:00
proccontrol Implement importing scrobbles from ListenBrainz 2022-08-16 22:17:02 +02:00
thirdparty Fetch smaller image from musicbrainz, fix GH-206 2023-03-27 18:10:53 +02:00
web Add configuration boolean for rendering album/artist icons 2023-03-16 15:21:02 -04:00
__init__.py
__main__.py Added dependency versions to information output 2023-02-26 15:48:50 +01:00
__pkginfo__.py Version bump 2023-02-26 16:32:03 +01:00
cleanup.py Refactored some scrobble parsing 2022-05-07 22:24:37 +02:00
images.py Added error handling for image upload 2022-10-19 19:53:13 +02:00
malojatime.py
malojauri.py
server.py Graceful handling of missing templates 2022-05-26 14:56:04 +02:00
setup.py
upgrade.py