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.
2e9aa146a5
master
release-10.10.z
renovate/skiasharp-monorepo
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 '2e9aa146a5'
${ noResults }
jellyfin
/
MediaBrowser.Controller
/
Entities
History
Cody Robibero
5437936bb9
Check all tags for allow/block (
#11206
)
8 months ago
..
Audio
Store lyrics in the database as media streams (
#9951
)
9 months ago
Movies
Convert ItemSortBy to enum (
#9765
)
1 year ago
TV
Use helper function to compare guid (
#10825
)
10 months ago
AggregateFolder.cs
Use helper function to compare guid (
#10825
)
10 months ago
AudioBook.cs
…
BaseItem.cs
Check all tags for allow/block (
#11206
)
8 months ago
BaseItemExtensions.cs
Use null propagation
1 year ago
BasePluginFolder.cs
Convert CollectionType, SpecialFolderType to enum (
#9764
)
1 year ago
Book.cs
Merge branch 'master' into feat/book-persons
1 year ago
CollectionFolder.cs
Add ability to enable/disable libraries (
#11037
)
8 months ago
Extensions.cs
Use ArgumentException.ThrowIfNullOrEmpty
2 years ago
Folder.cs
fix: skip library folders that are inaccessible or empty (
#9291
)
8 months ago
Genre.cs
Merge pull request
#7604
from Jellifi007/fixes-diactritics
3 years ago
ICollectionFolder.cs
Convert CollectionType, SpecialFolderType to enum (
#9764
)
1 year ago
IHasAspectRatio.cs
…
IHasDisplayOrder.cs
Convert ItemSortBy to enum (
#9765
)
1 year ago
IHasMediaSources.cs
…
IHasProgramAttributes.cs
…
IHasSeries.cs
…
IHasSpecialFeatures.cs
…
IHasStartDate.cs
…
IHasTrailers.cs
…
IItemByName.cs
…
IMetadataContainer.cs
…
ISupportsBoxSetGrouping.cs
…
ISupportsPlaceHolders.cs
…
InternalItemsQuery.cs
Merge branch 'master' into media-type
1 year ago
InternalPeopleQuery.cs
…
ItemImageInfo.cs
Enable nullable for more files and add tests
1 year ago
LinkedChild.cs
…
LinkedChildComparer.cs
…
LinkedChildType.cs
…
MusicVideo.cs
…
PeopleHelper.cs
Convert Person.Type to use PersonKind enum (
#9487
)
2 years ago
Person.cs
Merge pull request
#7604
from Jellifi007/fixes-diactritics
3 years ago
PersonInfo.cs
Convert Person.Type to use PersonKind enum (
#9487
)
2 years ago
Photo.cs
Convert string MediaType to enum MediaType
1 year ago
PhotoAlbum.cs
…
SourceType.cs
…
Studio.cs
Merge pull request
#7604
from Jellifi007/fixes-diactritics
3 years ago
TagExtensions.cs
…
Trailer.cs
…
UserItemData.cs
Replace != null with is not null
2 years ago
UserRootFolder.cs
Replace != null with is not null
2 years ago
UserView.cs
Use helper function to compare guid (
#10825
)
10 months ago
UserViewBuilder.cs
Use helper function to compare guid (
#10825
)
10 months ago
Video.cs
Add IRecordingsManager service
9 months ago
Year.cs
…