Skip to main content

Plex FUSE Filesystem - Mount Remote Plex Media Server contents as local filesystem

Project description

Plex FUSE Filesystem

An attempt to create fuse filesystem to access Plex Media Server files as local files.

Development

This project is in very early development.

Currently implemented:

  • Listing of root directory
  • Connecting to PMS via python-plexapi
  • Listing of library types in root directory
  • Listing library titles in library type sub-directory
  • Listing titles from a library
  • Listing of Movie files
  • Report file size for media part
  • Report accurate nlink for directories
  • Memoize readdir and getattr calls
  • Fix "/" in directory names
  • Download movie files to cache, serve read operations from cache
  • Add -o cache_path option
  • Test that Plex Media Server allows requesting file by range
  • Use chunked read for file cache
  • Listing of Show seasons
  • Listing of Season episodes
  • Listing of Episode files
  • Downloading episode files
  • Unicode normalize titles
  • Support .plexmatch for Movies
  • Support timestamps for Movies
  • Support .plexmatch for Show directories
  • Add movie timestamps to .plexmatch files
  • Add timestamps to directories
  • Add subtitle files for Movies
  • Add subtitle files for Episodes
  • Cache PlexAPI requests using requests-cache (-o http_cache)
  • Publish package to pypi
  • Add docker volume driver
  • Add cache management (max size?)
  • Add cache purge option (special file?)
  • Detect need to refresh cache (add event listener)
  • Handling of "artist" library type
  • Add "status" and "reload" control channels

Requirements

  1. Python >= 3.11
  2. fuse, macfuse, osxfuse or fuse-t depending on your OS

Installation

  1. Install pipx
  2. Install plex-fuse: pipx install plex-fuse

Usage

  1. Check requirements and installation
  2. Create config.ini for python-plexapi
  3. Mount the configured PMS somewhere, i.e plex-server: mkdir plex-server; plex-fuse plex-server -f
  4. Access the plex-server directory from another terminal
  5. umount or fusermount -u the directory to remove the plex-server mount

Plex Config

Create Plex configuration file:

# ~/.config/plexapi/config.ini

[auth]
server_baseurl = http://127.0.0.1:32400
server_token = XBHSMSJSDJ763JSm

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

plex_fuse-0.8.1.tar.gz (18.5 kB view details)

Uploaded Source

Built Distribution

plex_fuse-0.8.1-py3-none-any.whl (28.0 kB view details)

Uploaded Python 3

File details

Details for the file plex_fuse-0.8.1.tar.gz.

File metadata

  • Download URL: plex_fuse-0.8.1.tar.gz
  • Upload date:
  • Size: 18.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for plex_fuse-0.8.1.tar.gz
Algorithm Hash digest
SHA256 b95dd304dca96c5430c16fb3ab49aa53c261aec83791d529fc3cc83f4fd14f55
MD5 4bce0d4fd909641cf5bed57a8fb3fd66
BLAKE2b-256 e7e168851265d444fbe589b0562ddc3077fdf9706a477b6be70fbc48255a141e

See more details on using hashes here.

File details

Details for the file plex_fuse-0.8.1-py3-none-any.whl.

File metadata

  • Download URL: plex_fuse-0.8.1-py3-none-any.whl
  • Upload date:
  • Size: 28.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for plex_fuse-0.8.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8db92b24f81846c5805cebf11e7255535c9784919f7317a4669355f2927b8f7f
MD5 c33dbcb497ded6b662507a1d48bf62fd
BLAKE2b-256 37efd54f8f6638cf5f1ba1eff7f53a50947e13049ad4e011dde7beba1309ce56

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page