(2024-12-22, 01:12)MoojMidge Wrote: (2024-12-21, 23:08)MoojMidge Wrote: What I was actually looking for was something that is hopefully easier to check. Wanted to confirm what happens on your installation using Kodi 22 when hitting the default select key (or whatever key has been mapped for the select action), depending on the following setting Kodi > Settings > Media > Videos > Default select action
No need to check this, had a look and saw it was due to https://github.com/xbmc/xbmc/pull/25592 which was also backported to Kodi 21, but not yet available in a point release.
Saw your comments on that PR.
So testing MoojMidge/master @ 75da30f0 / Version bump v7.2.0+beta.2
Kodi 22 with settings media / videos default select "choose" default play "ask if resumable"
In youtube I select search menu (New search is fixed confirmed)
select a search item
In the search results select the "playlist" item to get playlist results.
In the list of playlists, select opens the yt playlist to playlist yt videos
In list of playlists, movie info dialog is available as <i>nfo. Selecting "play" from the info dialog result in error
Code:
error <general>: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.youtube/channel/UCjf5s2I9IIDgv6PuQ-opWtQ/playlist/PLPY3GzWq8leXHMOH-_vYsB7CER7lcEoq_/?category_label=the%20superior%20christmas%20music%20video%20playlist%20%f0%9f%8e%84]
probably expected as I guess a playlist is treated as a folder?
<c>ontext on the playlist does open "full" context menu with sort / play all etc/ bookmark
Selecting playlist opens list of yt video items.
selecting a video item opens full contextmenu, same as using <c>ontext
- resume is available from select (choose) in the contextmenu
- "play" from movie info dialog gives mini context menu resume/play from beginning
Going to "now playing" video playlist window select on the item gives mini contextmenu (resume/play from beginning)
scott s.
.