mirror of
https://github.com/koel/koel.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #282] Feature: Import .m3u playlist #203
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#203
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ronilaukkarinen on GitHub (Mar 22, 2016).
Original GitHub issue: https://github.com/koel/koel/issues/282
Hello! I have a large 3000 song list from Subsonic, which is in .m3u format. The songs are in same file path than in koel, the file is constructed like this:
Can you consider about the import feature for Koel playlists?
@phanan commented on GitHub (Mar 28, 2016):
If the songs are under the same configured path, why don't you just resync instead?
@ronilaukkarinen commented on GitHub (Mar 28, 2016):
What do you mean by resync? I'd like to add those songs to a playlist, is there a way to sync m3u somehow as playlist?
@phanan commented on GitHub (Mar 28, 2016):
If your media path is
/media/giant/then you can just run./artisan koel:sync. I'm not sure what you mean by importing a playlist into Koel – Koel doesn't support media outside of the configured path.@ronilaukkarinen commented on GitHub (Mar 28, 2016):
I mean this:
Currently you can add a playlist, add songs from existing library or remove playlist. I'm asking about a feature to import songs to a playlist, or better yet - import complete playlists?
@phanan commented on GitHub (Apr 1, 2016):
I still don't get the point of export/importing songs from and into Koel. The songs are meant to be kept on the server, not your local machine, right? How will playlists with server paths for songs work?
@phanan commented on GitHub (Apr 11, 2016):
Closing due to inactivity.
@Porco-Rosso commented on GitHub (Jun 24, 2017):
I think what @ronilaukkarinen meant was a feature to build Koel playlists from an .m3u, using songs already imported in the koel library.
Use case: I have many playlists made in iTunes. I would like to import these into Koel, without having to manually rebuild them.
also I am also interested in this feature.
@lucidBrot commented on GitHub (Jun 26, 2020):
I am considering switching to koel and this is a big point in my considerations. I have my music files in google play music and I'd like to somehow import the existing playlists to koel.
I'll have to check whether my "export m3u playlist from google play music" script is still working, but importing playlists from various other services is likely generally a big plus for switching.
Edit: I just noticed the API and if I decide to use koel it would probably be not that hard to script the import of playlists.
@Porco-Rosso commented on GitHub (Jun 28, 2020):
@lucidBrot I am currently using a modified version of this script to import my m3u playlists into Koel. It's a bit of a hack, but controlled with a crontab entry it does its job for me.
https://github.com/kellertobias/m3u-sync