aschlosser / mediaview-fs

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Python 100.0%