libsync-config-and-flags

Configure libsync environment variables, config tables, and Qobuz or Tidal credentials.

4|Updated Aug 15, 2025
One-click install
npx skills add https://github.com/arthursoares/libsync --skill libsync-config-and-flags
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: libsync-config-and-flags
Source: https://github.com/arthursoares/libsync/tree/main/.claude/skills/libsync-config-and-flags
Command: npx skills add https://github.com/arthursoares/libsync --skill libsync-config-and-flags

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill unit provides a comprehensive guide for configuring and troubleshooting libsync settings and credentials.

Core Features & Use Cases

  • Environment Variables Management: Documented configuration of STREAMRIP_DB_PATH and STREAMRIP_DOWNLOADS_PATH.
  • Config Table Catalog: Detailed inventory of all configuration keys, their defaults, and usage.
  • Credentials Configuration: Guidance on setting up and managing Qobuz and Tidal credentials.
  • Download Settings: Configuration options for downloads, including quality, folder formatting, and artwork embedding.
  • Sync and Scan Settings: Customization of auto-sync intervals and scan sentinel writes.

Quick Start

Review the SKILL.md file to understand the configuration options for libsync and apply the necessary settings to your environment.

Frequently Asked Questions about libsync-config-and-flags

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure environment variables for libsync downloads?

To configure libsync downloads, set the `STREAMRIP_DB_PATH` and `STREAMRIP_DOWNLOADS_PATH` environment variables in your Python environment to define database and download locations.

What is the best way to manage Qobuz and Tidal credentials for libsync?

Managing Qobuz and Tidal credentials involves using the provided configuration guide to securely input and update your account details within the libsync config table for authenticated syncing.

Where can I find a catalog of all libsync configuration keys and their defaults?

A detailed catalog of all libsync configuration keys, their default values, and specific usage instructions is available within the Skill's reference documentation to help you customize settings.

Can I customize download quality and folder formatting in libsync?

Yes, you can customize download settings in libsync by modifying the config table to adjust audio quality, specify folder formatting rules, and enable or disable artwork embedding.

How do I adjust auto-sync intervals and scan sentinel writes in libsync?

You can adjust auto-sync intervals and scan sentinel writes by modifying the sync and scan settings within the libsync configuration table to match your specific scheduling needs.

Do I need Python knowledge to troubleshoot libsync settings?

Yes, Python knowledge is required to effectively manage environment variables and adjust the config table when configuring and troubleshooting your libsync installation.