Code Monkey home page Code Monkey logo

Comments (3)

oddstr13 avatar oddstr13 commented on June 24, 2024

The Jellyfin server is reporting an internal server error, the server logs should be able to shine a better light at what is going wrong.

ERROR::jellyfin_kodi/jellyfin/http.py:147 --[ 500 response ] 500 Server Error: Internal Server Error for url: http://{jellyfin-server}/Users/24a18cd25e864d3f8a14da2541fad7b5/Items?ParentId=f137a2dd21bbc1b99aa5c0f6bf02a805&IncludeItemTypes=Movie&SortBy=SortName&SortOrder=Ascending&Fields=Path%2CGenres%2CSortName%2CStudios%2CWriter%2CTaglines%2CLocalTrailerCount%2COfficialRating%2CCumulativeRunTimeTicks%2CItemCounts%2CMetascore%2CAirTime%2CDateCreated%2CPeople%2COverview%2CEtag%2CShortOverview%2CProductionLocations%2CTags%2CProviderIds%2CParentId%2CRemoteTrailers%2CSpecialEpisodeNumbers%2CMediaSources%2CVoteCount%2CRecursiveItemCount%2CPrimaryImageAspectRatio&CollapseBoxSetItems=False&IsVirtualUnaired=False&EnableTotalRecordCount=False&LocationTypes=FileSystem%2CRemote%2COffline&IsMissing=False&Recursive=True&StartIndex=795&Limit=15

Kodi debug logs are rarely if ever useful for us, but the addon has its own log level setting in the addon settings, you can sett that one to debug instead, and it will print a LOT of debug info (way too much in most cases).
That won't help in this case tho, as we've already gotten an error in the log snipped you gave.

from jellyfin-kodi.

mikul9 avatar mikul9 commented on June 24, 2024

Thanks for the clarification. I see the crash in the Jellyfin logs and reported it over there.

In the future, where will the Jellyfin for Kodi logs appear?

from jellyfin-kodi.

oddstr13 avatar oddstr13 commented on June 24, 2024

jf4kodi logs are output to the normal Kodi logfile, it's just that we have a separate log level internally, and are logging everything at the info level in the Kodi logs

from jellyfin-kodi.

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.