Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refresh menu cache when non-playable item #696

Closed
dagwieers opened this issue Mar 17, 2020 · 0 comments · Fixed by #712
Closed

Refresh menu cache when non-playable item #696

dagwieers opened this issue Mar 17, 2020 · 0 comments · Fixed by #712
Labels
enhancement New feature or request
Milestone

Comments

@dagwieers
Copy link
Collaborator

dagwieers commented Mar 17, 2020

Describe the feature

Our kids wanted to play the latest Hoodie episode, but we got an error message to check the logs.
By default I always try to disable/enable Widevine to force MPD/HLS, but that didn't work in this case.

After checking the logs below it appeared that this episode (or at least this specific video id) was no longer available, so refreshing the menu was the solution for this problem. The new entry for this video worked immediately and dad was once again the saviour of the day.

So I was wondering, why don't we automatically refresh the cache when an item is no longer available when playing? This would solve such a repeated error immediately, either by removing the item, or replacing it with the newer (updated?) entry.

2020-03-17 19:21:05.010 T:1544098688   ERROR: [plugin.video.vrt.nu] No video found for pbs-pub-ffce168d-d66b-4d95-b6b4-1278f7014d8b$vid-59ba2e73-424f-42ef-b6ce-f08a
77cc9fbb
2020-03-17 19:21:06.753 T:1936974400   ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.vrt.nu/play/id/vid-59ba2e73-424f-42ef-b6ce-f
08a77cc9fbb/pbs-pub-ffce168d-d66b-4d95-b6b4-1278f7014d8b]
2020-03-17 19:21:28.989 T:1544098688   ERROR: [plugin.video.vrt.nu] No video found for pbs-pub-ffce168d-d66b-4d95-b6b4-1278f7014d8b$vid-59ba2e73-424f-42ef-b6ce-f08a
77cc9fbb
2020-03-17 19:21:30.403 T:1936974400   ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.vrt.nu/play/id/vid-59ba2e73-424f-42ef-b6ce-f
08a77cc9fbb/pbs-pub-ffce168d-d66b-4d95-b6b4-1278f7014d8b]
2020-03-17 19:21:32.307 T:1544098688   ERROR: [plugin.video.vrt.nu] No video found for pbs-pub-ffce168d-d66b-4d95-b6b4-1278f7014d8b$vid-59ba2e73-424f-42ef-b6ce-f08a
77cc9fbb
2020-03-17 19:21:33.720 T:1936974400   ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.vrt.nu/play/id/vid-59ba2e73-424f-42ef-b6ce-f
08a77cc9fbb/pbs-pub-ffce168d-d66b-4d95-b6b4-1278f7014d8b]

This relates to #385

@dagwieers dagwieers added the enhancement New feature or request label Mar 17, 2020
@dagwieers dagwieers added this to the v2.4.0 milestone Mar 22, 2020
@dagwieers dagwieers modified the milestones: v2.4.0, v2.3.3 May 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant