Josh Soref
|
044cf9fb85
chore: fix spelling
|
5 月之前 |
JPVenson
|
d0b4b2ddb3
Migrated UserData from library sqlite db to jellyfin.db
|
9 月之前 |
Bond_009
|
277830855d
Clean up UserDataManager
|
9 月之前 |
Bond_009
|
ecd2dab0a2
Add TrySetProviderId extension
|
10 月之前 |
Shadowghost
|
99bae981da
Backport pull request #12120 from jellyfin/release-10.9.z
|
11 月之前 |
Martin Vandenbussche
|
27ab3ef029
Removing unnecessary array initialization
|
1 年之前 |
Martin Vandenbussche
|
9ff9c8f0c7
Apply suggestions from code review
|
1 年之前 |
Martin Vandenbussche
|
7cd60aefb5
Adding support for proper trailer STRM URL format, along with the deprecated format
|
1 年之前 |
Stepan Goremykin
|
8d7e4229ca
Merge branch 'master' into fix-resharper-warnings
|
1 年之前 |
Stepan Goremykin
|
0870af330d
Remove redundant verbatim string prefixes
|
1 年之前 |
Patrick Barron
|
40e1c5f4c6
Remove logger parameter from XmlReaderExtensions.TryReadDateTime
|
1 年之前 |
Patrick Barron
|
1d0ecd3188
More miscellaneous cleanup
|
1 年之前 |
Patrick Barron
|
0e51ffa169
Add TryReadInt to XmlReaderExtensions
|
1 年之前 |
Patrick Barron
|
8a7a1cc723
Add ReadNormalizedString to XmlReaderExtensions
|
1 年之前 |
Patrick Barron
|
99832642ce
Add TryParseDateTime and TryParseDateTimeExact to XmlReaderExtensions
|
1 年之前 |
Patrick Barron
|
1a6ec2c740
Add GetStringArray and GetPersonArray to XmlReaderExtensions
|
1 年之前 |
Patrick Barron
|
bdca4ed322
Add XmlReader.GetPersonFromXmlNode
|
1 年之前 |
Stepan Goremykin
|
6ae1903453
Use TryAdd
|
2 年之前 |
Cody Robibero
|
89be3aa37f
Convert Person.Type to use PersonKind enum (#9487)
|
2 年之前 |
Bond_009
|
7a93731992
Ignore avg critic rating Rotten Tomatoes
|
2 年之前 |
Bond_009
|
24a7e210c3
Optimize tryparse
|
2 年之前 |
ProfessionalismIsMyMiddleName
|
ffc4cc4a04
Save modified userData after parsing an nfo in case of "watched", "playcount" or "lastplayed" tags.
|
2 年之前 |
Bond_009
|
b366dc2e6e
Use ArgumentException.ThrowIfNullOrEmpty
|
2 年之前 |
Bond_009
|
52194f56b5
Replace != null with is not null
|
2 年之前 |
Bond_009
|
c7d50d640e
Replace == null with is null
|
2 年之前 |
Shadowghost
|
2e639c77c7
Apply review suggestions
|
3 年之前 |
Shadowghost
|
072651c4be
Add xmldocs for TMDb provider, correct provider spelling
|
3 年之前 |
luz paz
|
9ec2870b10
Fix various typos
|
2 年之前 |
David Ullmer
|
7885167f54
Fix nfo thumb tags without aspect
|
3 年之前 |
Cody Robibero
|
7bfc6b5679
Remove more warnings
|
3 年之前 |