jellyfin/MediaBrowser.Controller/Entities
Joshua M. Boniface d1d0ddf62f Use the username for the user config path
Use the username to construct the UserConfigurationDirectory,
instead of the user ID, and move the old ID-based path to the new
path if needed when loading (temporary transitional code). Removes
administrator guesswork as to what user each directory belongs to,
which I found very annoying when investigating user configs.
2019-06-08 23:54:26 -04:00
..
Audio Change MusicAlbum.Tracks to return Audio items 2019-01-22 12:19:50 +00:00
Movies Cleanup/simplification 2019-03-07 21:13:13 +01:00
TV Cleanup/simplification 2019-03-07 21:13:13 +01:00
AggregateFolder.cs ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
AudioBook.cs ReSharper Reformat: Properties to expression bodied form. 2019-01-13 21:31:14 +01:00
BaseItem.cs Review changes 2019-05-16 07:27:38 +02:00
BaseItemExtensions.cs Speed up DeepCopy 2019-04-02 18:17:50 +02:00
BasePluginFolder.cs Reformat JustAMan review pt2 changes 2019-01-17 20:24:39 +01:00
Book.cs ReSharper Reformat: Properties to expression bodied form. 2019-01-13 21:31:14 +01:00
CollectionFolder.cs Remove MoreLINQ 2019-02-02 12:27:06 +01:00
DayOfWeekHelper.cs Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
Extensions.cs Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
Folder.cs Cleanup/simplification 2019-03-07 21:13:13 +01:00
Genre.cs Remove support for games as a media type 2019-01-31 19:04:47 +01:00
ICollectionFolder.cs Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
IHasAspectRatio.cs Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
IHasDisplayOrder.cs Reformat JustAMan review pt2 changes 2019-01-17 20:24:39 +01:00
IHasMediaSources.cs Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
IHasProgramAttributes.cs Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
IHasScreenshots.cs Reformat JustAMan review pt2 changes 2019-01-17 20:24:39 +01:00
IHasSeries.cs Reformat JustAMan review pt2 changes 2019-01-17 20:24:39 +01:00
IHasSpecialFeatures.cs Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
IHasStartDate.cs Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
IHasTrailers.cs Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
IItemByName.cs Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
IMetadataContainer.cs Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
InternalItemsQuery.cs Remove support for games as a media type 2019-01-31 19:04:47 +01:00
InternalPeopleQuery.cs Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
ISupportsBoxSetGrouping.cs Reformat JustAMan review pt2 changes 2019-01-17 20:24:39 +01:00
ISupportsPlaceHolders.cs Reformat JustAMan review pt2 changes 2019-01-17 20:24:39 +01:00
ItemImageInfo.cs Cleanup/simplification 2019-03-07 21:13:13 +01:00
LinkedChild.cs Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
MusicVideo.cs ReSharper Reformat: Properties to expression bodied form. 2019-01-13 21:31:14 +01:00
PeopleHelper.cs Visual Studio Reformat: MediaBrowser.Controller 2019-01-13 20:25:32 +01:00
Person.cs ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
Photo.cs Merge branch 'dev' into reformat 2019-01-18 17:04:01 +01:00
PhotoAlbum.cs ReSharper Reformat: Properties to expression bodied form. 2019-01-13 21:31:14 +01:00
Share.cs Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
SourceType.cs Reformat JustAMan review pt2 changes 2019-01-17 20:24:39 +01:00
Studio.cs ReSharper Reformat: Properties to expression bodied form. 2019-01-13 21:31:14 +01:00
TagExtensions.cs Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
Trailer.cs ReSharper Reformat: Properties to expression bodied form. 2019-01-13 21:31:14 +01:00
User.cs Use the username for the user config path 2019-06-08 23:54:26 -04:00
UserItemData.cs ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
UserRootFolder.cs ReSharper Reformat: Properties to expression bodied form. 2019-01-13 21:31:14 +01:00
UserView.cs Remove support for games as a media type 2019-01-31 19:04:47 +01:00
UserViewBuilder.cs Remove support for games as a media type 2019-01-31 19:04:47 +01:00
Video.cs Cleanup/simplification 2019-03-07 21:13:13 +01:00
Year.cs Reformat JustAMan review pt2 changes 2019-01-17 20:24:39 +01:00