• 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 Off Topic General Discussion Jellyfin with Potplayer, and clickable link to the video's local folder

     
    • 2 Vote(s) - 5 Average

    Jellyfin with Potplayer, and clickable link to the video's local folder

    Potplayer external player support on windows and also display a clickable link to the video's local folder
    Damocles_
    Offline

    Junior Member

    Posts: 5
    Threads: 2
    Joined: 2025 Feb
    Reputation: 0
    Country:France
    #9
    2025-05-01, 07:39 PM (This post was last modified: 2025-05-01, 08:55 PM by Damocles_. Edited 2 times in total.)
    (2025-05-01, 05:57 PM)sideeffect Wrote: Hi Damocles, Thank you for your work on this solution.

    I am trying to get it working across my network with jellyfin server running elsewhere. I have made all the URL changes, but when the file goes to start it says file not found. Under more info (in PotPlayer) it shows the file string for example "\movies\folder\movie.mkv". I mapped the network drive movies folder to movies in Windows file explorer, but it doesn't work because of the backslash before movies. If I remove the backslash so it becomes "movies\folder\movie.mkv" and paste into file explorer it does work so it seems it's just the first backslash that I need to get rid of in the output to PotPlayer. Any ideas how to remove it?

    Hi, if under more info in PotPlayer it shows the file string, but wrong, only the .ps1 file needs some edits.

    Unfortunately I haven't a network drive to test it... I have made some change in this new potplayer.ps1 file, try replacing yours with this one : https://github.com/Damocles-fr/PPJF/blob...player.ps1
    If it works, it should work on any network drives, if it doesn't, please PM me and we will try to solve it together.

    Alternatively, in the original .ps1, you can try adding this line after line 20 :
    $path = $path -replace "\movies\folder", "movies\folder"
    It just manually replaces the path for your own folder only, but if this works, it confirms the issue is, as you said, due to the backslash before "movies"

    Hope this helps! Let me know Smiling-face

    Edit : You may have to open the new potplayer.ps1 file first in Windows, one time with notepad or anything just to allow it
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Jellyfin with Potplayer, and clickable link to the video's local folder - by Damocles_ - 2025-02-05, 12:29 AM
    RE: Jellyfin with Potplayer, and clickable link to the video's local folder - by Yossik - 2025-04-03, 10:32 AM
    RE: Jellyfin with Potplayer, and clickable link to the video's local folder - by Damocles_ - 2025-04-03, 05:39 PM
    RE: Jellyfin with Potplayer, and clickable link to the video's local folder - by Yossik - 2025-04-04, 06:41 AM
    RE: Jellyfin with Potplayer, and clickable link to the video's local folder - by thunderb0lt - 2025-04-04, 09:29 AM
    RE: Jellyfin with Potplayer, and clickable link to the video's local folder - by Damocles_ - 2025-04-04, 09:55 PM
    RE: Jellyfin with Potplayer, and clickable link to the video's local folder - by Yossik - 2025-04-05, 11:26 AM
    RE: Jellyfin with Potplayer, and clickable link to the video's local folder - by sideeffect - 2025-05-01, 05:57 PM
    RE: Jellyfin with Potplayer, and clickable link to the video's local folder - by Damocles_ - 2025-05-01, 07:39 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