• 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 Search Results

    Search Results
    Post Author Forum Replies Views Posted [asc]
      Thread: System Hang When Searching on Web After Upgrading from 10.8.x to 10.9.x
    Post: RE: System Hang When Searching on Web After Upgrad...

    Thanks for the explanation. I'm certain that my library doesn't contain any tags. My library.db is stored on an SSD, and I’ve run SQLite queries on it, which are pretty fast. I've also written some...
    10rounds Troubleshooting 14 1,319 2024-08-26, 10:50 PM
      Thread: "Play Next" Missing After Upgrade to 10.9
    Post: RE: "Play Next" Missing After Upgrade to 10.9

    Yes, exactly. I clicked the "..." on a playlist item, but now some playlists don't have the "Play Next" option anymore. This issue only started after the upgrade.
    10rounds General Questions 4 574 2024-08-26, 10:42 PM
      Thread: "Play Next" Missing After Upgrade to 10.9
    Post: RE: "Play Next" Missing After Upgrade to 10.9

    I checked after you mentioned it's still there, and now I've noticed something odd. Some of the "Play Next" options are still missing, but others are showing up. It seems a bit inconsistent. Any id...
    10rounds General Questions 4 574 2024-08-26, 08:46 PM
      Thread: System Hang When Searching on Web After Upgrading from 10.8.x to 10.9.x
    Post: RE: System Hang When Searching on Web After Upgrad...

    Thank you for the link! Just to give some context, jellyfin on my RPi has worked perfectly for over a year, including searching, without any issues. Now, after the upgrade, I’m certain that searchi...
    10rounds Troubleshooting 14 1,319 2024-08-26, 08:30 PM
      Thread: System Hang When Searching on Web After Upgrading from 10.8.x to 10.9.x
    Post: RE: System Hang When Searching on Web After Upgrad...

    Thank you. I’m curious, since you mentioned another RPi user had a similar issue, could you share more details or links to their case? It might help me identify if I’m dealing with the same problem. ...
    10rounds Troubleshooting 14 1,319 2024-08-26, 07:20 PM
      Thread: System Hang When Searching on Web After Upgrading from 10.8.x to 10.9.x
    Post: RE: System Hang When Searching on Web After Upgrad...

    Would it be a good idea to set the Jellyfin log level to debug? I've reviewed the system logs, but there's nothing useful in journalctl. I'm also considering downgrading back to 10.8. Has the datab...
    10rounds Troubleshooting 14 1,319 2024-08-26, 04:47 PM
      Thread: "Play Next" Missing After Upgrade to 10.9
    Post: "Play Next" Missing After Upgrade to 10.9

    I just upgraded from Jellyfin 10.8 to 10.9 and noticed the "Play Next" option on playlist items is gone. I didn't see anything about this in the changelog. Is this normal? I found it really useful and...
    10rounds General Questions 4 574 2024-08-26, 04:38 PM
      Thread: System Hang When Searching on Web After Upgrading from 10.8.x to 10.9.x
    Post: RE: System Hang When Searching on Web After Upgrad...

    I just triggered another hang, but this time it wasn’t during a search. I clicked "Add to Playlist" on the web UI, and the system hung immediately after. The playlist selection box didn't load. Before...
    10rounds Troubleshooting 14 1,319 2024-08-26, 03:53 PM
      Thread: System Hang When Searching on Web After Upgrading from 10.8.x to 10.9.x
    Post: RE: System Hang When Searching on Web After Upgrad...

    Here’s the link to my jellyfin logs: https://pastebin.com/tqZnnp26 https://pastebin.com/wkRChWXW https://pastebin.com/RCxSTiqx https://pastebin.com/dsjTrgNG https://pastebin.com/HRRmNCup grep -v ffpr...
    10rounds Troubleshooting 14 1,319 2024-08-26, 03:09 PM
      Thread: System Hang When Searching on Web After Upgrading from 10.8.x to 10.9.x
    Post: RE: System Hang When Searching on Web After Upgrad...

    Thanks for the suggestions! Just wondering, how would reducing threads help with the search issue on the web interface? My Jellyfin has been working fine for over a year, and searches were perfect bef...
    10rounds Troubleshooting 14 1,319 2024-08-26, 01:10 AM
      Thread: System Hang When Searching on Web After Upgrading from 10.8.x to 10.9.x
    Post: System Hang When Searching on Web After Upgrading ...

    I recently upgraded my Jellyfin instance on a Raspberry Pi from version 10.8.x to 10.9.9 via apt, and then to 10.9.10 today. Post-upgrade, the Jellyfin web interface loads correctly, and I can play mu...
    10rounds Troubleshooting 14 1,319 2024-08-25, 10:57 PM
      Thread: Search does not work after update to 10.9.x
    Post: RE: Search does not work after update to 10.9.x

    I recently upgraded my Jellyfin instance on a Raspberry Pi from version 10.8.x to 10.9.9 via apt, and then to 10.9.10 today. I seem to be encountering the same issue discussed in this thread. Post-upg...
    10rounds Troubleshooting 15 2,491 2024-08-25, 10:06 PM
      Thread: Help Needed: Sending “SetRepeatMode” Command via Jellyfin API
    Post: RE: Help Needed: Sending “SetRepeatMode” Command v...

    Thank you for confirming that setting the repeat mode via the remote control API is not possible...
    10rounds General Questions 6 964 2024-06-21, 09:33 PM
      Thread: Help Needed: Sending “SetRepeatMode” Command via Jellyfin API
    Post: RE: Help Needed: Sending “SetRepeatMode” Command v...

    Thank you for pointing out the mistake. I corrected the command to use "SetRepeatMode": Code: -- curl -X POST 'http://192.168.8.189:8096/Sessions/a3ae737dd0cf133d8bc7a337c890xxxx/Command' -H 'Auth...
    10rounds General Questions 6 964 2024-06-21, 07:28 AM
      Thread: Help Needed: Sending “SetRepeatMode” Command via Jellyfin API
    Post: RE: Help Needed: Sending “SetRepeatMode” Command v...

    Thanks for your reply. It looks like I misunderstood the endpoint capabilities. Based on your advice, I’m still having trouble: Code: -- curl -X POST 'http://192.168.8.189:8096/Sessions/a3ae737dd0...
    10rounds General Questions 6 964 2024-06-19, 02:29 PM
      Thread: Help Needed: Sending “SetRepeatMode” Command via Jellyfin API
    Post: Help Needed: Sending “SetRepeatMode” Command via J...

    I’m trying to send the SetRepeatMode command to a client using the Jellyfin API but haven’t had any luck so far. I’ve followed the documentation (https://api.jellyfin.org/#tag/Session/operation/SendGe...
    10rounds General Questions 6 964 2024-06-17, 10:51 PM
      Thread: How to Remove Items from the NowPlayingQueue Using API?
    Post: RE: How to Remove Items from the NowPlayingQueue U...

    Good to know, thank you.
    10rounds General Questions 4 855 2024-05-05, 09:36 AM
      Thread: How to Remove Items from the NowPlayingQueue Using API?
    Post: RE: How to Remove Items from the NowPlayingQueue U...

    Thank you for your response! I noticed that the Jellyfin Web client allows for modifications to the queue, such as reordering and removal. Since this functionality is available on the web interface...
    10rounds General Questions 4 855 2024-05-04, 08:19 PM
      Thread: How to Remove Items from the NowPlayingQueue Using API?
    Post: How to Remove Items from the NowPlayingQueue Using...

    I've been successfully adding items to the queue using the /Sessions/{sessionId}/Playing endpoint with playCommand=PlayNext. However, I'm looking for a way to remove specific items from the NowPlaying...
    10rounds General Questions 4 855 2024-05-04, 04:00 PM
    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System