Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read dir content without trailing slash #2768

Merged
merged 1 commit into from
Oct 28, 2024
Merged

Conversation

jevenski
Copy link
Contributor

  • Send path to server as is and try reading path as directory with or without trailing slash first. If path is not a directory, fall back to default top directory.
  • Fix an issue that white spaces not displaying properly. Related: _getdir plugin issues displaying proper file names #2757

- Send path to server as is and try reading path as directory
  with or without trailing slash first. If path is not a directory,
	fall back to default top directory.
- Fix an issue that white spaces not displaying properly.
@stickz stickz linked an issue Oct 28, 2024 that may be closed by this pull request
@stickz stickz merged commit 38c6489 into Novik:master Oct 28, 2024
@jevenski jevenski deleted the get-dir branch October 28, 2024 12:02
anthonyryan1 added a commit to anthonyryan1/ruTorrent that referenced this pull request Nov 6, 2024
stickz pushed a commit that referenced this pull request Nov 11, 2024
…g with nbsp's (#2780)

Closes #2779
Alternate fix for #2757
Partially reverts #2768
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

_getdir plugin issues displaying proper file names
2 participants