Odd Stråbø
|
27e12798bc
|
Update comment to include space
|
4 years ago |
Odd Stråbø
|
800260af43
|
Yep. I failed at copy-pasting.
|
4 years ago |
Odd Stråbø
|
11d5410dbb
|
Don't ignore dot directories.
Use `.ignore` file to hide directory from library scan.
Also, please tell me we handle sample matching somewhere else? This is a mess.
|
4 years ago |
Odd Stråbø
|
2da2f1b20b
|
Allow space in username
|
4 years ago |
Patrick Barron
|
1aa853067a
|
Use async json serialization.
|
4 years ago |
Odd Stråbø
|
591fcf7ff2
|
Fix formating
|
4 years ago |
Odd Stråbø
|
27709c9bb3
|
Fix embedded subtitles
|
4 years ago |
Patrick Barron
|
13d919f236
|
Read EnableNextVideoInfoOverlay from database.
|
4 years ago |
Patrick Barron
|
9fcf23bd21
|
Migrate EnableNextVideoInfoOverlay
|
4 years ago |
Patrick Barron
|
ff7105982a
|
Read skip lengths from server.
|
4 years ago |
Patrick Barron
|
0d13d830bb
|
Migrate skip lengths.
|
4 years ago |
Joshua M. Boniface
|
e3db0ac400
|
Merge pull request #3657 from Bond-009/readonlyspan
Review usage of string.Substring (part 1)
|
4 years ago |
Bond_009
|
928bc6c787
|
Fix build
|
4 years ago |
Bond_009
|
01e781035f
|
Fix warnings
|
4 years ago |
Bond-009
|
3ff110984a
|
Merge branch 'master' into readonlyspan
|
4 years ago |
Bond-009
|
f5a3cc654f
|
Merge pull request #3678 from barronpm/remove-unused-dependencies
Remove Unused Dependencies.
|
4 years ago |
Patrick Barron
|
1ee8790189
|
Use System.Text.Json in DefaultPasswordResetProvider
|
4 years ago |
Patrick Barron
|
0aa349fe40
|
Remove unused dependencies.
|
4 years ago |
dkanada
|
837741d0f7
|
Merge pull request #3677 from barronpm/fix-master-compilation
Fixed compilation error on master.
|
4 years ago |
Patrick Barron
|
a59bc5c6a8
|
Fixed compilation error.
|
4 years ago |
Anthony Lavado
|
0cb2cd9456
|
Merge pull request #3576 from HelloWorld017/fix/sami-utf16
Fix SAMI UTF-16 Encoding Bug
|
4 years ago |
Anthony Lavado
|
83509e99cb
|
Merge pull request #2788 from ThatNerdyPikachu/more-track-titles
Use embedded title for other track types
|
4 years ago |
Patrick Barron
|
629ffe395f
|
Fixed build errors.
|
4 years ago |
Patrick Barron
|
3d69cea1c9
|
Merge branch 'master' into displaypreferences-efcore
|
4 years ago |
Pika
|
7331c02a21
|
Update MediaBrowser.Model/Entities/MediaStream.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 years ago |
Pika
|
ea4aa5ed8e
|
Update MediaBrowser.Model/Entities/MediaStream.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 years ago |
Pika
|
262daa6650
|
Update MediaBrowser.Model/Entities/MediaStream.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 years ago |
Pika
|
f5a3408c89
|
Update MediaBrowser.Model/Entities/MediaStream.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 years ago |
Pika
|
3b21abd879
|
Merge branch 'master' into more-track-titles
|
4 years ago |
Joshua M. Boniface
|
845ee21ddc
|
Merge pull request #3664 from Bond-009/createuserasync
Make CreateUser async
|
4 years ago |
Joshua M. Boniface
|
8960d6256f
|
Merge pull request #3659 from Bond-009/stringbuilder
Optimize StringBuilder.Append calls
|
4 years ago |
Joshua M. Boniface
|
6f2b23b3df
|
Merge pull request #3613 from Bond-009/regex
Replace \d with [0-9] in ffmpeg detection and scan code
|
4 years ago |
Joshua M. Boniface
|
0d446c8755
|
Merge pull request #3609 from Bond-009/warn21
Fix warnings
|
4 years ago |
Joshua M. Boniface
|
fd82ecd18e
|
Merge pull request #3595 from Bond-009/xml
Improve DescriptionXmlBuilder
|
4 years ago |
Joshua M. Boniface
|
22cc602117
|
Merge pull request #3366 from barronpm/remove-usermanager-addparts
Remove UserManager.AddParts
|
4 years ago |
Joshua M. Boniface
|
1a9adf283a
|
Merge pull request #3675 from ferferga/fix-typo
Fix typo in debian config file
|
4 years ago |
Fernando Fernández
|
722f6f5a26
|
fix typo in debian's config file
|
4 years ago |
Bond-009
|
323fc576a5
|
Merge pull request #3521 from sachk/master
Fix support for mixed-protocol subtitles
|
4 years ago |
Bond-009
|
9ffe74d979
|
Merge pull request #3532 from Ullmie02/socket-binding
Add support for binding to Unix socket
|
4 years ago |
David
|
0e855953a2
|
Update Jellyfin.Server/Program.cs
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
4 years ago |
Bond-009
|
7686f53f52
|
Merge pull request #3632 from azlm8t/log-path-on-error
tvdb: Log path on lookup errors
|
4 years ago |
Bond-009
|
944fdb4c62
|
Merge pull request #3552 from BaronGreenback/NotificationFix
Fixes #3551 (Notifications Serialization error)
|
4 years ago |
Bond-009
|
6de6583cbd
|
Merge pull request #3615 from jellyfin/qsv-comet-lake
Fix QSV device creation on Comet Lake
|
4 years ago |
Bond-009
|
e9758bde2a
|
Merge pull request #3649 from thornbill/fix-epg-update-maybe
Skip image processing for live tv sources
|
4 years ago |
Bond-009
|
6b11cccb7f
|
Merge pull request #3663 from crobibero/efcore-leak
Add missing usings to UserManager
|
4 years ago |
Bond-009
|
3a9698de54
|
Merge pull request #3665 from barronpm/use-interfaces
Use interfaces in app host constructors
|
4 years ago |
Bond-009
|
b6017d3d4c
|
Merge pull request #3666 from barronpm/livetvmanager-system-text-json
Use System.Text.Json in LiveTvManager
|
4 years ago |
Anthony Lavado
|
f23e119a68
|
Merge pull request #3634 from crobibero/plugin-config
fix built in plugin js
|
4 years ago |
Patrick Barron
|
7adac7561a
|
Use System.Text.Json in LiveTvManager
|
4 years ago |
Patrick Barron
|
200f369596
|
Use interfaces in app host constructors
|
4 years ago |