Commit Graph

13630 Commits (595a68b822654b03c32a35060bf97234dbc6ef7c)
 

Author SHA1 Message Date
Joshua M. Boniface 595a68b822 Bump version for 10.3.7
6 years ago
Anthony Lavado c5d9480313
Merge pull request #1552 from cvium/fix_livetv_v2
6 years ago
Claus Vium dadfc09c01 Add HttpCompletionOption.ResponseHeadersRead to the buffering option to avoid potentially having 2 copies in memory
6 years ago
Claus Vium 886c88576c Use HttpCompletionOption.ResponseHeadersRead and resort to Content-Length header for non-buffered content
6 years ago
Joshua M. Boniface cf2f5b2026
Merge pull request #1538 from joshuaboniface/epg
6 years ago
Joshua M. Boniface 135c16c721
Merge pull request #1537 from joshuaboniface/contenttype
6 years ago
Bond_009 5d9fa06675 Cleanup
6 years ago
Bond_009 b294b802a8 Try to fix XmlTvListingsProvider
6 years ago
Bond_009 7bb504d491 Create a new HttpMethod from the function name
6 years ago
Bond_009 b1bd062709 Properly set content type
6 years ago
Joshua M. Boniface 4f17ed961e
Merge pull request #1514 from Bond-009/httpclient2
6 years ago
Bond_009 5fc4ad6c4e Address comments
6 years ago
Bond_009 b117b364f2 Remove duplicate code
6 years ago
Bond_009 3603c64fa6 Use HttpResponseHeaders instead of a dictionary
6 years ago
Bond_009 d405a400aa Fixes issues with HttpClientManager
6 years ago
Joshua M. Boniface 54c6f02ebb
Merge pull request #1455 from ferferga/release-10.3.z
6 years ago
Joshua M. Boniface b3f9d04501 Bump version for 10.3.6
6 years ago
Erwin de Haan acf52b9b55
Cleanup extra spaces.
6 years ago
Erwin de Haan 7587fe56d8
Moved VACUUM down to the end of the list.
6 years ago
Anthony Lavado ab34a95142
Merge pull request #1473 from DrPandemic/apply-deprecation-WebRequest-on-10.3.z
6 years ago
Andrew Rabert 0ee40cb636
Merge pull request #1495 from joshuaboniface/better-restart-script
6 years ago
Joshua M. Boniface 62105c249f Use which to find the service binary path
6 years ago
Joshua M. Boniface a629f209b9 Make message wording more consistent
6 years ago
Joshua M. Boniface c08c0272b5 Add nicer restart script
6 years ago
dkanada c52e8a2027
Merge pull request #1394 from joern-h/bugfix-issue1347
6 years ago
Jörn 1fd8164756 fix issue #1347 introduced in pr #930
6 years ago
dkanada 3c16c34386
Merge pull request #1485 from DrPandemic/fix-skia-segfault
6 years ago
DrPandemic 394d96246b
Check path before opening image
6 years ago
Anthony Lavado 084854d71d
Merge pull request #1478 from cvium/fix_tvdb_again
6 years ago
Claus Vium c2ab0ad641 Wait for the async authentication to finish when the JTW token expires
6 years ago
Claus Vium 7eb94e9674 Update MediaBrowser.Common/Net/IHttpClient.cs
6 years ago
Bond-009 0a5550b13d Remove more unused stuff
6 years ago
Bond-009 067200be83 Remove usage of depricated 'WebRequest'
6 years ago
ferferga b136f14084 Vacuum databases at startup
6 years ago
Joshua M. Boniface d5fe82314e Bump version for 10.3.5
6 years ago
Joshua M. Boniface 06834fefef
Merge pull request #1447 from joshuaboniface/implement-invalidauth
6 years ago
Joshua M. Boniface 2946ae1009 Revert "Don't set a default reset provider"
6 years ago
Joshua M. Boniface 4b8f735cb8 Remove superfluous conditional
6 years ago
Joshua M. Boniface c230d49d7c Don't set a default reset provider
6 years ago
Joshua M. Boniface 20e2cb2d86 Use SecurityException for auth failure
6 years ago
Joshua M. Boniface b70083f3b3
Apply suggestions from code review
6 years ago
Joshua M. Boniface 74ef389879 Add nicer log message and comment
6 years ago
Joshua M. Boniface d78a55adb4 Implement InvalidAuthProvider
6 years ago
Andrew Rabert 6f99ed3955
Merge pull request #1443 from jellyfin/qemu
6 years ago
Andrew Rabert 247a5e12ab Docker - Update arm* Dockerfiles for latest multiarch
6 years ago
Joshua M. Boniface 855911333a Bump version for 10.3.4
6 years ago
Anthony Lavado 127bfc7d3b
Merge pull request #1437 from pjeanjean/master
6 years ago
pjeanjean 7919dd81da Skip user permission checking for UserRootFolder
6 years ago
Anthony Lavado e1da046960
Merge pull request #1426 from jellyfin/cvium-fix-tvdb-refresh
6 years ago
Claus Vium a756026962
Fix inverted comparison in the tvdb token refresh logic
6 years ago