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

Folder items in widgets are playing/queueing instead of opening folder. #23868

Closed
1 of 7 tasks
jurialmunkey opened this issue Oct 4, 2023 · 3 comments
Closed
1 of 7 tasks
Assignees
Labels
Resolution: Fixed issue was resolved by a code change Triage: Has proposed fix Issue has been reproduced and has a pending proposed fix

Comments

@jurialmunkey
Copy link

Bug report

Describe the bug

Here is a clear and concise description of what the problem is:

On latest windows nightly, widgets with folder items are playing/queueing their content instead of opening the folder.

Expected Behavior

Here is a clear and concise description of what was expected to happen:

An item with ListItem.IsFolder should open the folder in the relevant media window.
i.e. ActivateWindow(TARGET,PATH,return)

Actual Behavior

The folder is playing/queueing the content it contains.
i.e. PlayMedia(PATH)

Possible Fix

To Reproduce

Steps to reproduce the behavior:

  1. Open Estuary
  2. Go to Home > Movies > Genres
  3. Click a genre and it starts playing instead of opening the genre folder.

Debuglog

The debuglog can be found here:
https://paste.kodi.tv/fujijitozu.kodi

Screenshots

Here are some links or screenshots to help explain the problem:

Click here and playback starts instead of opening "Science Fiction" folder in MyVideoNav.xml

screenshot00142

Additional context or screenshots (if appropriate)

Here is some additional context or explanation that might help:

Your Environment

Used Operating system:

  • Android

  • iOS

  • tvOS

  • Linux

  • macOS

  • Windows

  • Windows UWP

  • Operating system version/name:

  • Kodi version: Omega v21 Nightly (2023-10-03)

note: Once the issue is made we require you to update it with new information or Kodi versions should that be required.
Team Kodi will consider your problem report however, we will not make any promises the problem will be solved.

@jurialmunkey
Copy link
Author

FYI This doesn't occur on the previous nightly (30-Sep). So the behaviour was introduced somewhere between 30-Sep (72dfef5) and 03-Oct (3568059)

@ksooo ksooo added the Triage: Has proposed fix Issue has been reproduced and has a pending proposed fix label Oct 4, 2023
@ksooo ksooo self-assigned this Oct 4, 2023
@ksooo
Copy link
Member

ksooo commented Oct 4, 2023

Thanks, I also already spotted this. Will be fixed in #23863.

@ksooo
Copy link
Member

ksooo commented Oct 4, 2023

Fix has been merged.

@ksooo ksooo closed this as completed Oct 4, 2023
@thexai thexai added the Resolution: Fixed issue was resolved by a code change label Oct 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Fixed issue was resolved by a code change Triage: Has proposed fix Issue has been reproduced and has a pending proposed fix
Projects
None yet
Development

No branches or pull requests

3 participants