add-ons / add-ons/plugin.video.vrt.nu
Kodi crashes when quickly running plugin:// URLs in succession
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 125
- Forks
- 27
- Avg merge
- 3h 46m
- Merged PRs (30d)
- 12
Description
Additional context
- Operating system: OSMC on rpi3
- Kodi version: 18.7
- Addon version: latest
- Using a VPN: no
- Country you are using the addon from: Belgium
In the mornings I have Kodi play the latest Journaal episode. About 1 in 5 or 6 times, OSMC locks up with the loading animation. I can still ssh into the rpi3 and everything except kodi is responsive. Rebooting usually locks up, I have to power cycle.
I've never had this issue with starting any other episode or show so I'm now, after months, suspecting it might be addon related?
Log (if available)
2020-06-29 07:13:28.338 T:1333785312 WARNING: CSettingsManager: unable to read value of setting "max_log_level"
2020-06-29 07:13:28.339 T:1333785312 WARNING: CAddonSettings[plugin.video.vrt.nu]: failed to load value "Info" for setting max_log_level
2020-06-29 07:13:28.755 T:1333785312 WARNING: CSettingsManager: unable to read value of setting "max_log_level"
2020-06-29 07:13:28.756 T:1333785312 WARNING: CAddonSettings[plugin.video.vrt.nu]: failed to load value "Info" for setting max_log_level
2020-06-29 07:13:31.110 T:1333785312 ERROR: EXCEPTION: Invalid setting type
2020-06-29 07:13:31.389 T:1915328048 ERROR: Previous line repeats 1 times.
2020-06-29 07:13:31.389 T:1915328048 NOTICE: VideoPlayer::OpenFile: plugin://plugin.video.vrt.nu/play/latest/het-journaal
2020-06-29 07:13:31.411 T:1316999904 NOTICE: Creating InputStream
2020-06-29 07:13:33.155 T:1316999904 NOTICE: Creating Demuxer
2020-06-29 07:13:33.195 T:1316999904 NOTICE: Opening stream: 1001 source: 256
2020-06-29 07:13:33.269 T:1316999904 NOTICE: Creating video codec with codec id: 27
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the reported plugin:// URL sequence and the Kodi log around VideoPlayer::OpenFile on OSMC for Raspberry Pi 3 with Kodi 18.7. Reproduce the morning playback flow and determine whether launching the latest Journaal episode repeatedly causes Kodi to lock up. Done means the sequence no longer leaves Kodi stuck with a loading animation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100