Commit Graph

296 Commits (822c14af4d91650eff9f99dd81d161dfb801d0a0)

Author SHA1 Message Date
Bond_009 6b7517e506 Fix indentation
4 years ago
Bond_009 d8a7462205 DvdLib: remove dependency on MediaBrowser.Model
4 years ago
Bond_009 3ab50f5a3f Address comments
4 years ago
Bond_009 787049f35f Merge branch 'master' into minor
4 years ago
ferferga a9759f6a80 Rename translation keys
4 years ago
ferferga a2a53ec879 Same with SubtitleScheduledTasks
4 years ago
Mark Monteiro b67e9cde8c Replace ILogger with ILogger<T> wherever possible
4 years ago
Bond_009 a07ee65365 Minor improvements
4 years ago
Bond_009 87d2479b78 Fix warnings
4 years ago
Bond_009 8a0ef41036 Minor improvements
5 years ago
dkanada aca31457c0 merge branch master into media-attachments
5 years ago
Bond_009 cc5acf37f7 Make probesize and analyzeduration configurable and simplify circular
5 years ago
Andrew Mahone 03ecf57548 Store MediaAttachments in DB.
5 years ago
Bond_009 1616f24cee Fix more warnings
5 years ago
Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids
5 years ago
Bond_009 37ea50a572 Reduce the amount of exceptions thrown
5 years ago
Joshua M. Boniface 56dcc45dc0
Merge pull request #732 from Bond-009/locale
5 years ago
dkanada 9faa68b26f update subtitle task to match the other scheduled tasks
5 years ago
Bond-009 2a1f6361a5
Merge branch 'master' into locale
6 years ago
Bond-009 1ea219bf3f
Merge branch 'master' into culture
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 a430568082 Unwrapped `OpenRead` and `CopyFile`
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
Bond_009 a709cbdc64 Fix more analyzer warnings
6 years ago
Bond_009 51edd5d067 Reworked LocalizationManager to load data async
6 years ago
Claus Vium 64b6cfa3dc Add Size to TypedBaseItem
6 years ago
Erwin de Haan 38f96af079 Reformat JustAMan review pt2 changes
6 years ago
Erwin de Haan e867446437 ReSharper format: conform inline 'out' parameters.
6 years ago
Erwin de Haan a36658f6f0 ReSharper Reformat: Properties to expression bodied form.
6 years ago
Erwin de Haan b062577d81 Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener
6 years ago
Erwin de Haan 587bb85b41 Visual Studio Reformat: MediaBrowser.Providers
6 years ago
Erwin de Haan e2751d42e8 Merge branch 'dev' into code-cleanup
6 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
6 years ago
hawken bd169e4fd4 remove trailing whitespace
6 years ago
Bond_009 ea4c914123 Fix exception logging
6 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction
6 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti 70b0dd968f Improve support for embedded metadata; support external subtitles with strm files
7 years ago
Luke Pulverenti 5cb7469028 support track selection before playback
7 years ago
Luke Pulverenti 7174ee66d5 allow separate image extractions for each audio book
7 years ago
Luke Pulverenti 0a0303ca64 normalize strm file contents
7 years ago
Luke Pulverenti ac09136a3d restore GetImageSize method
7 years ago
Luke Pulverenti 0351c968c3 reduce file checks during library scan
7 years ago
Luke Pulverenti 66ad10348f update translations
7 years ago
Luke Pulverenti cdd79ec7e2 update owned items
7 years ago
Luke Pulverenti fe10df6935 improve queries from scheduled tasks
7 years ago
Luke Pulverenti 88bd8892c3 support .vtt subtitles
7 years ago
Luke Pulverenti e287e3a50d remove async when there's nothing to await
7 years ago