mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 21:33:15 -07:00
Removed all the html from the new TVMaze api (for overview).
Added tests to cover the html removal. updated Readme to remove TheTVDB
This commit is contained in:
parent
87baf542c5
commit
87b497e48e
6 changed files with 102 additions and 3 deletions
|
@ -48,6 +48,7 @@
|
|||
<ItemGroup>
|
||||
<Compile Include="AssemblyHelper.cs" />
|
||||
<Compile Include="Exceptions\ApplicationSettingsException.cs" />
|
||||
<Compile Include="HtmlRemover.cs" />
|
||||
<Compile Include="ICacheProvider.cs" />
|
||||
<Compile Include="LoggingHelper.cs" />
|
||||
<Compile Include="MemoryCacheProvider.cs" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue