Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drkno/pfs
Mount any remote Plex server including ones you do not own as a local filesystem
https://github.com/drkno/pfs
Last synced: 1 day ago
JSON representation
Mount any remote Plex server including ones you do not own as a local filesystem
- Host: GitHub
- URL: https://github.com/drkno/pfs
- Owner: drkno
- Created: 2019-02-24T00:13:00.000Z (over 5 years ago)
- Default Branch: csharp
- Last Pushed: 2023-11-19T09:19:39.000Z (12 months ago)
- Last Synced: 2024-08-02T12:23:59.764Z (3 months ago)
- Language: C#
- Homepage:
- Size: 47.9 KB
- Stars: 14
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Mounts all plex servers you have access to as local filesystems so that you can download/copy files.
See `config.example.json` for configuration options. Each of these options can either be set in `config.json` or passed as long parameters through stdin, e.g. `--mountPath /some/path`. If no plex token is set one will be retrieved on next run.