Cody Robibero
|
c16d71562e
|
Prevent additional errors on startup/shutdown (#6788)
|
3 years ago |
Cody Robibero
|
a2127a48ef
|
Remove unused docker volumes (#7030)
|
3 years ago |
SenorSmartyPants
|
509d66dcb5
|
Fix #7147: Don't return subtitles in mismatched format (#7149)
|
3 years ago |
Nyanmisaka
|
6c53420fe3
|
Fix the broken fMP4 main playlist (#7263)
|
3 years ago |
dependabot[bot]
|
6af7d5445f
|
Bump coverlet.collector from 3.1.0 to 3.1.1 (#7266)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
Cody Robibero
|
f863ca1f2d
|
Merge pull request #7245 from h1dden-da3m0n/chore/stale-check-workflow
|
3 years ago |
Cody Robibero
|
e5701c396a
|
Merge pull request #6436 from daullmer/splashscreen
|
3 years ago |
Claus Vium
|
488ce51032
|
Remove some allocations (#7246)
|
3 years ago |
Bond-009
|
42724ef411
|
Merge pull request #7257 from Shadowghost/slash-artists
|
3 years ago |
Shadowghost
|
4a3f1a51d2
|
chore(artist-split): add more artists to split whitelist
|
3 years ago |
abdulla
|
83605affa0
|
Translated using Weblate (Uyghur)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ug/
|
3 years ago |
Matthew Jones
|
91d143d6ee
|
Changed boolean options to enums
|
3 years ago |
abdulla
|
29f92724ef
|
Added translation using Weblate (Uyghur)
|
3 years ago |
K3rnelPan1c
|
614abddd64
|
remove obsolete permissions block
we use the JF_BOT_TOKEN PAT and not the default GITHUB_TOKEN
|
3 years ago |
K3rnelPan1c
|
fabe7e1fb9
|
add org filter to stale workflow
|
3 years ago |
Yohann Yo
|
887beee614
|
Translated using Weblate (French)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
|
3 years ago |
K3rnelPan1c
|
0c665af124
|
change PAT use for stale action
|
3 years ago |
h1dden-da3m0n
|
28f4d574f7
|
add stale issue check workflow
this should replace the functionality of the discontinued stale-bot
|
3 years ago |
Jayson Reis
|
09b8cde6aa
|
fix: Avoid opening read connections without mutexes
|
3 years ago |
Cody Robibero
|
ea3d79c0eb
|
Merge pull request #7235 from Bond-009/async4
|
3 years ago |
Cody Robibero
|
3c746f2743
|
Merge pull request #7236 from Bond-009/taskcompletionsource
|
3 years ago |
Cody Robibero
|
da49437549
|
Merge pull request #7238 from 1337joe/ffprobe-metadata-merge
|
3 years ago |
Cody Robibero
|
26ba99e420
|
Merge pull request #7239 from nielsvanvelzen/parent-guid
|
3 years ago |
Bond_009
|
e7be01d7a5
|
Flush to disk async where possible
|
3 years ago |
Jayson Reis
|
2e4dd02f76
|
chore: Add a read only connection for routes like Shows/NextUp
|
3 years ago |
Niels van Velzen
|
2afcaa6ae1
|
Use Guid for BaseItemDto parent ids
|
3 years ago |
Joe Rogers
|
fbd243e315
|
Make ffprobe consistent with MetadataService.MergeData
|
3 years ago |
Bond-009
|
4f1eed862e
|
Merge pull request #7234 from nielsvanvelzen/baseitemperson-guid
|
3 years ago |
Bond_009
|
832da133d8
|
Always create TaskCompletionSource<T> with TaskCreationOptions.RunContinuationsAsynchronously
|
3 years ago |
Bond_009
|
2dcb2f8a9f
|
Ban the usage of Task.Result
If the calling function can't be made async easily you can still use
.GetAwaiter().GetResult(), which is way easier to find in the future
|
3 years ago |
Niels van Velzen
|
e86f778c05
|
Use Guid for BaseItemPerson.Id
|
3 years ago |
Bond-009
|
cd675475bc
|
Merge pull request #7225 from crobibero/query-result
|
3 years ago |
Cody Robibero
|
34ee6d82fb
|
Merge pull request #6600 from cvium/keyframe_extraction_v1
|
3 years ago |
Cody Robibero
|
a4246648f4
|
Merge pull request #7219 from 1337joe/tmdb-image-provider-logo
|
3 years ago |
Cody Robibero
|
ee43b5117d
|
Merge pull request #7217 from SenorSmartyPants/LibraryImages
|
3 years ago |
Cody Robibero
|
a60cb280a3
|
Properly populate QueryResult
|
3 years ago |
Joe Rogers
|
375903b215
|
Bump TMDbLib version
|
3 years ago |
Lukáš Kucharczyk
|
cd4587b43f
|
Translated using Weblate (Czech)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/
|
3 years ago |
SenorSmartyPants
|
5d9e1bfcea
|
Shuffle items with images
They were always returning in the same order so thumb would never change.
|
3 years ago |
SenorSmartyPants
|
b15ab397c7
|
User Backdrop for UserView, like CollectionFolder
|
3 years ago |
Bond-009
|
3aeae150f8
|
Merge pull request #7176 from dmitrylyzo/fix-trailers-1
|
3 years ago |
Claus Vium
|
8b36bc0ade
|
Merge pull request #7203 from 1337joe/fix-resolving-local-alternates
Fix resolving local alternates
|
3 years ago |
Joe Rogers
|
239b516659
|
Add TMDb logo handling
|
3 years ago |
SenorSmartyPants
|
5c3119cf02
|
Generate cover image for music video type libraries.
|
3 years ago |
Claus Vium
|
1a32153a31
|
Merge pull request #7197 from dmitrylyzo/fix-max-resolution
Fix maximum video resolution for dynamic HLS controller
|
3 years ago |
Bond-009
|
ef0708d876
|
Merge pull request #7078 from 1337joe/metadata-merge-data
|
3 years ago |
Joe Rogers
|
8b706cebef
|
Add alternate resolver test, generate extra folder names
|
3 years ago |
Joe Rogers
|
e762454787
|
Restore resolver that handles alternate videos
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
3 years ago |
cvium
|
90736ee346
|
Add pagination and fixes
|
3 years ago |
Dmitry Lyzo
|
000b7ba62b
|
Fix maximum video resolution for dynamic HLS controller
|
3 years ago |