Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv

This commit is contained in:
Erwin de Haan
2019-01-13 20:54:44 +01:00
parent 742bef5b5f
commit e566d9a231
347 changed files with 347 additions and 347 deletions

View File

@@ -1,4 +1,4 @@

namespace Emby.Naming.TV
{
public class EpisodeInfo

View File

@@ -1,4 +1,4 @@

namespace Emby.Naming.TV
{
public class EpisodePathParserResult

View File

@@ -1,4 +1,4 @@
using System;
using System;
using System.IO;
using System.Linq;
using Emby.Naming.Common;

View File

@@ -1,4 +1,4 @@
using System;
using System;
using System.Globalization;
using System.IO;
using System.Linq;

View File

@@ -1,4 +1,4 @@

namespace Emby.Naming.TV
{
public class SeasonPathParserResult