• 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 General Questions API endpoint to scan a single library

     
    • 0 Vote(s) - 0 Average

    API endpoint to scan a single library

    SenileOtaku
    Offline

    Junior Member

    Posts: 24
    Threads: 5
    Joined: 2023 Jun
    Reputation: 1
    Country:United States
    #5
    Yesterday, 12:22 AM
    (2025-07-11, 03:13 PM)I-G-1-1 Wrote: I know this post is old, but to trigger a single Library scan thanks to "url scheme" suggested by TheDreadPirate I solved writing this script:

    I tried the script but it failed at:

    bin/refresh-jellyfin.sh: 35: Syntax error: "(" unexpected

    that would be the line:
    Code:
    paste <(echo "$NAMES") <(echo "$IDS") | while IFS=$'\t' read -r name id; do

    in the section:
    Code:
    # Combine and print the name and ID of each library in a readable format
    paste <(echo "$NAMES") <(echo "$IDS") | while IFS=$'\t' read -r name id; do
      echo "Name: $name | ID: $id"
    done
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    API endpoint to scan a single library - by alextruppel - 2025-02-12, 01:47 PM
    RE: API endpoint to scan a single library - by TheDreadPirate - 2025-02-12, 04:38 PM
    RE: API endpoint to scan a single library - by arjuan - 2025-03-31, 09:32 PM
    RE: API endpoint to scan a single library - by I-G-1-1 - 2025-07-11, 03:13 PM
    RE: API endpoint to scan a single library - by SenileOtaku - Yesterday, 12:22 AM

    • 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