Skip to content

ms52538/plex-gay-metadata-agent

 
 

Repository files navigation

plex-gay-metadata-agent

A Plex agent for fetching gay adult video metadata. https://forums.plex.tv/discussion/32922/adult-agents-for-gay-titles

INSTALLATION

1. Copy the Cockporn.bundle and any required site specific agents into the Plex Server plug-ins directory
Mac: ~/Library/Application Support/Plex Media Server/Plug-ins/
QNAP: /root/Library/Plex\ Media\ Server/Plug-ins/
Windows: %LOCALAPPDATA%\Plex Media Server\Plug-ins\
Raspberry Pi: /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-ins
2. Login to the web interface and open settings. 3. In Settings > Server > Agents select "Gay Adult" and check all required agents. 4. In Settings > Server > Agents move The Movie Database to second to last and Local Media Assets (Movies) to last. 5. In Settings > Server > Agents > The Movie Database > check "Include adult content" 6. Create a new library or change the agent of an existing library to the "Gay Adult" agent.

Wiki

More documentation can be found in the wiki.
https://github.com/iklier/plex-gay-metadata-agent/wiki

NONE OF THE FILENAMES FOR THE ADGENTS BELOW ARE CASE SENSITIVE.

AEBN.bundle

NAMING CONVENTION: Enclosing directory: Any Video Naming: Text of the title as displayed on AEBN website. You can even have scenes for movies.
	If multiple titles from different studios follow exact format below must have ().
		(Studio name) - title.extention
	Else you can just use.
		tite.extention

	If it is a scene include the word scene in the filename.
		title scene 1
KNOWN ISSUES
- Autoupdate may cause issues as it may cause a full metadata refresh when a new file is added.

HelixStudios.bundle

NAMING CONVENTION: Enclosing directory: Any folder that starts with "Helix" Video Naming: Text title as displayed on Helix Studios website.
KNOWN ISSUES
- Limited ability to match titles with special characters in the name.
- Unable to get metadata for bonus material from other sites.
- Autoupdate may cause issues as it may cause a full metadata refresh when a new file is added.

SeanCody.bundle

NAMING CONVENTION: - `sc{number} - {title}`, or - `SeanCody - sc{number} - {title}`, or - `Sean Cody - sc{number} - {title}` Spaces around the dashes are optional, as is the sc before the number. This is configurable in the agent settings. At least the clip number and name are required as the free site URLs are constructed using this information.
KNOWN ISSUES
- Limited ability to match titles with special characters in the name.
- Unable to get metadata for bonus material from other sites.
- Autoupdate may cause issues as it may cause a full metadata refresh when a new file is added.

By default, this matcher only runs on items in a directory named "Sean Cody". This is configurable in the agent settings.

Staxus.bundle

NAMING CONVENTION: Enclosing directory: "Staxus" Video Naming: Partial title or text of the title as displayed on Staxus website.
KNOWN ISSUES
- Unable to get metadata for bonus material from other sites.
- Autoupdate may cause issues as it may cause a full metadata refresh when a new file is added.

NOTES

All metadata is downloaded by the end users personal Plex Media Server instance and no metadata is embedded in the agent bundle itself.

About

A Plex agent for fetching gay adult video metadata. https://forums.plex.tv/discussion/32922/adult-agents-for-gay-titles

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%