https://bugs.gpodder.org/show_bug.cgi?id=1500

             Bug #: 1500
           Summary: Use own thread for the extensions
    Classification: Unclassified
           Product: gPodder
           Version: 3.0.1
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: feature request
          Priority: low
         Component: Hook Scripts
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


For the most extension hooks this isn't a problem
e.g: "on_episode_downloaded" method runs in the download thread, so this isn't
a big problem

But if you start an longer running extension (conversion with ffmpeg) from an
episodes context menu is seams that the extension runs in the gui thread,
because the gui is blocked as long as the extension runs.

-- 
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to