• 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 SOLVED: Clearing desktop client cache?

     
    • 0 Vote(s) - 0 Average

    SOLVED: Clearing desktop client cache?

    Is there a way to easily clear the cache of the desktop clients (Windows/Mac)?
    Manly Manlison
    Offline

    Junior Member

    Posts: 16
    Threads: 4
    Joined: 2023 Oct
    Reputation: 1
    Country:Denmark
    #3
    2023-10-22, 09:55 PM (This post was last modified: 2023-10-22, 10:08 PM by Manly Manlison. Edited 1 time in total.)
    As for MacOS, I only had an early 2011 macbook pro lying around, which runs an OS version that jellyfin isn't supported on (needs MacOS 11.7 as a minimum), but with opencore legacy patcher to the rescue I got the newest OS installed and installed the client to continue my search for the cache folder.
    With some luck I managed to find a folder similar to the Windows one - at ~/Libraries/Caches/'Jellyfin Media Player'

    Running unsigned scripts and exe files on other computers is a new headache I've learned about these past days Grinning-face 
    But on macOS I found the easiest way to do it was to make a file through AppleScript Editor and make my mac users press the play button to run the commands I needed to run.

    Again, super simple code:
    Code:
    tell application "Terminal"
      do script "rm -rf ~/Library/Caches/'Jellyfin Media Player'"
      activate
    end tell

    .. but for some reason it didn't change anything for her after deleting the cache folder..  still a blank screen when she loads up Jellyfin Media Player..
    Then I got reminded of this other thread where someone suggested putting the client in full screen - and lo and behold, such a fucking simple fix actually worked for her..! I guess the 6 hours it took wasn't wasted though, I'm a bit better on MacOS now Grinning-face

    But the only problem now was that she was still running the old web version and not my newly edited one, so it seems I still have some digging to do to find the actual cache folder, since deleting the other one apparently didn't do the trick Confused-face
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Clearing desktop client cache? - by Manly Manlison - 2023-10-21, 05:05 PM
    RE: Clearing desktop client cache? - by Manly Manlison - 2023-10-21, 11:21 PM
    RE: Clearing desktop client cache? - by Manly Manlison - 2023-10-22, 09:55 PM
    RE: Clearing desktop client cache? - by Manly Manlison - 2023-10-23, 06:10 PM

    • 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