Bond_009
|
2b832de289
Fix build
|
il y a 4 ans |
Bond_009
|
119f64f5e7
Make some methods async
|
il y a 4 ans |
Bond_009
|
01e781035f
Fix warnings
|
il y a 5 ans |
telans
|
98db8f72e0
fix SA1503 for one line if statements
|
il y a 5 ans |
telans
|
247f9c61e6
fix SA1513/SA1516
|
il y a 5 ans |
crobibero
|
24f54837e1
Switch to M3uContent
|
il y a 5 ans |
Patrick Barron
|
42b4f0aa2e
Merge branch 'master' into userdb-efcore
|
il y a 5 ans |
crobibero
|
44957c5a9a
Use typed logger where possible
|
il y a 5 ans |
Patrick Barron
|
06f9cde22f
Merge branch 'master' into userdb-efcore
|
il y a 5 ans |
Vasily
|
40502a33e0
Merge pull request #3203 from Bond-009/warn18
|
il y a 5 ans |
Bond_009
|
4748105dce
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
|
il y a 5 ans |
Patrick Barron
|
c464f700db
Remove redundant qualifiers
|
il y a 5 ans |
Patrick Barron
|
9ad839c776
Initial migration code
|
il y a 5 ans |
Bond_009
|
30ce346f34
Enable nullabe reference types for MediaBrowser.Model
|
il y a 5 ans |
Mark Monteiro
|
9a7875b6f9
Do not check for duplicates if they are allowed in playlist configuration
|
il y a 5 ans |
Mark Monteiro
|
d276e0f8f4
Use Distinct() to filter out duplicates when adding items to playlist
|
il y a 5 ans |
Mark Monteiro
|
487aa376b4
Merge remote-tracking branch 'upstream/master' into 1914-prevent-duplicates-in-playlists
|
il y a 5 ans |
Mark Monteiro
|
b67e9cde8c
Replace ILogger with ILogger<T> wherever possible
|
il y a 5 ans |
Mark Monteiro
|
3cb98fba55
Use ToList() instead of ToArray() on sequences of unknown size
|
il y a 5 ans |
Mark Monteiro
|
6438771212
Exit method early if there are no unique playlist items to add
|
il y a 5 ans |
Mark Monteiro
|
4d32b59a0b
Performance improvements
|
il y a 5 ans |
Mark Monteiro
|
77533fd433
Revert unnecessary style change
|
il y a 5 ans |
Mark Monteiro
|
dde0277050
Check for duplicates when adding items to a playlist
|
il y a 5 ans |
dkanada
|
1b2453b4e9
fix playlist deletion
|
il y a 5 ans |
Bond_009
|
d9a03c9bb1
Fix more warnings
|
il y a 5 ans |
Bond-009
|
6032f31aa6
Use CultureInvariant string conversion for Guids
|
il y a 6 ans |
Erwin de Haan
|
b9a111432a
Unwrapped all /(Write|Read)All(Text|Bytes)/ functions.
|
il y a 6 ans |
Erwin de Haan
|
581a7fe078
Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`
|
il y a 6 ans |
Erwin de Haan
|
d7c6d16250
Unwrapped CreateDirectory and DeleteDirectory
|
il y a 6 ans |
Erwin de Haan
|
3a831994f6
Unwrapped GetDirectoryName and DirectorySeperatorChar
|
il y a 6 ans |