• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting bookshelf plugin .net build error

     
    • 0 Vote(s) - 0 Average

    bookshelf plugin .net build error

    bookshelf plugin .net build error
    marghost
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2025 Jun
    Reputation: 0
    #1
    2025-06-26, 05:09 PM
    Jellyfin version: 10.10.6
    My platform: MacOS 

    Hi! I am trying to install the Bookshelf plugin and have encountered the following two errors in my terminal (at bottom in code block). It seems like these errors are telling me I have an outdated version of the .NET SDK (8.0) and need to install 9.0, except that I have 9.0 installed (specifically SDK 9.0.301). Since receiving them, I've tried installing 8.0 and and 10.0 and it didn't change anything. The bookshelf directory was cloned from github today so it shouldn't be outdated. What am I doing wrong?

    Code:
    jellyfin-plugin-bookshelf/Jellyfin.Plugin.Bookshelf/Jellyfin.Plugin.Bookshelf.csproj : error NU1202: Package Jellyfin.Controller 10.11.0-rc2 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Jellyfin.Controller 10.11.0-rc2 supports: net9.0 (.NETCoreApp,Version=v9.0)

    jellyfin-plugin-bookshelf/tests/Jellyfin.Plugin.Bookshelf.Tests/Jellyfin.Plugin.Bookshelf.Tests.csproj : error NU1202: Package Jellyfin.Controller 10.11.0-rc2 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package Jellyfin.Controller 10.11.0-rc2 supports: net9.0 (.NETCoreApp,Version=v9.0)
    crobibero
    Offline

    Core Team (Server & Plugins)

    Posts: 264
    Threads: 0
    Joined: 2023 Jun
    Reputation: 19
    Country:United States
    #2
    2025-06-26, 06:32 PM
    One of the downsides of building against the most recent Jellyfin version is that it targets the RC

    You would need to update the nuget references to target a specific 10.10 release.
    marghost
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2025 Jun
    Reputation: 0
    #3
    2025-06-26, 06:39 PM
    Thanks crobibero, I really appreciate the reply but honestly it's completely beyond me. I unfortunately have no idea what you're suggesting... should I wait for an update to the bookshelf plugin?
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode