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

Unable to use Play All or Shuffle options when choosing playlists #326

Open
jessienab opened this issue Apr 7, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@jessienab
Copy link

Describe the bug
When attempting to use the Play All or Shuffle option on a Jellyfin playlist, nothing seems to happen. I've tried waiting a few minutes if perhaps something was happening in the background, but nothing happened.

To Reproduce

  1. Go to Playlists
  2. Select a playlist
  3. Open the context menu? on that playlist
  4. Select "Shuffle" or "Play All"

Expected behavior
The videos should be added to the Kodi playlist, or similar, and played in a random selection. Or if selecting Play All, they should play in order.

Logs

2024-04-07 18:09:51.520 T:3585     info <general>: Loading skin file: /userdata/system/.kodi/addons/plugin.video.jellycon/resources/skins/default/720p/ActionMenu.xml, load type: LOAD_ON_GUI_INIT
2024-04-07 18:09:51.521 T:3585    error <general>: Control 3000 in window 13001 has been asked to focus, but it can't
2024-04-07 18:09:53.683 T:3657     info <general>: JELLYFIN.resources.lib.functions -> INFO::resources/lib/functions.py:942 Sending jellycon_play_action : {'action': 'shuffle', 'item_id': '97a1a9bbc5700ecfde298db44f4d148b', 'auto_resume': '-1', 'force_transcode': False, 'media_source_id': '', 'subtitle_stream_index': None, 'audio_stream_index': None}

2024-04-07 18:11:06.138 T:3585     info <general>: Loading skin file: /userdata/system/.kodi/addons/plugin.video.jellycon/resources/skins/default/720p/ActionMenu.xml, load type: LOAD_ON_GUI_INIT
2024-04-07 18:11:06.139 T:3585    error <general>: Control 3000 in window 13002 has been asked to focus, but it can't
2024-04-07 18:11:07.340 T:3657     info <general>: JELLYFIN.resources.lib.functions -> INFO::resources/lib/functions.py:942 Sending jellycon_play_action : {'action': 'play', 'item_id': '97a1a9bbc5700ecfde298db44f4d148b', 'auto_resume': '-1', 'force_transcode': False, 'media_source_id': '', 'subtitle_stream_index': None, 'audio_stream_index': None}

DEBUG

