gnattu
0ffddacf11
Move GetCustomTagDelimiters to Extension
4 months ago
gnattu
00ca4abbe1
Sanitize CustomTagDelimiters server side
...
The API requires an array type and does not support runtime generated default value. Use server side helper function to sanitize it into char.
4 months ago
gnattu
c6de7225b9
Add non-standard multi-value audio tag support ( #12385 )
5 months ago
JPVenson
5ceedced1c
Feature/media segments plugin api ( #12359 )
5 months ago
Tim Eisele
c56dbc1c44
Enhance Trickplay ( #11883 )
5 months ago
Cody Robibero
0bf7babcbe
Add missing lyric fetcher settings from library options
6 months ago
gnattu
145dc31ccb
Default to not extract lyrics ( #11523 )
9 months ago
Bond-009
428283f787
Always scan ReplayGain tag ( #11418 )
9 months ago
btopherjohnson
9a40a67c60
Add ability to enable/disable libraries ( #11037 )
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
Co-authored-by: Cody Robibero <cody@robibe.ro>
11 months ago
Cody Robibero
0bc41c015f
Store lyrics in the database as media streams ( #9951 )
11 months ago
TelepathicWalrus
7b5c41c2a5
Add option to use replaygain tags for audio ( #10566 )
...
* Add option to use replaygain tags for audio
* Change regex to be specific
* Use ffprobe for faster metadata grabs
* Change regex to .Match
1 year ago
Nick
cd662506a1
Merge branch 'master' into trickplay
1 year ago
Claus Vium
bfb7c60f72
Merge pull request #9447 from Bond-009/disablerealtimemonitor
...
Disable real time monitoring by default
2 years ago
nicknsy
31a858f520
IsAutomated not set on copy
2 years ago
TelepathicWalrus
603fce59df
Audio normalization ( #9222 )
...
Co-authored-by: Joe Rogers <1337joe@users.noreply.github.com>
Co-authored-by: Bond-009 <bond.009@outlook.com>
2 years ago
Bond_009
891e2495c9
Disable real time monitoring by default
2 years ago
Joe Rogers
a74b8b99af
Add option to allow extras to use embedded titles
2 years ago
Joshua M. Boniface
1b020b8abb
Merge pull request #7749 from cvium/disable_auto_add_collection
...
(cherry picked from commit 8119e4a573
)
Signed-off-by: crobibero <cody@robibe.ro>
3 years ago
Matthew Jones
91d143d6ee
Changed boolean options to enums
3 years ago
Matthew Jones
61d8d40a4a
Added type options to disable embedded subs
3 years ago
Matthew Jones
4df7590e52
Add DisableEmbeddedSubtitles setting
...
Disables embedded subs being added to metadata
3 years ago
Joe Rogers
dea5a3f3bc
Deprecate LibraryOptions.EnableInternetProviders
3 years ago
Bond_009
beafd6eaab
Use JsonContent where possible
...
Should reduce the # of allocated bytes
3 years ago
Petrus.Z
acb86066ff
Replace library option to AutomaticallyAddToCollection
...
Signed-off-by: Petrus.Z <silencly07@gmail.com>
3 years ago
Petrus.Z
0a0ddb0eaf
Add AutoCollection option
...
it can determine whether auto create/add movies to collection
Signed-off-by: Petrus.Z <silencly07@gmail.com>
3 years ago
Bond_009
1b6eb2ff2d
Enable nullable for more files
3 years ago
Bond_009
141efafd3d
Enable TreatWarningsAsErrors for MediaBrowser.Model
4 years ago
ferferga
9fd01fade6
Remove "download images in advance" option
4 years ago
cvium
72cd6ab071
Remove dummy season and missing episode provider in a futile attempt to remove cruft
4 years ago
telans
247f9c61e6
fix SA1513/SA1516
5 years ago
ferferga
ba03ed65fe
Remove "download images in advance" option
5 years ago
Bond_009
30ce346f34
Enable nullabe reference types for MediaBrowser.Model
5 years ago
Bond_009
07cc4be6a7
Fix some warnings
...
* Add analyzers to MediaBrowser.XbmcMetadata
* Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata
* Add analyzers to MediaBrowser.WebDashboard
* Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard
* Disable SA1600 in favor of CS1591
5 years ago
Ulrich Wagner
d7f199bb1c
#2407 : Prefer MP4-Metadata for episodes
5 years ago
Bond_009
f47ad85011
Fix warnings MediaBrowser.Model
5 years ago
Erwin de Haan
38f96af079
Reformat JustAMan review pt2 changes
...
Refs #575
6 years ago
Erwin de Haan
e867446437
ReSharper format: conform inline 'out' parameters.
6 years ago
Erwin de Haan
65bd052f3e
ReSharper conform to 'var' settings
6 years ago
Erwin de Haan
8f41ba4d3a
Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.Model
6 years ago
Erwin de Haan
1a4b271314
Visual Studio Reformat: MediaBrowser.Model
6 years ago
Bond_009
340a2c6512
Post GPL cleanup
6 years ago
Andrew Rabert
a86b71899e
Add GPL modules
6 years ago
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti
de5a8d579b
move season zero display name to per library settings
7 years ago
Luke Pulverenti
8d72c7e881
add option to refresh metadata every N number of days
8 years ago
Luke Pulverenti
76b456d5e8
add setting to prefer filename or embedded title
8 years ago
Luke Pulverenti
ceab0be20b
move metadata language to per library
8 years ago
Luke Pulverenti
853dbfc558
separate player selection into it's own script
8 years ago
Luke Pulverenti
016d8301f5
update series queries
8 years ago
Luke Pulverenti
3f68882fa8
add setting to control import of missing episodes
8 years ago