Claus Vium
217d35ee74
Fix missing imports after rebase
6 years ago
cvium
b35dcbb9f0
Remove MediaBrowser.Text since it violates licenses and is overall hacky
6 years ago
Erwin de Haan
924ec0c191
Revert Jellyfin.Versioning, Update all versions and user agents.
6 years ago
Erwin de Haan
c5430f86b0
Fixed csproj and xml identation.
6 years ago
Erwin de Haan
c1f76eb8ab
Reformat JustAMan review pt3 changes
6 years ago
Erwin de Haan
65bd052f3e
ReSharper conform to 'var' settings
6 years ago
Erwin de Haan
089ad8e7c2
Find+Sed BOM removal *.xml,*.csproj,*,json,*.sln,*.txt
6 years ago
Erwin de Haan
b062577d81
Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener
6 years ago
Erwin de Haan
742bef5b5f
EditorConfig reformat: Non-CS files.
6 years ago
Erwin de Haan
9014e16037
Visual Studio Reformat: OpenSubtitlesHandler
6 years ago
Erwin de Haan
e2751d42e8
Merge branch 'dev' into code-cleanup
6 years ago
Erwin de Haan
ec1f5dc317
Mayor code cleanup
...
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.
6 years ago
hawken
bd169e4fd4
remove trailing whitespace
6 years ago
hawken
ba1794f64b
Remove tabs and trailing whitespace
6 years ago
Bond_009
b4edb24ec3
Change libraries from netcoreapp to netstandard
...
Ref: https://dotnetcoretutorials.com/2017/01/13/net-standard-vs-net-core-whats-difference/
6 years ago
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti
42d0b070b4
update project files
8 years ago
Luke Pulverenti
404171023f
clean up build configs
8 years ago
Luke Pulverenti
a3b9d33248
key m3u based on tvgid
8 years ago
Luke Pulverenti
d7b0dcd91b
update open subtitles connection
8 years ago
Luke Pulverenti
a8b340cbb2
update portable projects
8 years ago
Luke Pulverenti
b0ff307d0c
remove json lock files
8 years ago
Luke Pulverenti
3094cd7ff3
update project targets
8 years ago
Luke Pulverenti
3c305512c0
update opensubtitles portable targeting
8 years ago
Luke Pulverenti
da20e8dcd2
continue with .net core targeting
8 years ago
Luke Pulverenti
89ff1f2af6
update components
8 years ago
Luke Pulverenti
31c8c3bf7f
make open subtitle project portable
8 years ago
Luke Pulverenti
0d5e95222a
switch to usings
8 years ago
Luke Pulverenti
b5b3d8a30c
switch to using
8 years ago
Luke Pulverenti
c7f559f8ce
make model project portable
8 years ago
Luke Pulverenti
a69ca6c55b
avoid buffering http responses
8 years ago
nfnty
0879089eb5
Use HTTPS for API requests
9 years ago
Luke Pulverenti
0bf4d35f53
remove temp file from open subtitles
9 years ago
Sven Van den brande
168587b2a0
Remove unused code...
9 years ago
Luke
14de062681
update file system methods
9 years ago
Luke Pulverenti
84ec2aab95
fix video probing
10 years ago
Luke Pulverenti
b5842f9f19
rework build scripts
10 years ago
Luke Pulverenti
60d3f47503
add server management to web client
10 years ago
Luke Pulverenti
f1a602f5a8
disable nuget package restore
10 years ago
Luke Pulverenti
314a51dff3
add more device options
10 years ago
Luke Pulverenti
f02f322208
remove mono compiler directives
10 years ago
gsnerf
2c61109c7b
fixed faulty case in references to NuGet.exe and NuGet.targets
10 years ago
Luke Pulverenti
4e81655239
updated mono build
11 years ago
Luke Pulverenti
b25bc74a7d
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
...
Conflicts:
MediaBrowser.Providers/Subtitles/OpenSubtitleDownloader.cs
11 years ago
Luke Pulverenti
1a323767be
Do better to make sure hls files are cleaned up
11 years ago
Luis Miguel Almánzar
ad7af6355d
fix episodes subtitles
11 years ago
Luke Pulverenti
9e4b34a4b1
add basic open subtitle configuration
11 years ago
Luke Pulverenti
0d025f7fb6
beginning remote subtitle downloading
11 years ago
Luis Miguel Almánzar
9ef0793b28
finish implementation of opensubtitles downloader
11 years ago
Luke Pulverenti
ac69327f1f
check in open subtitles stub
11 years ago