Commit Graph

13630 Commits (release-10.3.z)
 

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