/mediaview-fs

A fuse filesystem to provide a view of media files with tags

Primary LanguagePythonMIT LicenseMIT

Mediaview-fs

A fuse filesystem to provide a readonly view of media files with tags parsed from .nfo files produced by kodi and tinyMediaManager.

build

Requirements

  • Python 3.x
  • fusepy 2.x
  • FUSE >= 2.6

Usage

TBD

References

mediaview-fs is based on fusepy, a Python wrapper for FUSE.