mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-31 14:33:54 -04:00
Find+Sed BOM removal all toher files, except test files.
This commit is contained in:
parent
089ad8e7c2
commit
9fa60ec934
@ -1,4 +1,4 @@
|
|||||||
<!-- DTD for TV listings
|
<!-- DTD for TV listings
|
||||||
|
|
||||||
This is a DTD to represent a TV listing. It doesn't explicitly group
|
This is a DTD to represent a TV listing. It doesn't explicitly group
|
||||||
programmes by day or by channel, instead broadcast time and channel
|
programmes by day or by channel, instead broadcast time and channel
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
|
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
|
||||||
<metadata>
|
<metadata>
|
||||||
<id>Emby.XmlTv</id>
|
<id>Emby.XmlTv</id>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
<Target Name="EmitMSBuildWarning" BeforeTargets="Build">
|
<Target Name="EmitMSBuildWarning" BeforeTargets="Build">
|
||||||
<Warning Text="Packages containing MSBuild targets and props files cannot be fully installed in projects targeting multiple frameworks. The MSBuild targets and props files have been ignored." />
|
<Warning Text="Packages containing MSBuild targets and props files cannot be fully installed in projects targeting multiple frameworks. The MSBuild targets and props files have been ignored." />
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<packages>
|
<packages>
|
||||||
</packages>
|
</packages>
|
@ -1,4 +1,4 @@
|
|||||||
[CmdletBinding()]
|
[CmdletBinding()]
|
||||||
param(
|
param(
|
||||||
[switch]$InstallFFMPEG,
|
[switch]$InstallFFMPEG,
|
||||||
[switch]$InstallNSSM,
|
[switch]$InstallNSSM,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user