Mariusz89B / script.mtvguide

m-TVGuide, a completely free Kodi add-on with support for electronic tvguide (EPG). Allows streaming content from licensed television provider services and M3U playlists.
GNU Affero General Public License v3.0
29 stars 5 forks source link

Background running download #3

Closed Mariusz89B closed 2 years ago

Mariusz89B commented 3 years ago

Bug report

Describe the bug

Here is a clear and concise description of what the problem is: Threading list is cleared after exit, resulting in second download freezes.

Expected Behavior

Here is a clear and concise description of what was expected to happen: Downloading.

Actual Behavior

Download freeze up.

Possible Fix

Save threading dict to file, not sure if possible.

To Reproduce

Steps to reproduce the behavior:

  1. Download multiple sources and exit addon while background service experimental setting is enabled.

Debuglog

N/A

Screenshots

Here are some links or screenshots to help explain the problem: N/A

Additional context or screenshots (if appropriate)

Here is some additional context or explanation that might help: N/A

Your Environment

Used Operating system:

Mariusz89B commented 2 years ago

This issue will be reopend if solution will be available.