• 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
    #2
    2023-10-21, 11:21 PM (This post was last modified: 2023-10-22, 10:02 PM by Manly Manlison. Edited 2 times in total.)
    For now I have just created a PowerShell script and converted it into an .exe and added a button in the jellyfin menu to download it. The script is just as simple as:
    Code:
    Set-Location "$($env:UserProfile)\AppData\Local\"
    Remove-Item 'Jellyfin Media Player' -Recurse

    This little script is actually so great for me because when I edit small stuff in the index.html file I normally can't see the changes on the desktop clients, and on chrome you usually have to ctrl+F5 to see the changes, but the script makes me able to see them!

    I'm still trying to figure out how to do that on macOS and where the cache folder is located tho XD
    « 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