index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MediaBrowser.Model
/
MediaInfo
/
LiveStreamRequest.cs
Age
Commit message (
Expand
)
Author
2024-09-12
Add option to always burn in subtitles if transcoding is triggered (#12430)
gnattu
2021-11-09
Remove some dead code
Bond_009
2020-11-12
Convert array property to IReadOnlyList
crobibero
2020-10-31
respect music quality settings when transcoding
nyanmisaka
2020-06-16
fix SA1513/SA1516
telans
2020-04-09
Address comments
Bond_009
2020-04-05
Enable nullabe reference types for MediaBrowser.Model
Bond_009
2020-02-23
Fix some warnings
Bond_009
2020-02-04
Fix warnings MediaBrowser.Model
Bond_009
2019-01-13
ReSharper conform to 'var' settings
Erwin de Haan
2019-01-13
Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.Model
Erwin de Haan
2019-01-13
Visual Studio Reformat: MediaBrowser.Model
Erwin de Haan
2018-12-27
Add GPL modules
Andrew Rabert
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-07-03
add live stream params
Luke Pulverenti
2017-07-02
update opening of live streams
Luke Pulverenti
2017-05-20
update live streams
Luke Pulverenti
2017-01-03
handle bitrate overflow
Luke Pulverenti
2016-10-20
allow specification of probing support
Luke Pulverenti
2015-04-01
add missing PlaySessionId
Luke Pulverenti
2015-03-29
update live stream generation
Luke Pulverenti
2015-03-29
update live stream generation
Luke Pulverenti