This website requires JavaScript.
Explore
Help
Sign In
alteropen
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2026-03-02 08:23:04 +00:00
Code
Issues
Actions
7
Packages
Projects
Releases
Wiki
Activity
Files
34200a79eabf100eb2cbcbdfea20eeacb7e986c6
jellyfin
/
MediaBrowser.Controller
/
Entities
History
Bond_009
2e4905ff05
Fix
#9378
...
Remove sort words before replacing dots with spaces
2023-03-16 17:33:43 +01:00
..
Audio
Replace != null with is not null
2022-12-05 15:01:13 +01:00
Movies
…
TV
…
AggregateFolder.cs
…
AudioBook.cs
…
BaseItem.cs
…
BaseItemExtensions.cs
…
BasePluginFolder.cs
…
Book.cs
…
CollectionFolder.cs
…
Extensions.cs
…
Folder.cs
Fix recursive children lookup of folders (
#8678
)
2023-01-07 11:48:14 -07:00
Genre.cs
…
ICollectionFolder.cs
Fix partial set of MediaBrowser.Controller/Entities warnings
2021-07-23 13:49:18 -07:00
IHasAspectRatio.cs
…
IHasDisplayOrder.cs
Enable nullable reference types for MediaBrowser.Controller
2021-05-07 00:39:20 +02:00
IHasMediaSources.cs
…
IHasProgramAttributes.cs
…
IHasSeries.cs
…
IHasShares.cs
…
IHasSpecialFeatures.cs
…
IHasStartDate.cs
…
IHasTrailers.cs
…
IItemByName.cs
…
IMetadataContainer.cs
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
2020-08-22 21:56:24 +02:00
InternalItemsQuery.cs
…
InternalPeopleQuery.cs
…
ISupportsBoxSetGrouping.cs
…
ISupportsPlaceHolders.cs
…
ItemImageInfo.cs
…
LinkedChild.cs
…
LinkedChildComparer.cs
…
LinkedChildType.cs
Update StyleCop
2021-12-24 18:28:27 +01:00
MusicVideo.cs
…
PeopleHelper.cs
…
Person.cs
…
PersonInfo.cs
…
Photo.cs
Fix partial set of MediaBrowser.Controller/Entities warnings
2021-07-23 13:49:18 -07:00
PhotoAlbum.cs
…
Share.cs
…
SourceType.cs
…
Studio.cs
Merge pull request
#7604
from Jellifi007/fixes-diactritics
2022-05-20 18:30:56 -04:00
TagExtensions.cs
…
Trailer.cs
…
UserItemData.cs
Replace != null with is not null
2022-12-05 15:01:13 +01:00
UserRootFolder.cs
…
UserView.cs
…
UserViewBuilder.cs
Replace != null with is not null
2022-12-05 15:01:13 +01:00
Video.cs
Replace != null with is not null
2022-12-05 15:01:13 +01:00
Year.cs
…