aboutsummaryrefslogtreecommitdiff
path: root/OpenSubtitlesHandler
diff options
context:
space:
mode:
authorErwin de Haan <EraYaN@users.noreply.github.com>2019-01-13 21:10:15 +0100
committerErwin de Haan <EraYaN@users.noreply.github.com>2019-01-13 21:10:15 +0100
commit089ad8e7c2ee6360b2ff24751202766795a2e82d (patch)
treebde316c78577266d22167391be4647f9b1d6d024 /OpenSubtitlesHandler
parentb062577d81895b2fe1874aa9b44a1961436094a2 (diff)
Find+Sed BOM removal *.xml,*.csproj,*,json,*.sln,*.txt
Diffstat (limited to 'OpenSubtitlesHandler')
-rw-r--r--OpenSubtitlesHandler/Methods Implemeted.txt2
-rw-r--r--OpenSubtitlesHandler/OpenSubtitlesHandler.csproj2
-rw-r--r--OpenSubtitlesHandler/Readme.txt2
-rw-r--r--OpenSubtitlesHandler/XML-RPC/Docs/XML-RPC.txt2
4 files changed, 4 insertions, 4 deletions
diff --git a/OpenSubtitlesHandler/Methods Implemeted.txt b/OpenSubtitlesHandler/Methods Implemeted.txt
index 3e5bc0290..e3493d9a2 100644
--- a/OpenSubtitlesHandler/Methods Implemeted.txt
+++ b/OpenSubtitlesHandler/Methods Implemeted.txt
@@ -1,4 +1,4 @@
-List of available OpenSubtitles.org server XML-RPC methods.
+List of available OpenSubtitles.org server XML-RPC methods.
==========================================================
Legends:
* OK: this method is fully implemented, tested and works fine.
diff --git a/OpenSubtitlesHandler/OpenSubtitlesHandler.csproj b/OpenSubtitlesHandler/OpenSubtitlesHandler.csproj
index 2f7adbbd0..7ce28f228 100644
--- a/OpenSubtitlesHandler/OpenSubtitlesHandler.csproj
+++ b/OpenSubtitlesHandler/OpenSubtitlesHandler.csproj
@@ -1,4 +1,4 @@
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
<ItemGroup>
<ProjectReference Include="..\MediaBrowser.Common\MediaBrowser.Common.csproj" />
diff --git a/OpenSubtitlesHandler/Readme.txt b/OpenSubtitlesHandler/Readme.txt
index 01943cc30..d5814aec1 100644
--- a/OpenSubtitlesHandler/Readme.txt
+++ b/OpenSubtitlesHandler/Readme.txt
@@ -1,4 +1,4 @@
-OpenSubtitlesHandler
+OpenSubtitlesHandler
====================
This project is for OpenSubtitles.org integration‏. The point is to allow user to access OpenSubtitles.org database directly
within ASM without the need to open internet browser.
diff --git a/OpenSubtitlesHandler/XML-RPC/Docs/XML-RPC.txt b/OpenSubtitlesHandler/XML-RPC/Docs/XML-RPC.txt
index fe90f2462..a4de38cde 100644
--- a/OpenSubtitlesHandler/XML-RPC/Docs/XML-RPC.txt
+++ b/OpenSubtitlesHandler/XML-RPC/Docs/XML-RPC.txt
@@ -1,4 +1,4 @@
-XML-RPC Specification
+XML-RPC Specification
Tue, Jun 15, 1999; by Dave Winer.