Jump to content

Question

2 answers to this question

Recommended Posts

  • 0
Posted

Hi, the PoolPart.* folders cannot be renamed. You could create a shorter symbolic link or junction to a poolpart, but as it is generally not recommended to access poolparts directly (e.g. except for initial seeding) is there a particular reason you need to?

  • 0
Posted

They posted a ticket too, but since the information is super useful, I wanted to post it here, too:
https://learn.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation?tabs=registry

This covers the two main methods to deal with path length issues (which I suspect is the root issue here).  Namely, the registry hack for Win32's long path support (which I've personally found is either finicky or outright doesn't work). Or using full UNC paths (eg, adding "\\?\" to the beginning of the path), which I've found works much better.  This format is supported by .NET programs, full.  So things like Emby, and Jellyfin should work just fine with (Plex should too).n

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...