Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/9df150679416b3d894afaab28a5e48c07d2d9226/MediaBrowser.Controller You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

2625 Commits (9df150679416b3d894afaab28a5e48c07d2d9226)

Author SHA1 Message Date
Erwin de Haan 21cc38fcf4 Adjusted AssemblyCopyright attribute values. 6 years ago
Erwin de Haan ee7bf86e0f Adjusted the Product Name so the User Agent is correct/better. 6 years ago
Bond-009 80fb3dc2cb
Fix error 6 years ago
Vasily fcee64df09
Merge pull request from Bond-009/fix 6 years ago
Bond-009 4625592a83 Quick nullref fix 6 years ago
Claus Vium e3b844b5aa Add urlprefixes during init 6 years ago
Vasily 028a98d2c1
Merge pull request from Bond-009/clean 6 years ago
Bond_009 37ea50a572 Reduce the amount of exceptions thrown 6 years ago
Bond-009 c5fce647de Cleanup/simplification 6 years ago
Claus Vium 0abe57e930 Merge remote-tracking branch 'remotes/upstream/master' into kestrel_poc 6 years ago
Claus Vium 8c609bc9ce Reduce aspnet imports 6 years ago
Vasily a4b52b7264
Merge pull request from ploughpuff/ffmpeg 6 years ago
Vasily 2242c8d793
Merge pull request from cvium/remove_encryptionmanager 6 years ago
PloughPuff 2617a49b78 Renamed Init() to SetFFmpegPath() 6 years ago
PloughPuff ed69e690b8 Review comments 6 years ago
Claus Vium df92df7bd6 Remove BOM 6 years ago
Claus Vium 17ca23d73b Don't dispose the connection 6 years ago
Claus Vium 557c4d065d Review comments 6 years ago
Claus Vium fb1de5a921 Remove more cruft and add the beginnings of a socket middleware 6 years ago
Claus Vium 71ed840944 Simplify websocket listeners 6 years ago
Claus Vium e47d121985 Fix websockets 6 years ago
Vasily 8c2af50170
Merge pull request from Bond-009/order 6 years ago
Claus Vium 27e7e792b3 Replace some usage of QueryParamCollection 6 years ago
Joshua M. Boniface 9651a78b0c
Merge pull request from Lynxy/genpts 6 years ago
Claus Vium e342b7bc71 Extend the IHttpServer interface to avoid the typecasting 6 years ago
Bond-009 1731bf7372 Remove ordering items 6 years ago
Claus Vium 547d0ecf58 Move the check further down 6 years ago
Claus Vium 96b3d37caf Check that ffmpeg log target isn't disposed before writing to it 6 years ago
The Lynxy 67f399dccf
Leave +genpts untouched in GetProgressiveVideoArguments() 6 years ago
Lynxy 9b39404b9a Always set ffmpeg flag +genpts when video stream is being copied 6 years ago
Vasily e7e7d96f51
Merge pull request from cvium/update_tvdb 6 years ago
Torsten 2690ac299b Only refresh metadata if extras changed 6 years ago
Liggy 33171a58b5 Merge branch 'master' into populate-extras 6 years ago
Vasily bca7a26ffd
Merge branch 'master' into update_tvdb 6 years ago
Claus Vium a23f04623e Remove IEncryptionManager 6 years ago
Joshua M. Boniface 89d4ce309d
Merge pull request from Bond-009/perf 6 years ago
Torsten 9753a76905 Populate video extras again 6 years ago
Claus Vium b9efcace79 Extract imagetype-to-keytype statements into a utility function and move tvdb specific utils to separate class 6 years ago
Claus Vium 8029cd3ebb Add better language support 6 years ago
Claus Vium ecbc0538f6 Add some error handling, grab imdb id and other minor fixes 6 years ago
Claus Vium c2202be0f8 Some of it works??? 6 years ago
Claus Vium c720504e39 Drop ETag and use Last-Modified header () 6 years ago
Bond_009 3e6819c718 Don't clone lists 6 years ago
Bond_009 41fb1e5106 Tuple -> ValueTuple 6 years ago
Vasily 3a88a3c795
Merge pull request from Bond-009/imagedimensions 6 years ago
Bond_009 70c85925af Move some arrays to generics 6 years ago
Bond-009 e216702bcf Complete rename ImageSize -> ImageDimensions 6 years ago
Claus Vium 0ef2b46106 Remove custom Threading 6 years ago
Vasily 0b3e6548db
Merge pull request from Bond-009/warnings 6 years ago
Joshua M. Boniface c4f51e16a5
Merge pull request from Bond-009/startasync 6 years ago