https://github.com/Zibbp/Navidrome-Playlist-Generator
Generate Navidrome Playlists from CSV files
https://github.com/Zibbp/Navidrome-Playlist-Generator
Last synced: about 1 month ago
JSON representation
Generate Navidrome Playlists from CSV files
- Host: GitHub
- URL: https://github.com/Zibbp/Navidrome-Playlist-Generator
- Owner: Zibbp
- Archived: true
- Created: 2022-01-24T15:59:01.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-28T21:00:18.000Z (over 3 years ago)
- Last Synced: 2024-11-13T17:45:44.142Z (7 months ago)
- Language: JavaScript
- Size: 23.4 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - Zibbp/Navidrome-Playlist-Generator - Generate Navidrome Playlists from CSV files (JavaScript)
README
# Navidrome Playlist Generator
Generate playlists from a CSV file using Navidrome's database.
## Usage
Modify the `docker-compose.yml` file with the directories containing your Navidrome database, csvs, and root music directory then bring the container up, `docker-compose up -d`.
## CSV Files
Each CSV file will be a playlist and the CSV needs to have two columns, title and artist, which will be used to find the song in Navidrome's database.