Add back all old emby tests

This commit is contained in:
Bond_009
2019-12-06 20:40:06 +01:00
parent 935525e77a
commit 35151553e3
34 changed files with 3653 additions and 64 deletions

View File

@@ -4,7 +4,7 @@ using System.Text.RegularExpressions;
namespace Emby.Naming.Video
{
/// <summary>
/// http://kodi.wiki/view/Advancedsettings.xml#video
/// <see href="http://kodi.wiki/view/Advancedsettings.xml#video" />.
/// </summary>
public class CleanStringParser
{