2024-04-07 18:12:40.956 T:3585    debug <general>: ------ Window Deinit (DialogContextMenu.xml) ------
2024-04-07 18:12:40.969 T:3657    debug <CAddonSettings[[email protected]]>: trying to load setting definitions from old format...
2024-04-07 18:12:40.971 T:3657    debug <CSettingsManager>: requested setting (server_speed_check_data) was not found.
2024-04-07 18:12:40.971 T:3657    debug <CSettingsManager>: requested setting (view-) was not found.
2024-04-07 18:12:40.973 T:3585    debug <general>: CGLContextEGL::SwapBuffers: sync check blocking
2024-04-07 18:12:40.988 T:3585    debug <general>: CGLContextEGL::SwapBuffers: sync sleep: 15165
2024-04-07 18:12:41.005 T:3585    debug <general>: ------ Window Init (/userdata/system/.kodi/addons/plugin.video.jellycon/resources/skins/default/720p/ActionMenu.xml) ------
2024-04-07 18:12:41.005 T:3585     info <general>: Loading skin file: /userdata/system/.kodi/addons/plugin.video.jellycon/resources/skins/default/720p/ActionMenu.xml, load type: LOAD_ON_GUI_INIT
2024-04-07 18:12:41.006 T:3585    error <general>: Control 3000 in window 13003 has been asked to focus, but it can't
2024-04-07 18:12:41.006 T:3585    debug <general>: Keyboard: scancode: 0x24, sym: 0x0d, unicode: 0x0d, modifier: 0x0
2024-04-07 18:12:41.205 T:3585     info <general>: Skipped 5 duplicate messages..
2024-04-07 18:12:41.205 T:3585    debug <general>: Keyboard: scancode: 0x24, sym: 0x0d, unicode: 0x00, modifier: 0x0
2024-04-07 18:12:41.529 T:3585    debug <general>: Keyboard: scancode: 0x74, sym: 0x112, unicode: 0x00, modifier: 0x0
2024-04-07 18:12:41.529 T:3585    debug <general>: HandleKey: down (0xf081) pressed, window 13003, action is Down
2024-04-07 18:12:41.589 T:3585    debug <general>: Keyboard: scancode: 0x74, sym: 0x112, unicode: 0x00, modifier: 0x0
2024-04-07 18:12:41.623 T:3585    debug <general>: CGLContextEGL::SwapBuffers: sync check blocking
2024-04-07 18:12:41.638 T:3585    debug <general>: CGLContextEGL::SwapBuffers: sync sleep: 15288
2024-04-07 18:12:41.887 T:3585    debug <general>: Keyboard: scancode: 0x24, sym: 0x0d, unicode: 0x0d, modifier: 0x0
2024-04-07 18:12:41.931 T:3585    debug <general>: Keyboard: scancode: 0x24, sym: 0x0d, unicode: 0x00, modifier: 0x0
2024-04-07 18:12:41.931 T:3585    debug <general>: HandleKey: return (0xf00d) pressed, window 13003, action is Select
2024-04-07 18:12:41.939 T:3585    debug <general>: ------ Window Deinit (/userdata/system/.kodi/addons/plugin.video.jellycon/resources/skins/default/720p/ActionMenu.xml) ------
2024-04-07 18:12:41.956 T:3657     info <general>: JELLYFIN.resources.lib.functions -> INFO::resources/lib/functions.py:942 Sending jellycon_play_action : {'action': 'shuffle', 'item_id': '97a1a9bbc5700ecfde298db44f4d148b', 'auto_resume': '-1', 'force_transcode': False, 'media_source_id': '', 'subtitle_stream_index': None, 'audio_stream_index': None}
2024-04-07 18:12:41.958 T:3657    debug <CAddonSettings[[email protected]]>: trying to load setting definitions from old format...
2024-04-07 18:12:41.960 T:3657    debug <CSettingsManager>: requested setting (server_speed_check_data) was not found.
2024-04-07 18:12:42.023 T:3585    debug <general>: CGLContextEGL::SwapBuffers: sync check blocking
2024-04-07 18:12:42.038 T:3585    debug <general>: CGLContextEGL::SwapBuffers: sync sleep: 15396
2024-04-07 18:12:43.350 T:3636    debug <CAddonSettings[[email protected]]>: trying to load setting definitions from old format...
2024-04-07 18:12:43.352 T:3636    debug <CSettingsManager>: requested setting (server_speed_check_data) was not found.
2024-04-07 18:12:43.352 T:3636    debug <CAddonSettings[[email protected]]>: trying to load setting definitions from old format...
2024-04-07 18:12:43.354 T:3636    debug <CSettingsManager>: requested setting (server_speed_check_data) was not found.
2024-04-07 18:12:43.355 T:3636    debug <CAddonSettings[[email protected]]>: trying to load setting definitions from old format...
2024-04-07 18:12:43.357 T:3636    debug <CSettingsManager>: requested setting (server_speed_check_data) was not found.
2024-04-07 18:12:47.483 T:3636    debug <CAddonSettings[[email protected]]>: trying to load setting definitions from old format...
2024-04-07 18:12:47.484 T:3636    debug <CSettingsManager>: requested setting (server_speed_check_data) was not found.
2024-04-07 18:12:47.485 T:3636    debug <CAddonSettings[[email protected]]>: trying to load setting definitions from old format...
2024-04-07 18:12:47.487 T:3636    debug <CSettingsManager>: requested setting (server_speed_check_data) was not found.
2024-04-07 18:12:49.106 T:3585    debug <general>: CGLContextEGL::SwapBuffers: sync check blocking
2024-04-07 18:12:49.122 T:3585    debug <general>: CGLContextEGL::SwapBuffers: sync sleep: 15196
2024-04-07 18:12:50.790 T:3585    debug <general>: CGLContextEGL::SwapBuffers: sync check blocking
2024-04-07 18:12:50.805 T:3585    debug <general>: CGLContextEGL::SwapBuffers: sync sleep: 15228

Screenshots
N/A

System (please complete the following information):

  • OS: Batocera Linux 39
  • Jellyfin Version: 10.8.13
  • Kodi Version: 20.2 (with Batocera 38/39)
  • Addon Version: 0.8.0

Thank you!

@jessienab jessienab added the bug Something isn't working label Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant