Uploaded image for project: 'Picard'
  1. Picard
  2. PICARD-1849

Add album_save_post_processors

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • 2.4.0b1
    • 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.

            Unassigned Unassigned
            thomasvs Thomas Vander Stichele
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                Version Package