Commit Graph

86 Commits (6a257e1b40bb66274fb5257297ac1709c892ac50)

Author SHA1 Message Date
Cody Robibero 2920611ffc Convert string MediaType to enum MediaType
12 months ago
Shadowghost f7720e7c99 Extend collections cleanup task to include playlists too
1 year ago
Shadowghost eb52af4e6a
Fix playlists library and migration (#9770)
1 year ago
Shadowghost a8cdf4434b
Fix access to playlists not created by a user (#9746)
1 year ago
Shadowghost 82080bd1ef Apply review suggestions
2 years ago
Shadowghost 8d158df678 Add migration to properly set playlist owner
2 years ago
Shadowghost 76ae599bd3 Fix playlist creation and removal
2 years ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Hannes Braun 4edeccc5e0
Remove redundant using directives
2 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons
3 years ago
Cody Robibero 32629cd7da Use BaseItemKind where possible
3 years ago
Rich Lander e3df4dcaae Fix warnings in MediaBrowser.Controller
3 years ago
Cody Robibero d461e3912a
Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)
3 years ago
crobibero b6dda30a33 Fix suggestions from review
3 years ago
crobibero 6bcbc2b88a Reduce warnings in MediaBrowser.Controller
3 years ago
Bond_009 fb090df0b5 Enable nullable reference types for MediaBrowser.Controller
3 years ago
BaronGreenback 2e98de9062
Code Clean up: Convert to null-coalescing operator ?? (#5845)
3 years ago
Bond_009 f46195899e Improve perf of db save and query
3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
3 years ago
Brian Arnold a2acfb02e9 Can't reference System.IO.Path as 'Path', even though System.IO is in the usings, because there is a Path property of the class.
4 years ago
BrianCArnold 2314487e38
Update MediaBrowser.Controller/Playlists/Playlist.cs
4 years ago
Brian Arnold 7c457da9ab Fixed issue with determining if a directory was a directory or file when it contained a '.' character in the directory path.
4 years ago
crobibero 3cc0dd7e12 Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
4 years ago
Bond_009 49569ca0a0 Use nameof where possible
4 years ago
Bond_009 404bb4f835 Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
4 years ago
Bond_009 2b832de289 Fix build
4 years ago
Bond_009 119f64f5e7 Make some methods async
4 years ago
Patrick Barron ab396225ea Migrate Display Preferences to EF Core
4 years ago
Patrick Barron c464f700db Remove redundant qualifiers
4 years ago
Patrick Barron 9ad839c776 Initial migration code
4 years ago
Mark Monteiro 9a7875b6f9 Do not check for duplicates if they are allowed in playlist configuration
5 years ago
Bond-009 a2c35e6dba Merge remote-tracking branch 'upstream/master' into random
5 years ago
Bond_009 bbc0875387 Don't shuffle some types by default
5 years ago
Bond_009 5edb8159a7 Fix Json serialization error
5 years ago
Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids
5 years ago
Erwin de Haan 3a831994f6 Unwrapped GetDirectoryName and DirectorySeperatorChar
6 years ago
Erwin de Haan a36658f6f0 ReSharper Reformat: Properties to expression bodied form.
6 years ago
Erwin de Haan ba610b5094 Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
6 years ago
Erwin de Haan 26ca4b607b Visual Studio Reformat: MediaBrowser.Controller
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 4ef9f68837 support delete per library
7 years ago
Luke Pulverenti 39c4542cf6 update query objects
7 years ago
Luke Pulverenti 1ad990ad72 update live tv data transfer
7 years ago
Luke Pulverenti e7425e6205 revert servicestack.text update
7 years ago
Luke Pulverenti 4e52c027bc improve nextup queries
7 years ago
Luke Pulverenti dcaf8356e6 update inherited images
7 years ago
Luke Pulverenti e91f569c15 update live tv startup
7 years ago
Luke Pulverenti 33014f77aa update GetItems method
7 years ago