mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-11 11:33:02 +03:00
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
|
||||
|
||||
namespace Emby.Naming.TV
|
||||
{
|
||||
public class EpisodeInfo
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
|
||||
|
||||
namespace Emby.Naming.TV
|
||||
{
|
||||
public class EpisodePathParserResult
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
using System;
|
||||
using System;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
using Emby.Naming.Common;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
using System;
|
||||
using System;
|
||||
using System.Globalization;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
|
||||
|
||||
namespace Emby.Naming.TV
|
||||
{
|
||||
public class SeasonPathParserResult
|
||||
|
||||
Reference in New Issue
Block a user