▶️ The audiobook and podcast media server solution.

2 Open Issues Need Help Last updated: Sep 29, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The user requests that the cards displayed on the `/library` page be made clickable. This involves wrapping each card in an `<a>` tag, with its `href` attribute dynamically generated by the `web/handlers.go` file.

Complexity: 2/5
enhancement good first issue

▶️ The audiobook and podcast media server solution.

Go

AI Summary: This issue requests the implementation of a TOML configuration file to store user preferences for the program. The configuration file, or a related Go helper module, should be located at `helper/config.toml`.

Complexity: 3/5
enhancement good first issue

▶️ The audiobook and podcast media server solution.

Go