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-18 16:16:17 +00:00
Code
Issues
Actions
7
Packages
Projects
Releases
Wiki
Activity
Files
73dbc9e89f94831d8342d4b4cdccb0f7731ec424
jellyfin
/
Jellyfin.Server.Implementations
/
Item
History
Joshua M. Boniface
cf3edd9875
Merge pull request
#14971
from theguymadmax/skip-artist-album-persontype
...
Skip creating Person entities for Artist and AlbumArtist types
2025-10-11 17:20:31 -04:00
..
BaseItemRepository.cs
Fix ordering query
2025-10-10 20:08:59 +00:00
ChapterRepository.cs
Fix broken chapter image placeholders when no image is present (
#14230
)
2025-06-06 13:52:00 -06:00
KeyframeRepository.cs
Fix sync disposal of async-created IAsyncDisposable objects (
#14755
)
2025-09-16 11:14:52 +02:00
MediaAttachmentRepository.cs
Fix refreshing the library cannot delete old attachments (
#14461
)
2025-07-14 18:40:37 -06:00
MediaStreamRepository.cs
Translate the ISO-639-2/B codes to ISO-639-2/T. (
#13068
)
2025-04-07 21:29:12 -06:00
OrderMapper.cs
Use CleanName for sorting case insensitive
2025-05-22 10:32:40 -04:00
PeopleRepository.cs
Skip creating Person entities for Artist and AlbumArtist types
2025-10-09 11:00:36 -05:00