-
Notifications
You must be signed in to change notification settings - Fork 3
6. FAQ
Markus Kuuse edited this page Jun 26, 2025
·
2 revisions
Explo is designed to run once a week, ideally on Tuesdays. ListenBrainz updates its recommendations every Monday, so running Explo on Tuesday ensures you're getting the latest recommendations.
- If you're using the default discovery method (
playlist
) and usingyoutube
as the only download service, do not run it more than twice per day. - For testing or debugging, use the
api
discovery method instead. It returns fewer songs (25) but is safer for repeated usage.
YouTube API credit usage:
-
playlist
mode: ~5000 API credits per run -
api
mode: ~2500 API credits per run - YouTube API has a daily quota limit of 10,000 credits.
→ You can monitor usage in your Google Cloud Dashboard.
This usually happens when the playlist hasn't been generated yet. Reasons include:
- You're running Explo on Monday before the new playlist is generated.
- The playlist generation is stuck. Check the "Updated" timestamp on the playlist page in ListenBrainz to confirm.
Explo checks your configured music system before downloading any new tracks:
- If the track is already present and Explo can find it, it won’t be downloaded again.
- If metadata mismatches or Explo can’t identify the track correctly, a duplicate may be downloaded.