Giter Site home page Giter Site logo

Comments (4)

ksooo avatar ksooo commented on July 24, 2024

go to playlist, Play

How do you trigger "Play"? By clicking an item in the playlist?

from xbmc.

scott967 avatar scott967 commented on July 24, 2024

There's actually 2 issues.
Show versions as folder setting selected (haven't tested if this is necessary)
Assume one or more movie versions are queued in videoplaylist.
Open videoplaylist window
Navigate to a movie version
1 Open the movieinfo dialog for a movie version and select "play" The selectvideoversion dialog opens
2. Open the context menu and select play. The video fails to play.
For case 1, this makes no sense as the desired version was already selected (eg in videos window)
For case 2, a debug log is here:
https://paste.kodi.tv/ipoqupovom.kodi
the problem is this:
error <general>: CVideoPlayer::OpenInputStream - error opening [videodb://movies/videoversions/0?mediaid=21&videoversionid=0]

My thougtht:
Assert that any item in the videoplaylist (or music for that matter) is a playable media
Consequence is that a "folder" type object is not a valid item in the playlist.
It appears that the version folder is being added as an item, not the actual playable item.

from xbmc.

CrystalP avatar CrystalP commented on July 24, 2024

How do you trigger "Play"? By clicking an item in the playlist?

Yes. I've been looking unsuccessfully for a way to chain automatically the playback of multiple items of a playlist to see what happens with queued versions. I would expect surprises there too.

from xbmc.

ksooo avatar ksooo commented on July 24, 2024

Okay, let me take this. I will look for a fix.

from xbmc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.