mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-02 22:08:27 +01:00
Find+Sed BOM removal *.xml,*.csproj,*,json,*.sln,*.txt
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\MediaBrowser.Common\MediaBrowser.Common.csproj" />
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
XML-RPC Specification
|
||||
XML-RPC Specification
|
||||
|
||||
Tue, Jun 15, 1999; by Dave Winer.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user