CastagnaIT / plugin.video.netflix

InputStream based Netflix plugin for Kodi
MIT License
1.89k stars 258 forks source link

Fix bug if perpetual_range_selector is None #1666

Closed Falke-Design closed 6 months ago

Falke-Design commented 6 months ago

Check if this PR fulfills these requirements:

Types of changes

Description

Follow up of: #1660 In some cases is video_list.perpetual_range_selector None. We need to check if it is not None and only then check if it has not previous_start

In case of Feature change / Breaking change:

Describe the current behavior

Describe the new behavior

Screenshots (if appropriate):