[GH-ISSUE #769] Loading m3u playlists #554

Closed
opened 2026-02-26 02:33:32 +03:00 by kerem · 6 comments
Owner

Originally created by @kellertobias on GitHub (Jul 21, 2018).
Original GitHub issue: https://github.com/koel/koel/issues/769

i am planning to use koel as an everywhere musicplayer. However, my main Music Library is on my computer using banshee.

I have tagged (in the "grouping" id3 field) all my songs by comma separated tags for creating automatic playlists. these playlists are exported via a script and the script generates m3u files. As well as a copy of the songs.

I then sync this directory to my server and want the playlists to be in koel. Any Idea how I can achieve this?

Originally created by @kellertobias on GitHub (Jul 21, 2018). Original GitHub issue: https://github.com/koel/koel/issues/769 i am planning to use koel as an everywhere musicplayer. However, my main Music Library is on my computer using banshee. I have tagged (in the "grouping" id3 field) all my songs by comma separated tags for creating automatic playlists. these playlists are exported via a script and the script generates m3u files. As well as a copy of the songs. I then sync this directory to my server and want the playlists to be in koel. Any Idea how I can achieve this?
kerem closed this issue 2026-02-26 02:33:32 +03:00
Author
Owner

@kellertobias commented on GitHub (Jul 24, 2018):

I've written a small python script that reads m3u playlists and commits them to the database

<!-- gh-comment-id:407435972 --> @kellertobias commented on GitHub (Jul 24, 2018): I've written a small python script that reads m3u playlists and commits them to the database
Author
Owner

@phanan commented on GitHub (Jul 26, 2018):

That sounds like a good approach. Koel doesn't deal with m3u files :)

<!-- gh-comment-id:408022310 --> @phanan commented on GitHub (Jul 26, 2018): That sounds like a good approach. Koel doesn't deal with m3u files :)
Author
Owner

@Porco-Rosso commented on GitHub (Nov 15, 2018):

@kellertobias Could you share your python script? I would love to import my m3u playlists

<!-- gh-comment-id:438996747 --> @Porco-Rosso commented on GitHub (Nov 15, 2018): @kellertobias Could you share your python script? I would love to import my m3u playlists
Author
Owner

@kellertobias commented on GitHub (Nov 15, 2018):

@Porco-Rosso i will put the script collection (export banshee to m3u and import m3u to koel) into my repositories after work.

<!-- gh-comment-id:439072384 --> @kellertobias commented on GitHub (Nov 15, 2018): @Porco-Rosso i will put the script collection (export banshee to m3u and import m3u to koel) into my repositories after work.
Author
Owner

@kellertobias commented on GitHub (Nov 16, 2018):

@Porco-Rosso check out: https://github.com/kellertobias/m3u-sync

this is my whole collection of m3u scripts

<!-- gh-comment-id:439234374 --> @kellertobias commented on GitHub (Nov 16, 2018): @Porco-Rosso check out: https://github.com/kellertobias/m3u-sync this is my whole collection of m3u scripts
Author
Owner

@Porco-Rosso commented on GitHub (Nov 26, 2018):

@kellertobias Thank you so much! Sorry for the delayed response.

<!-- gh-comment-id:441684846 --> @Porco-Rosso commented on GitHub (Nov 26, 2018): @kellertobias Thank you so much! Sorry for the delayed response.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#554
No description provided.