Skip to content

Stoicmaverick/Jellyfin.Plugin.PhoenixAdult

 
 

Repository files navigation

PhoenixAdult

This metadata provider helps fill Jellyfin/Emby with information for your adult videos by pulling from the original site

GPL 2.0 License Current Release


Install

  • Repository (Jellyfin only):
    • Add to the list this URL https://raw.githubusercontent.com/DirtyRacer1337/Jellyfin.Plugin.PhoenixAdult/master/manifest.json
  • Manual:

Features

  • Scrapes any available Metadata, including:
    • Scene Title
    • Scene Summary
    • Studio
    • Release Date
    • Genres / Categories / Tags
    • PornStars
    • Movie Poster(s) / Background Art

File Naming

Here are some naming structures we recommend:

  • SiteName - YYYY-MM-DD - Scene Name .[ext]
  • SiteName - Scene Name .[ext]
  • SiteName - YYYY-MM-DD - Actor(s) .[ext]
  • SiteName - Actor(s) .[ext]

Real world examples:

  • Blacked - 2018-12-11 - The Real Thing.mp4
  • Blacked - Hot Vacation Adventures.mp4
  • Blacked - 2018-09-07 - Alecia Fox.mp4
  • Blacked - Alecia Fox Joss Lescaf.mp4

Some sites do not have a search function available. This is where SceneID and Direct URL come in to play. See the manual searching document for more information.

If you would prefer to integrate SceneID's into your filenames, instead of manually matching in Jellyfin, here are some naming structures we recommend:

  • SiteName - YYYY-MM-DD - SceneID .[ext]
  • SiteName - SceneID .[ext]
  • SiteName - SceneID - Scene Name .[ext]

Real world examples:

Used Libraries

Supported Networks

To view the full list of supported sites, check out the sitelist doc.

About

Jellyfin/Emby Metadata Provider for videos from multiple adult sites

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 97.8%
  • HTML 2.2%