Skip to content

Generate an XML file of metadata from StashApp that can be imported into Plex using the AvalonXMLAgent.

Notifications You must be signed in to change notification settings

ed36080666/stashapp_avalon_xml_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Avalon XML Generator

AvalonXMLAgent is an agent for Plex that populates metadata using local XML files.

This StashApp plugin hooks into the Scene.Updated.Post event and writes an XML file with the same name of the movie, in the same directory as the movie that can be consumed by the Avalon agent in Plex.

Reminder

When installing this plugin into StashApp, you will need to customize the LAN_ADDRESS in the Python script to handle actor images. StashApp returns image URLs with localhost and these will not be accessible if you import the metadata into a different server on your network.

This value should be set to the LAN address of your StashApp server (only use localhost if everything is running on the same server).

About

Generate an XML file of metadata from StashApp that can be imported into Plex using the AvalonXMLAgent.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages