Code Monkey home page Code Monkey logo

Comments (5)

nielsvanvelzen avatar nielsvanvelzen commented on June 11, 2024 1

Ah right, the field is also available in the session list. I'll look at backporting the bugfix to 0.13.z later.

from jellyfin-sdk-kotlin.

nielsvanvelzen avatar nielsvanvelzen commented on June 11, 2024 1

The latest release v1.3.7 fixes this issue with the patch from #542. Hopefully we'll see a proper fix in Jellyfin 10.9 so we can use an enum instead of string too.

from jellyfin-sdk-kotlin.

GiviMAD avatar GiviMAD commented on June 11, 2024

Is it related to this?
#510

from jellyfin-sdk-kotlin.

nielsvanvelzen avatar nielsvanvelzen commented on June 11, 2024

Yes, this is an issue with the server. It tells us that transcode reasons is a string but it is not. I've documented the issue in #510 and made a temporary fix in #542. This fix is not released yet.

The issue should be fixed on the server though, which is tracked in jellyfin/jellyfin#8514.

From what I could see this issue only occurred in WebSocket messages, in which case you can stop listening for session updates to prevent the exception.

from jellyfin-sdk-kotlin.

GiviMAD avatar GiviMAD commented on June 11, 2024

Thank you for your explanation.

From what I could see this issue only occurred in WebSocket messages, in which case you can stop listening for session updates to prevent the exception.

I'm still not using the WebSocket. I almost sure I'm getting the error from this call:

new SessionApi(jellyApiClient).getSessions(...

So related to sessions but not to the WebSocket.

from jellyfin-sdk-kotlin.

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.