This website works better with JavaScript.
Explore
Help
Register
Sign In
open-source-mirrors
/
jellyfin
mirror of
https://github.com/jellyfin/jellyfin
Watch
1
Star
0
Fork
You've already forked jellyfin
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3b085f6a03
master
release-10.10.z
renovate/swashbuckle-aspnetcore-monorepo
renovate/dotnet-monorepo
release-10.9.z
renovate/mimetypes-2.x
feature/entity-framework
renovate/moq-4.x
release-10.8.z
release-10.7.z
EraYaN-add-management-interface
release-10.6.z
release-10.5.z
release-10.4.z
release-10.3.z
release-10.2.z
release-10.1.0
v10.0.0
v10.0.1
v10.0.2
v10.1.0
v10.10.0
v10.10.1
v10.2.0
v10.2.1
v10.2.2
v10.3.0
v10.3.0-rc1
v10.3.0-rc2
v10.3.1
v10.3.2
v10.3.3
v10.3.4
v10.3.5
v10.3.6
v10.3.7
v10.4.0
v10.4.1
v10.4.2
v10.4.3
v10.5.0
v10.5.1
v10.5.2
v10.5.3
v10.5.4
v10.5.5
v10.6.0
v10.6.1
v10.6.2
v10.6.3
v10.6.4
v10.7.0
v10.7.0-rc1
v10.7.0-rc2
v10.7.0-rc3
v10.7.0-rc4
v10.7.1
v10.7.2
v10.7.3
v10.7.4
v10.7.5
v10.7.6
v10.7.7
v10.8.0
v10.8.0-alpha1
v10.8.0-alpha2
v10.8.0-alpha3
v10.8.0-alpha4
v10.8.0-alpha5
v10.8.0-beta1
v10.8.0-beta2
v10.8.0-beta3
v10.8.1
v10.8.10
v10.8.11
v10.8.12
v10.8.13
v10.8.2
v10.8.3
v10.8.4
v10.8.5
v10.8.6
v10.8.7
v10.8.8
v10.8.9
v10.9.0
v10.9.1
v10.9.10
v10.9.11
v10.9.2
v10.9.3
v10.9.4
v10.9.5
v10.9.6
v10.9.7
v10.9.8
v10.9.9
v3.5.2-5
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '3b085f6a03'
${ noResults }
jellyfin
/
MediaBrowser.Controller
/
Entities
History
Patrick Barron
6d1b00da64
Use Array.Empty
4 years ago
..
Audio
Merge pull request
#3343
from telans/comment-stops
4 years ago
Movies
Use Array.Empty
4 years ago
TV
Merge pull request
#3343
from telans/comment-stops
4 years ago
AggregateFolder.cs
Merge pull request
#3343
from telans/comment-stops
4 years ago
AudioBook.cs
fix SA1513/SA1516
4 years ago
BaseItem.cs
Use Array.Empty
4 years ago
BaseItemExtensions.cs
Speed up DeepCopy
6 years ago
BasePluginFolder.cs
fix SA1005
4 years ago
Book.cs
Merge branch 'master' into userdb-efcore
4 years ago
CollectionFolder.cs
fix SA1119
4 years ago
Extensions.cs
Add full stop at end of comments (SA1629)
4 years ago
Folder.cs
fix SA1119
4 years ago
Genre.cs
Merge pull request
#3343
from telans/comment-stops
4 years ago
ICollectionFolder.cs
Add full stop at end of comments (SA1629)
4 years ago
IHasAspectRatio.cs
Add full stop at end of comments (SA1629)
4 years ago
IHasDisplayOrder.cs
Add full stop at end of comments (SA1629)
4 years ago
IHasMediaSources.cs
fix SA1513/SA1516
4 years ago
IHasProgramAttributes.cs
fix SA1513/SA1516
4 years ago
IHasScreenshots.cs
Add full stop at end of comments (SA1629)
4 years ago
IHasSeries.cs
fix SA1513/SA1516
4 years ago
IHasSpecialFeatures.cs
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
6 years ago
IHasStartDate.cs
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
6 years ago
IHasTrailers.cs
Fix warnings, improve performance (
#1665
)
5 years ago
IItemByName.cs
Minor improvements
5 years ago
IMetadataContainer.cs
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
6 years ago
ISupportsBoxSetGrouping.cs
Reformat JustAMan review pt2 changes
6 years ago
ISupportsPlaceHolders.cs
Reformat JustAMan review pt2 changes
6 years ago
InternalItemsQuery.cs
fix SA1513/SA1516
4 years ago
InternalPeopleQuery.cs
Fix misformed xml doc comment
5 years ago
ItemImageInfo.cs
Rename Hash to BlurHash in all properties and methods for clarity
5 years ago
LinkedChild.cs
Merge pull request
#3343
from telans/comment-stops
4 years ago
MusicVideo.cs
Make SonarCloud less angry
5 years ago
PeopleHelper.cs
fix SA1513/SA1516
4 years ago
Person.cs
Merge pull request
#3343
from telans/comment-stops
4 years ago
PersonInfo.cs
Remove unused usings
5 years ago
Photo.cs
fix SA1513/SA1516
4 years ago
PhotoAlbum.cs
Fix Json serialization error
5 years ago
Share.cs
fix SA1513/SA1516
4 years ago
SourceType.cs
Reformat JustAMan review pt2 changes
6 years ago
Studio.cs
Merge pull request
#3343
from telans/comment-stops
4 years ago
TagExtensions.cs
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
6 years ago
Trailer.cs
Add full stop at end of comments (SA1629)
4 years ago
UserItemData.cs
Merge pull request
#3343
from telans/comment-stops
4 years ago
UserRootFolder.cs
Remove redundant qualifiers
5 years ago
UserView.cs
Revert ILoggerFactory usage in BaseItem.cs
4 years ago
UserViewBuilder.cs
Revert ILoggerFactory usage in BaseItem.cs
4 years ago
Video.cs
Merge pull request
#3343
from telans/comment-stops
4 years ago
Year.cs
Merge pull request
#3343
from telans/comment-stops
4 years ago