VPKSoft.TMDbFileUtils 1.0.0.6
An utility for the TMdbEasy library to help with file enumeration.
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>VPKSoft.TMDbFileUtils</id>
<version>1.0.0.6</version>
<title>TMDbFileUtils</title>
<authors>VPKSoft</authors>
<owners>VPKSoft</owners>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<licenseUrl>https://raw.githubusercontent.com/VPKSoft/VPKSoft.TMDbFileUtils/master/LICENSE</licenseUrl>
<projectUrl>https://www.vpksoft.net/2-uncategorised/140-vpksoft-tmdbfileutils</projectUrl>
<iconUrl>https://www.vpksoft.net/site/VPKSoft.ico</iconUrl>
<description>An utility for the TMdbEasy library to help with file enumeration.</description>
<releaseNotes>Fixed custom formatting for a TV show episode's name.</releaseNotes>
<copyright>Copyright © VPKSoft 2018</copyright>
<tags>TMDb VPKSoft wrapper</tags>
<dependencies>
<dependency id="TMdbEasy" version="0.3.3" />
<dependency id="VPKSoft.Utils" version="1.0.3.4" />
</dependencies>
</metadata>
</package>