stash icon indicating copy to clipboard operation
stash copied to clipboard

[Feature] Exporting scenes to a .m3u playlist

Open RndOrc opened this issue 3 years ago • 6 comments

It would be nice to have the option to export selected or currently filtered scenes (or movies) to an .m3u playlist, which could then be saved to the desired location and opened by an external media player. In terms of the UI, this could possibly be an extension to the current Export functionality, which allows you to either export all the filtered scenes / movies or the selected scenes / movies.

RndOrc avatar Nov 01 '21 14:11 RndOrc

For the time being until v 0.12.0 is out, if you use Windows, you can use Stash_Helper for the .m3u creation.

philpw99 avatar Nov 13 '21 17:11 philpw99

For the time being until v 0.12.0 is out, if you use Windows, you can use Stash_Helper for the .m3u creation.

Can we use an external player insted of the embedded? can it be configured without Stash_Helper?

masterofobzene avatar Nov 16 '21 16:11 masterofobzene

Launching an external player from a browser with different OS is much more difficult than you thought. This is where an external GUI helper should come in and do the job.

philpw99 avatar Nov 17 '21 21:11 philpw99

This seems like non-core functionality. It would be ideal as a plugin - but I realise that the current plugin functionality doesn't really allow for something like this. Leaving open with the view to expand the plugin system to facilitate something like this.

WithoutPants avatar Mar 08 '22 00:03 WithoutPants

I vote for this. M3U is basically a text file with one stream link per line. Would be nice

kzshantonu avatar Aug 07 '22 00:08 kzshantonu

My Kodi Exporter currently exports one scene per m3u, but could pretty easily add queue export functionality. I'll look into it. Perhaps just "select" what you want and end up an m3u of them all.

I'll follow up in this. Too many items in my todo queue for now

scruffynerf avatar Aug 07 '22 02:08 scruffynerf