Commit Graph

2633 Commits (release-10.3.z)

Author SHA1 Message Date
DrPandemic 69ee49bee6 Format correctly the PIN when updating it
5 years ago
Claus Vium 0ef52c739e
Review changes
5 years ago
Claus Vium b8a09339cd Enforce extras folder structure according to Emby's wiki
5 years ago
Claus Vium c1daea0ec7 Change owner and parent id of extras to the main media item
5 years ago
Joshua M. Boniface 72dd609109
Merge pull request #1149 from LogicalPhallacy/ImprovedPasswordReset
5 years ago
Bond-009 7343e07fe5 Fix build error
5 years ago
Phallacy 09921a00aa made password resets an interface and per user
5 years ago
Bond_009 d5f080fefb Check before flushing ffmpeg log
5 years ago
Erwin de Haan 21cc38fcf4 Adjusted AssemblyCopyright attribute values.
5 years ago
Erwin de Haan ee7bf86e0f Adjusted the Product Name so the User Agent is correct/better.
5 years ago
Bond-009 80fb3dc2cb
Fix error
5 years ago
Vasily fcee64df09
Merge pull request #1069 from Bond-009/fix
5 years ago
Bond-009 4625592a83 Quick nullref fix
5 years ago
Claus Vium e3b844b5aa Add urlprefixes during init
5 years ago
Vasily 028a98d2c1
Merge pull request #1058 from Bond-009/clean
5 years ago
Bond_009 37ea50a572 Reduce the amount of exceptions thrown
5 years ago
Bond-009 c5fce647de Cleanup/simplification
5 years ago
Claus Vium 0abe57e930 Merge remote-tracking branch 'remotes/upstream/master' into kestrel_poc
5 years ago
Claus Vium 8c609bc9ce Reduce aspnet imports
5 years ago
Vasily a4b52b7264
Merge pull request #844 from ploughpuff/ffmpeg
5 years ago
Vasily 2242c8d793
Merge pull request #915 from cvium/remove_encryptionmanager
5 years ago
PloughPuff 2617a49b78 Renamed Init() to SetFFmpegPath()
5 years ago
PloughPuff ed69e690b8 Review comments
5 years ago
Claus Vium df92df7bd6 Remove BOM
5 years ago
Claus Vium 17ca23d73b Don't dispose the connection
5 years ago
Claus Vium 557c4d065d Review comments
5 years ago
Claus Vium fb1de5a921 Remove more cruft and add the beginnings of a socket middleware
5 years ago
Claus Vium 71ed840944 Simplify websocket listeners
5 years ago
Claus Vium e47d121985 Fix websockets
5 years ago
Vasily 8c2af50170
Merge pull request #1011 from Bond-009/order
5 years ago
Claus Vium 27e7e792b3 Replace some usage of QueryParamCollection
5 years ago
Joshua M. Boniface 9651a78b0c
Merge pull request #977 from Lynxy/genpts
5 years ago
Claus Vium e342b7bc71 Extend the IHttpServer interface to avoid the typecasting
5 years ago
Bond-009 1731bf7372 Remove ordering items
5 years ago
Claus Vium 547d0ecf58 Move the check further down
5 years ago
Claus Vium 96b3d37caf Check that ffmpeg log target isn't disposed before writing to it
5 years ago
The Lynxy 67f399dccf
Leave +genpts untouched in GetProgressiveVideoArguments()
5 years ago
Lynxy 9b39404b9a Always set ffmpeg flag +genpts when video stream is being copied
5 years ago
Vasily e7e7d96f51
Merge pull request #776 from cvium/update_tvdb
5 years ago
Torsten 2690ac299b Only refresh metadata if extras changed
5 years ago
Liggy 33171a58b5 Merge branch 'master' into populate-extras
5 years ago
Vasily bca7a26ffd
Merge branch 'master' into update_tvdb
5 years ago
Claus Vium a23f04623e Remove IEncryptionManager
5 years ago
Joshua M. Boniface 89d4ce309d
Merge pull request #848 from Bond-009/perf
5 years ago
Torsten 9753a76905 Populate video extras again
5 years ago
Claus Vium b9efcace79 Extract imagetype-to-keytype statements into a utility function and move tvdb specific utils to separate class
5 years ago
Claus Vium 8029cd3ebb Add better language support
5 years ago
Claus Vium ecbc0538f6 Add some error handling, grab imdb id and other minor fixes
5 years ago
Claus Vium c2202be0f8 Some of it works???
5 years ago
Claus Vium c720504e39 Drop ETag and use Last-Modified header (#890)
5 years ago