Skip to content

v0.2.0 - NFO Metadata and Trailer Support

Choose a tag to compare

@rdpharr rdpharr released this 27 Dec 03:29
· 36 commits to main since this release

What's New

Added

  • NFO Metadata Support: Virtual library items now include NFO files with full metadata (runtime, ratings, genres, studios, tags, provider IDs)
  • Local Trailer Support: Trailers from source media are now linked in virtual libraries using -trailer.strm files
  • Movie Folder Structure: Movies now use proper folder structure with NFO files for better metadata support

Fixed

  • Copy buttons on setup page now work with fallback clipboard support for broader browser compatibility
  • Manifest now correctly references ZIP file instead of raw DLL

Changed

  • Improved README with detailed installation instructions and algorithm documentation
  • Simplified bug report template

Installation

  1. Add this repository URL to your Jellyfin plugin repositories:
    https://raw.githubusercontent.com/rdpharr/jellyfin-plugin-localrecs/main/manifest.json
    
  2. Install "Local Recommendations" from the plugin catalog
  3. Restart Jellyfin

See README for full setup instructions.