mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-23 23:20:51 +01:00
Windows installer not built for 10.7.7 #3233
Labels
No labels
area:database
awaiting-feedback
backend
blocked
breaking change: web api
bug
build
ci
confirmed
discussion needed
dotnet future
downstream
duplicate
EFjellyfin.db
enhancement
feature
future
github-actions
good first issue
hdr
help wanted
invalid
investigation
librarydb
live-tv
lyrics
media playback
music
needs testing
nuget
performance
platform
pull-request
question
regression
release critical
requires-web
roadmap
security
security
stale
support
syncplay
ui & ux
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: starred/jellyfin#3233
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @K900 on GitHub (Sep 7, 2021).
Originally assigned to: @anthonylavado on GitHub.
Hi! I maintain the Chocolatey package for Jellyfin, and I've noticed the new release is tagged on Github, but a Windows installer is not available at https://repo.jellyfin.org/releases/server/windows/stable/. All other builds have been updated, but the installer is still on 10.7.6. Is this intentional?
@crobibero commented on GitHub (Sep 7, 2021):
The windows installer is built manually, so we just haven’t done it yet.
@K900 commented on GitHub (Sep 7, 2021):
I see. Is it better to switch the package to installing the portable version then? Or maybe I can help with automating the installer builds?
@anthonylavado commented on GitHub (Sep 8, 2021):
@K900 My apologies, this will be coming shortly. There is some preliminary work to automate it, but things got stalled when we didn't have a release for a while.
@anthonylavado commented on GitHub (Sep 9, 2021):
@K900 This is now available.
@K900 commented on GitHub (Sep 10, 2021):
Thank you!