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

Fixed search

This commit is contained in:
Krateng
2019-12-10 20:49:43 +01:00
parent 01bf88f83d
commit 246f61ee14
6 changed files with 25 additions and 9 deletions

View File

@@ -22,7 +22,6 @@ Also neat: You can use your **custom artist or track images**.
## Requirements
* Python 3.5 or higher
* Several Pip packages (automatically downloaded)
* If you'd like to display images, you will need API keys for [Last.fm](https://www.last.fm/api/account/create) and [Fanart.tv](https://fanart.tv/get-an-api-key/). These are free of charge!
## How to install
@@ -55,6 +54,14 @@ Also neat: You can use your **custom artist or track images**.
5) If you'd like to implement anything on top of Maloja, visit `/api_explorer`.
6) To backup your data, run
maloja backup
or, to only backup essential data (no artwork etc)
maloja backup -l minimal
## How to scrobble
### Native API