forked from zotify-dev/zotify
-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Labels
discussionFor discussion on the given topicFor discussion on the given topic
Description
@Googolplexed0 sorry can you give new full step guide from start? I have tried from separate post at this thread, but still not working, maybe miss at some step
- Install the latest version of the efficient-api branch (see INSTALLATION if you do not yet have Python / pipx installed)
- If you have a pre-existing Developer App / Web API token:
- Add
--client-id <INSERT CLIENT ID HERE>to the command line arguments the first time you run
- Your client-id will be saved in your credentials.json (if enabled)
- Everything should work as normal
- If you fail to login correctly, delete your credentials.json and add
--client-id <INSERT CLIENT ID HERE>to the command line arguments again- If you do not have a Developer App / Web API token:
- You cannot currently get one
- Add
--bypass-metadata-api Trueto your command line arguments (or setBYPASS_MD_APItoTruein your config)- You can still download some URLs, but these will have no metadata (track name, artists, album, etc.)
Originally posted by @Googolplexed0 in #135
after this i stil get the API error
Metadata
Metadata
Assignees
Labels
discussionFor discussion on the given topicFor discussion on the given topic