Commit Graph

2606 Commits (a4b52b7264fd1788aeecacd520b33005547246f4)

Author SHA1 Message Date
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
Vasily 8c2af50170
Merge pull request #1011 from Bond-009/order
5 years ago
Joshua M. Boniface 9651a78b0c
Merge pull request #977 from Lynxy/genpts
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
Bond_009 3e6819c718 Don't clone lists
5 years ago
Bond_009 41fb1e5106 Tuple -> ValueTuple
5 years ago
Vasily 3a88a3c795
Merge pull request #822 from Bond-009/imagedimensions
5 years ago
Bond_009 70c85925af Move some arrays to generics
5 years ago
Bond-009 e216702bcf Complete rename ImageSize -> ImageDimensions
5 years ago
Claus Vium 0ef2b46106 Remove custom Threading
5 years ago
Vasily 0b3e6548db
Merge pull request #797 from Bond-009/warnings
5 years ago
Joshua M. Boniface c4f51e16a5
Merge pull request #736 from Bond-009/startasync
5 years ago
Joshua M. Boniface 56dcc45dc0
Merge pull request #732 from Bond-009/locale
5 years ago
Joshua M. Boniface 32f393d57f
Merge pull request #764 from Bond-009/encoding
5 years ago
Bond-009 78e4e2ed92 Fix all warnings
5 years ago
Bond_009 1cdcace061 Remove dead code
5 years ago
Bond_009 66eabcdd39 Minor changes to encoding code
5 years ago
Bond_009 1385d89df6 Remove MoreLINQ
5 years ago
Joshua M. Boniface c713824bf9
Merge pull request #734 from Bond-009/culture
5 years ago
Claus Vium 8985fb8d58 Remove support for games as a media type
5 years ago
Claus Vium f7a46c7a56 Remove more Connect related stuff
5 years ago
Bond-009 2a1f6361a5
Merge branch 'master' into locale
5 years ago
Bond-009 1ea219bf3f
Merge branch 'master' into culture
6 years ago
Vasily c8cb908004
Merge pull request #716 from Bond-009/warnings
6 years ago
Vasily 8487319374
Merge pull request #726 from EraYaN/remove-wrappers-for-system-io
6 years ago
Erwin de Haan 450f246f95 Unwrapped `GetFileNameWithoutExtension`
6 years ago
Erwin de Haan 581a7fe078 Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`
6 years ago
Erwin de Haan d7c6d16250 Unwrapped CreateDirectory and DeleteDirectory
6 years ago
Erwin de Haan 3a831994f6 Unwrapped GetDirectoryName and DirectorySeperatorChar
6 years ago
Claus Vium dc68d61491 Fix default aspect ratio
6 years ago
Bond_009 85a58fd655 Start startup tasks async
6 years ago