aboutsummaryrefslogtreecommitdiff
path: root/OpenSubtitlesHandler
AgeCommit message (Collapse)Author
2019-01-20Fix missing imports after rebaseClaus Vium
2019-01-20Remove MediaBrowser.Text since it violates licenses and is overall hackycvium
2019-01-20Revert Jellyfin.Versioning, Update all versions and user agents.Erwin de Haan
2019-01-19Fixed csproj and xml identation.Erwin de Haan
2019-01-18Reformat JustAMan review pt3 changesErwin de Haan
2019-01-13ReSharper conform to 'var' settingsErwin de Haan
2019-01-13Find+Sed BOM removal *.xml,*.csproj,*,json,*.sln,*.txtErwin de Haan
2019-01-13Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListenerErwin de Haan
2019-01-13EditorConfig reformat: Non-CS files.Erwin de Haan
2019-01-13Visual Studio Reformat: OpenSubtitlesHandlerErwin de Haan
2019-01-11Merge branch 'dev' into code-cleanupErwin de Haan
2019-01-10Mayor code cleanupErwin de Haan
Add Argument*Exceptions now use proper nameof operators. Added exception messages to quite a few Argument*Exceptions. Fixed rethorwing to be proper syntax. Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling) Added some TODOs to log certain exceptions. Fix sln again. Fixed all AssemblyInfo's and added proper copyright (where I could find them) We live in *current year*. Fixed the use of braces. Fixed a ton of properties, and made a fair amount of functions static that should be and can be static. Made more Methods that should be static static. You can now use static to find bad functions! Removed unused variable. And added one more proper XML comment.
2019-01-07remove trailing whitespacehawken
2019-01-07Remove tabs and trailing whitespacehawken
2018-12-12Change libraries from netcoreapp to netstandardBond_009
Ref: https://dotnetcoretutorials.com/2017/01/13/net-standard-vs-net-core-whats-difference/
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-06-04update project filesLuke Pulverenti
2017-05-16clean up build configsLuke Pulverenti
2017-01-23key m3u based on tvgidLuke Pulverenti
2016-12-27update open subtitles connectionLuke Pulverenti
2016-11-08update portable projectsLuke Pulverenti
2016-10-31remove json lock filesLuke Pulverenti
2016-10-30update project targetsLuke Pulverenti
2016-10-30update opensubtitles portable targetingLuke Pulverenti
2016-10-29continue with .net core targetingLuke Pulverenti
2016-10-28update componentsLuke Pulverenti
2016-10-27make open subtitle project portableLuke Pulverenti
2016-10-27switch to usingsLuke Pulverenti
2016-10-27switch to usingLuke Pulverenti
2016-10-21make model project portableLuke Pulverenti
2016-10-06avoid buffering http responsesLuke Pulverenti
2016-04-23Use HTTPS for API requestsnfnty
2016-04-03remove temp file from open subtitlesLuke Pulverenti
2016-03-27Remove unused code...Sven Van den brande
2015-09-13update file system methodsLuke
2015-04-07fix video probingLuke Pulverenti
2014-11-05rework build scriptsLuke Pulverenti
2014-11-04add server management to web clientLuke Pulverenti
2014-10-18disable nuget package restoreLuke Pulverenti
2014-10-11add more device optionsLuke Pulverenti
2014-10-06remove mono compiler directivesLuke Pulverenti
2014-08-03fixed faulty case in references to NuGet.exe and NuGet.targetsgsnerf
2014-05-10updated mono buildLuke Pulverenti
2014-05-09Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLuke Pulverenti
Conflicts: MediaBrowser.Providers/Subtitles/OpenSubtitleDownloader.cs
2014-05-09Do better to make sure hls files are cleaned upLuke Pulverenti
2014-05-08fix episodes subtitlesLuis Miguel Almánzar
2014-05-07add basic open subtitle configurationLuke Pulverenti
2014-05-06beginning remote subtitle downloadingLuke Pulverenti
2014-05-05finish implementation of opensubtitles downloaderLuis Miguel Almánzar
2014-05-05check in open subtitles stubLuke Pulverenti