Commit Graph

2620 Commits (757e0194b9985c204a4dcfb105f091fd1100bb44)

Author SHA1 Message Date
Claus Vium e3b844b5aa Add urlprefixes during init
6 years ago
Vasily 028a98d2c1
Merge pull request #1058 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 #844 from ploughpuff/ffmpeg
6 years ago
Vasily 2242c8d793
Merge pull request #915 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 #1011 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 #977 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 #776 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 #848 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 (#890)
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 #822 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 #797 from Bond-009/warnings
6 years ago
Joshua M. Boniface c4f51e16a5
Merge pull request #736 from Bond-009/startasync
6 years ago
Joshua M. Boniface 56dcc45dc0
Merge pull request #732 from Bond-009/locale
6 years ago
Joshua M. Boniface 32f393d57f
Merge pull request #764 from Bond-009/encoding
6 years ago
Bond-009 78e4e2ed92 Fix all warnings
6 years ago
Bond_009 1cdcace061 Remove dead code
6 years ago
Bond_009 66eabcdd39 Minor changes to encoding code
6 years ago