Skip to content

IIeTp/Filebot-Xattr-Scanners-ID

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 

Repository files navigation

FileBot Xattr Metadata Scanners ID

This is a fork of the original FileBot Xattr Metadata Scanners. For the improvement of the code, thanks go to Reyter.

Enhance Plex with support for FileBot Xattr Metadata.

Install

  1. Download the release
  2. Copy the Scanners folder into the Plex Media Server data directory
  3. Restart Plex
  4. Configure Advanced ➔ Scanner for each library and select FileBot Xattr Scanner ID
#!/bin/sh -xu
curl -L -O https://github.com/IIeTp/Filebot-Xattr-Scanner-ID/archive/master.zip
unzip -o master.zip
cp -vru 'Filebot-Xattr-Scanners-ID-master/Scanners' '/path/to/PlexMediaServer/Library/Plex Media Server'

FileBot Xattr Metadata Scanner ID

The FileBot Xattr Scanner ID will read name / year / season / episode / etc from xattr metadata instead of guessing and parsing information from the file path. This scanner will greatly enhance primary agents such as Plex Movie, TheMovieDB or TheTVDB, regardless of whether files are named according to {plex} standards or not. Files without xattr metadata will be ignored.

About

FileBot Xattr Metadata Scanners for Plex

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages

  • Python 100.0%