-
Type:
New Feature
-
Resolution: Unresolved
-
Priority:
Normal
-
None
-
Affects Version/s: 2.4.0b1
-
Component/s: Plugins API
-
None
I wanted to extend the M3U playlist plugin to automatically generate an .m3u8 when Albums get saved.
To be able to do so, I needed to add album_save_post_processors so that I could get access to an album on save.
File save is done in a thread, so I needed to implement a way to wait for those threads to finish by using the file_save_post_processors hook.
- is a dependency of
-
PICARD-1850 playlist plugin: Save .m3u8 automatically
-
- Open
-
- is related to
-
PICARD-1861 New plugin API and plugin management
-
- Closed
-