mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Add FULL version to server dashboard in web interface #456
Reference in New Issue
Block a user
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 @daniel-widrick on GitHub (Feb 22, 2019).
Is your feature request related to a problem? Please describe.
Would be nice to have a more clear release version shown on the dashboard web interface.
Was working on #965 and didn't realize that my "10.2.0" was behind the latest "10.2.0" at the time.
Describe the solution you'd like
Would be nice to see the full version name in the dashboard for purposes of debugging.
EG: 10.2.0-RC1
Describe alternatives you've considered
I realized the difference when I checked the actual jellyfin directory name on the server.
@joshuaboniface commented on GitHub (Feb 24, 2019):
We did investigate in the past, and found that it was extremely complicated to do so, causing all sorts of headaches. But it's worth keeping an eye on doing this, perhaps as a second field for "additional info". CC @EraYaN @nvllsvm
@EraYaN commented on GitHub (Feb 24, 2019):
Well it’s very doable, just not “non-complex” although for now we can add an InformationalVersion attribute.
@jellyfin-bot commented on GitHub (Jul 29, 2019):
We are moving all feature and enhancement requests to our new Fider platform here. This new platform lets people vote on and better manage such requests.
This request now lives here.