-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Feature Request: Custom Playlists Directory
Currently, the music player saves playlists in a fixed playlists/
directory. It would be beneficial to have an option in the settings that allows users to specify a custom directory for their playlists. This would enhance usability and flexibility for users who organize their music and playlists in different locations.
Suggested Implementation:
- Configuration Option: Add a setting in the
config
folder (e.g.,config/settings.json
) to specify the custom playlists directory. - UI Changes: Update the UI to include an option for users to set or browse for their preferred playlists directory.
- Functionality: Ensure that the application can handle loading and saving playlists from this custom directory seamlessly.
This feature would provide a more personalized experience for users who might want to manage their playlists in a more organized manner.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request