dll integration
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<PluginInfo>
|
||||
<Name>NFOGuard</Name>
|
||||
<Description>Synchronizes TV episode PremiereDate to DateCreated to preserve import dates in Emby</Description>
|
||||
<Overview>This plugin automatically syncs PremiereDate to DateCreated for TV episodes to ensure Emby displays the correct import date from NFO files instead of scan dates.</Overview>
|
||||
<Version>1.0.0.0</Version>
|
||||
<MinServerVersion>4.7.0.0</MinServerVersion>
|
||||
<MaxServerVersion>4.8.99.99</MaxServerVersion>
|
||||
<Author>NFOGuard Team</Author>
|
||||
<Category>General</Category>
|
||||
<ImageUrl>thumb.png</ImageUrl>
|
||||
<PluginUrl>https://github.com/NFOguard/NFOguard</PluginUrl>
|
||||
<IsPremium>false</IsPremium>
|
||||
<IsHidden>false</IsHidden>
|
||||
<TargetFilename>NFOGuard.Emby.Plugin.dll</TargetFilename>
|
||||
<SourceUrl>https://github.com/NFOguard/NFOguard/releases/latest/NFOGuard.Emby.Plugin.dll</SourceUrl>
|
||||
<Changelog>
|
||||
<Version number="1.0.0.0">
|
||||
<Description>Initial release - TV episode date synchronization</Description>
|
||||
</Version>
|
||||
</Changelog>
|
||||
</PluginInfo>
|
||||
Reference in New Issue
Block a user