clementine-player / Clementine

:tangerine: Clementine Music Player
https://www.clementine-player.org/
GNU General Public License v3.0
3.74k stars 675 forks source link

Feature Request: Playlist Export To Device #5822

Open davidroeca opened 7 years ago

davidroeca commented 7 years ago

Before posting

Please follow the steps below and check the boxes with [x] once you did the step.

System information

Please provide information about your system and the version of Clementine used.

Feature Request

"Copy to device" is very convenient, because I can copy the songs from a playlist, or from my entire library to an external device. To build off of this, I propose an "Export Playlist To Device" feature to handle differing paths on the device.

My current workflow is the following for a device that supports .m3u playlists:

In the ideal case, Clementine could handle the export of a playlist in a similar interface to playlist save, or as an additional set of configurations in a Copy To Device dialog where clementine could go through a SongList and generate an output playlist file with the appropriate paths on the device.

This feature could also definitely leverage "Naming Options Profiles" from https://github.com/clementine-player/Clementine/issues/5620 for more seamless device integration.

jchook commented 4 years ago

Would love to see this.

I wrote a quick php script to export iTunes playlists, but now need to figure out the same thing for Clementine.