Claus Vium
5a7cca9d1b
Fix websockets and RawUrl
6 years ago
Claus Vium
d6c6f3c10c
Still broken
6 years ago
Claus Vium
38f52a139e
Add response compression middleware
6 years ago
Claus Vium
194da8416b
Use middlewares instead of Routing
6 years ago
Claus Vium
f3e7bc0573
Replace some todos with http extensions and prepare some socket work
6 years ago
Claus Vium
c3fa299acc
Remove hardcoded path and fix url bug in Windows
6 years ago
Claus Vium
852460b991
kestrel init
6 years ago
Claus Vium
33b67a357f
Remove unused deps
6 years ago
Claus Vium
4db31acff9
Begin removing System.Net sources
6 years ago
Joshua M. Boniface
968e282c90
Merge pull request #1007 from Bond-009/time
...
Log time in a standardized way
6 years ago
Bond-009
0804bed66d
Log time in a standardized way
6 years ago
Vasily
9bab93262e
Merge pull request #1003 from Bond-009/stopwatch
...
Use stopwatch for more accurate measurements and reduce log spam
6 years ago
Bond_009
0f9006c81f
Use stopwatch for more accurate measurements and reduce log spam
...
DateTime.Now is suitible for small timespans
Replaced the needlessly complex and verbose logging for the httpserver
6 years ago
Vasily
b3438559cc
Merge pull request #1000 from cvium/fix_object_disposed
...
Don't close the socket response multiple times
6 years ago
Claus Vium
4df3333b71
Remove the unused status code
6 years ago
Claus Vium
5262e50fee
Try another fix
6 years ago
Claus Vium
6e07eab247
Don't close the socket response multiple times
6 years ago
Bond-009
4a3e42e779
Merge pull request #986 from JustAMan/submodule-update
...
Backmerge submodule updating strategy
6 years ago
Anthony Lavado
de45cfdd8c
Merge pull request #984 from WWWesten/patch-1
...
Update kz.csv
6 years ago
Vasily
d82d6b6aef
Merge pull request #981 from cvium/close_response_stream
...
Close the response stream after fetching temp files
6 years ago
Vasily
7ae526da8b
Merging #975 to master
6 years ago
WWWesten
e79d44d9f1
Update kz.csv
...
The new ratings system
6 years ago
Claus Vium
fb7de2f966
Remove duplicate code and use using to properly dispose the response stream
6 years ago
Bond-009
db54fe4c70
Merge pull request #975 from cvium/release-10.2.z
...
Update submodule
6 years ago
Claus Vium
00fe66a38c
Update submodule
6 years ago
Vasily
e7e7d96f51
Merge pull request #776 from cvium/update_tvdb
...
Update tvdb provider to v2 api
6 years ago
Vasily
785fa76ac6
Merge pull request #955 from ploughpuff/avoid
...
Avoid exceptions due to folder and file not found
6 years ago
Vasily
6c967c5982
Merge pull request #952 from Liggy/populate-extras
...
Populate video extras again
6 years ago
Bond-009
affb8c8673
Merge pull request #962 from scheidleon/fix-windows-build
...
Fix Path
6 years ago
scheidleon
74aa38acd7
Fix Path
6 years ago
Joshua M. Boniface
d4ded281aa
Merge pull request #961 from jellyfin/release-10.2.z
...
Release 10.2.1
6 years ago
Claus Vium
c597f0de35
Make Tvdb strings const
6 years ago
Bond-009
3965f90236
Update MediaBrowser.Providers/TV/TheTVDB/TvdbSeriesImageProvider.cs
...
Co-Authored-By: cvium <cvium@users.noreply.github.com>
6 years ago
Claus Vium
8af4417f8f
Add ConfigureAwait to awaited calls
6 years ago
Joshua Boniface
83948420a4
Bump version to 10.2.1
6 years ago
Andrew Rabert
8c53407a9d
Merge pull request #960 from nvllsvm/dock
...
Use jellyfin/ffmpeg image
6 years ago
Claus Vium
4a5c526ccc
Fix logging args and add ilogger with categoryname
6 years ago
Andrew Rabert
69a81c0bc2
Use jellyfin/ffmpeg image
6 years ago
Torsten
2690ac299b
Only refresh metadata if extras changed
6 years ago
Torsten
268b099ca8
Merge branch 'populate-extras' of github.com:Liggy/jellyfin into populate-extras
6 years ago
Liggy
33171a58b5
Merge branch 'master' into populate-extras
6 years ago
PloughPuff
73c1cdb32a
Avoid exceptions due to folder and file not found
...
1) Use function to return path to temp transcode path which has benefit of creating temp folder if not exists, thereby avoiding the exception when GetFilePaths is used.
2) Check json files exists before attempting to read from it. Avoids having to mask FileNotFound exceptions when debugging.
6 years ago
Liggy
13bfe5093e
Merge branch 'master' into populate-extras
6 years ago
Bond-009
99bed9a9c3
Merge pull request #939 from joshuaboniface/cleanup-builds
...
Clean up and rename obsolete deployment platforms
6 years ago
Vasily
8ef41020d9
Merge pull request #847 from Bond-009/async
...
Make websockets code async
6 years ago
Bond-009
fca226bdfd
Add comment
6 years ago
Vasily
bca7a26ffd
Merge branch 'master' into update_tvdb
6 years ago
Vasily
60df855b26
Merge pull request #930 from fruhnow/AuthorizationCheck
...
checking user-permission in GetQueryResult
6 years ago
Vasily
44ed037e73
Merge pull request #950 from cvium/replace_priority_queue
...
Replace OptimizedPriorityQueue source with NuGet reference
6 years ago
Vasily
50ce7572b4
Merge pull request #851 from Bond-009/appdata
...
Simplify code to get data dir
6 years ago