[-] Mountaineer@aussie.zone 29 points 4 days ago

Nah, that was worth watching.

[-] Mountaineer@aussie.zone 3 points 1 week ago

Have you told the library to rescan after making the change?

[-] Mountaineer@aussie.zone 10 points 1 week ago

Funnily enough, I've got a few friends who are long time iPhone users, who actually point this stuff out themselves:

"OMG! Have you seen the eye watering price of the new one?"
"Yay, I finally get stuff you've had for years."

Neither party would ever consider anything else, and they both buy the new model every year. 🤷

At this point I admit that my reasons for choosing Android all those years ago no longer exist or matter, but I can't imagine changing ecosystem either.

123

Official forum announcement

Jellyfin Server

General Changes

  • Fix subtitle and attachment extraction when input path contains quotes [PR #12575], by @dmitrylyzo
  • Use filtered codecs to build appliedConditions [PR #12562], by @nyanmisaka
  • Fix alt version name generation [PR #12558], by @Bond-009
  • Create and use FormattingStreamWriter [PR #12550], by @Bond-009
  • Fix CodecProfiles and video encoder profiles [PR #12521], by @nyanmisaka
  • Don't apply chapter image settings to music [PR #12531], by @gnattu

Jellyfin Web

Enhancements

  • Show slideshow controls when touched [PR #6016], by @tcely
  • Hide studios for collections and playlists [PR #6012], by @thornbill
  • Fix overly strict dovi level testing [PR #5983], by @nyanmisaka
  • Apply Maximum Allowed Audio Channels to DirectPlay [PR #5972], by @dmitrylyzo

General Changes

  • Fix autocast when already connected [PR #6013], by @thornbill
  • Fix touch events in experimental video player [PR #6015], by @thornbill
  • Fix network mode for localhost server [PR #6011], by @thornbill
  • Fix create library crashing when no path specified [PR #6010], by @jwaresoft
  • Fix play all & shuffle not working on genres [PR #5949], by @viown
141
submitted 3 weeks ago* (last edited 3 weeks ago) by Mountaineer@aussie.zone to c/jellyfin@lemmy.ml

Official forum announcement

Jellyfin Server

General Changes

Jellyfin Web

General Changes

  • Fix undefined serverId in Person card [PR #5817], by @viown
  • Fix Safari volume control [PR #5920], by @gnattu
  • Fix safari volume being reset when track changed [PR #5923], by @gnattu
  • Fix incorrect initial play icon in remote control section [PR #5915], by @viown
  • Use navigate instead of resolver [PR #5823], by @ilteoood
  • Fix "Download All" for Safari [PR #5910], by @jchuong
  • Add no-cache attribute for fetch requests to /system/info/public to prevent stale server info [PR #5730], by @Doxterpepper
  • Fix swipe gestures on android for book reader [PR #5843], by @viown
  • Fix autoCast race condition [PR #5898], by @thornbill
[-] Mountaineer@aussie.zone 8 points 1 month ago* (last edited 1 month ago)

I think all the existing answers are on the basis of creating a new Linux VM.

And if I understand you correctly, you already have a bare metal Linux install that you want to run whilst Windows is up.

This is the best search result I could find: https://forums.virtualbox.org/viewtopic.php?t=93437

It sounds like Virtualbox will indeed create a pseudo vhdx that points to a real partition, but windows is going to give you permissions drama.

The above link is out of date though, so its best viewed as info rather than guide.

Good luck.

[-] Mountaineer@aussie.zone 11 points 1 month ago

Us oldies being able to parse it, just means that it is now out of date. ;-)

Crinj fr fr.

91
submitted 1 month ago* (last edited 1 month ago) by Mountaineer@aussie.zone to c/jellyfin@lemmy.ml

Official forum announcement

Jellyfin Server

General Changes

  • Fix creating virtual seasons (again) [PR #12356], by @nielsvanvelzen
  • Update Serilog deps [PR #12368], by @Bond-009
  • Implement Device Cache to replace EFCoreSecondLevelCacheInterceptor [PR #11901], by @gnattu

Jellyfin Web

Enhancements

  • Force DoVi on browser.xboxOne as edgeUWP says it can't play it [PR #5669], by @RaafatAkkad
  • Display mute keyboard shortcut in uppercase [PR #5829], by @polyzen

General Changes

  • Fix overly aggressive view caching [PR #5826], by @thornbill
  • Replace history syncing with RouterHistory [PR #5825], by @thornbill
82
submitted 2 months ago* (last edited 2 months ago) by Mountaineer@aussie.zone to c/jellyfin@lemmy.ml

Official forum announcement: https://forum.jellyfin.org/t-new-jellyfin-server-web-release-10-9-8.

Jellyfin Server.

General Changes

Jellyfin Web

Security

Enhancements

General Changes

[-] Mountaineer@aussie.zone 3 points 2 months ago

I don't think that's a use case the developers really envisaged.
I know under movies (and possible shows as well), you can specify versions:
https://jellyfin.org/docs/general/server/media/movies

But I think you're expected to select the version at playback time.

When I've had this issue, I've just transcoded to a format that all my targets can read without drama and kept the resulting file.

If your keen to experiment, I'd be curious to hear the outcome.

[-] Mountaineer@aussie.zone 5 points 2 months ago

A lockdown browser?

[-] Mountaineer@aussie.zone 9 points 2 months ago

If you need to use windows because of a software issue, not a hardware issue, you're probably best off running windows in a VM.
That way your linux install is making the WPA3 connection, and as far as the Windows install is concerned, it's on a wired lan.
This has the added benefit of not having to reboot, you just always start linux and turn the windows VM on and off as required.

[-] Mountaineer@aussie.zone 11 points 2 months ago* (last edited 2 months ago)

As /u/rezz@lemmy.world said, you can try to force a scan of the library. Log into the admin and hit the big "Scan All Libraries" button, then give it some time.

A refresh of that page should show a progress meter.

In order to encourage more accurate detection (assuming it can find/access the new file at all), there are advised naming schemes for your files. See here for a basic overview: https://jellyfin.org/docs/general/server/media/movies

I prefer to include the full name, year and imdb info of a movie, ie Citizen Kane isn't just "Citizen.Kane.mp4", it's:
"Citizen Kane (1941) [imdbid-tt0033467].mp4"
based on the information that's publically available here https://www.imdb.com/title/tt0033467/

Even if you don't enable imdb itself for the metadata lookup, that will give you an almost guaranteed detection during a library scan.

If this sounds like too much work, there's several automated tools for naming your personal dvd rips, such as Radarr.

If it's still not being detected, it's time to dig into the logs and find out WHY it's erroring.
Is it permissions?
Is it naming?
Is it the phase of the moon?

146
submitted 2 months ago* (last edited 2 months ago) by Mountaineer@aussie.zone to c/jellyfin@lemmy.ml

https://forum.jellyfin.org/t-new-jellyfin-server-web-release-10-9-7

#Jellyfin Server 10.9.7
General Changes
Fix HDR detection for 4K Blu-Ray BDMVs [PR #12166], by @Bond-009
Log album name and id in normalization task [PR #11911], by @Bond-009
Try to add extracted lyrics during scanning [PR #12126], by @gnattu
Fix season backdrops [PR #12055], by @Shadowghost
Rewrite PlaylistItemsProvider as ILocalMetadataProvider [PR #12053], by @Shadowghost
Fix empty image folder removal for legacy locations [PR #12025], by @Shadowghost
Fix season handling [PR #12050], by @Shadowghost
Only cleanup children on specific exceptions [PR #12134], by @Shadowghost
Remove incomplete mediatype restriction from playlists [PR #12024], by @Shadowghost
Fix MicroDVD being recognized as DVDSUB subtitles [PR #12149], by @nyanmisaka
Fix Cleanup Task metadata saving [PR #12123], by @Shadowghost
Fix the Australian PG rating [PR #12043], by @oddstr13
Map IPv6 mapped IPv4 addresses back to IPv4 before running checks [PR #12094], by @Shadowghost
Do not override if is set [PR #12120], by @Shadowghost
Make m2ts extension case-insensitive [PR #12065], by @Rivenlalala
Overwrite supported codecs for livetv [PR #12017], by @gnattu
Check hearing impared flags with equality instead of contains [PR #12026], by @Bond-009
Fix local episode image thumb recognition [PR #12039], by @Shadowghost
Fix video embedded image detection [PR #12031], by @nyanmisaka
Fix replace all and respect metadata settings [PR #12028], by @Shadowghost
Fix Music Brainz release group query [PR #12073], by @Shadowghost
Fix mpeg-ts detection [PR #12046], by @gnattu
Do not fail user deletion if we have no playlist folder [PR #12037], by @Shadowghost

#Jellyfin Web 10.9.7
Security
Disable eval support in pdfjs [PR #5694], by @thornbill
Fix episode overview markdown render [PR #5680], by @Chaitanya-Shahare

General Changes
Fix loading hides too early [PR #5681], by @dmitrylyzo
HtmlVideoPlayer fix and cleanup [PR #5718], by @dmitrylyzo

[-] Mountaineer@aussie.zone 20 points 3 months ago

My gut suggests it's a font issue, like librewolf is using a system font and firefox is using embedded or downloaded fonts.

backing that up with a search, I see there's lots of people complaining of font rendering issues of various types in the librewolf subreddit: https://www.reddit.com/r/LibreWolf/search/?q=font

I don't know what your fix is, but I hope this helps guide you.

724
submitted 3 months ago by Mountaineer@aussie.zone to c/jellyfin@lemmy.ml

We have quite a budget collected over the last 5 years, and while we're really happy to see so many in the Jellyfin community contribute to us, we want to ask you to stop!

No, really. We don't actually need your money. At least, not here and now.

We have over $24,000 in the bank, and with average monthly expenses of only ~$600, that's over 40 months (3.3 years) of runway! So, we have plenty of money for the near future.

Thus, at this time, we want you to seriously consider donating to the authors of Clients you use, instead of (or in addition to) the main project. Client support is the hardest part of the Jellyfin ecosystem to keep going, and most of them are maintained by only a single person or very small team. With the API changes in 10.9.0 and the upcoming 10.10.0 releases, they're going to be very busy trying to keep up, and thus could really use your support in a way that the core project here doesn't right now.

So, if there's a client you use every day and that you love, consider finding it's author in our list of official clients, and sending them a little something instead (or too).

No, this doesn't violate our policy of "no paid development", because donations are just that - donations. We will still not honour bug bounties or similar, and still not use our collective finance here for paid development. So don't feel like you're doing something wrong, you're not!

I'll leave this notice up until we drop to ~1 year (12 months) of remaining runway, at which time we can re-evaluate where we're at.

Happy watching!

I personally would rather see then take some of the "extra" money and apportion it to suitable client projects themselves, but I can understand them not wanting to become financial administrators in that way.

73
submitted 3 months ago* (last edited 3 months ago) by Mountaineer@aussie.zone to c/jellyfin@lemmy.ml

https://forum.jellyfin.org/t-new-jellyfin-server-web-release-10-9-6

#Jellyfin Server 10.9.6
General Changes
Fix fallback artist when taglib fails [PR #11989], by @gnattu
Do not stop validation if folder was removed [PR #11959], by @Shadowghost
Use only 1 write connection/DB [PR #11986], by @Bond-009
Set ProductionLocations instead of Tags [PR #11984], by @Shadowghost

#Jellyfin Web 10.9.6
General Changes
Remove IMDb references [PR #5668], by @thornbill
Fix uneven slider value [PR #5667], by @dmitrylyzo

10
submitted 3 months ago* (last edited 3 months ago) by Mountaineer@aussie.zone to c/jellyfin@lemmy.ml

https://forum.jellyfin.org/t-new-jellyfin-server-web-release-10-9-5

#Jellyfin Server 10.9.5
General Changes
Fallback to local dir when saving to media dir fails [PR #11978], by @Shadowghost
Fix Library renaming [PR #11963], by @gnattu
Fix identify over NFO and replace all when NFO saving enabled [PR #11921], by @Shadowghost
Create readonly DB connections when possible [PR #11969], by @Bond-009
Fix local image saving [PR #11934], by @Shadowghost
Fix dateadded and movie NFO recognition [PR #11935], by @Shadowghost
Increase lyrics migration batch size to 5000 [PR #11943], by @Shadowghost
Export trailer URLs in new format [PR #11958], by @Shadowghost
Do not delete file locations for virtual episodes and seasons [PR #11954], by @Shadowghost
NextUp query respects Limit [PR #11956], by @cptn-x
Only set season path if season folder parsing was successful [PR #11920], by @Shadowghost
Check trailer distinction by URL [PR #11933], by @Shadowghost

#Jellyfin Web 10.9.5
Enhancements
Mark desktop Opera as AV1 and HEVC ready in fmp4 [PR #5662], by @gnattu
Prioritise HEVC over H264 in HLS TS streams on webOS [PR #5621], by @FintasticMan
Use display missing episodes setting in search [PR #5661], by @thornbill
Update activity table column widths [PR #5658], by @thornbill
General Changes
Fix live tv images being ignored [PR #5664], by @thornbill
Fixed being unable to properly long press on cards to multiselect on Firefox [PR #5660], by @ConnorS1110
Revert "Fix extra requests in standalone mode" [PR #5657], by @thornbill
Fix video OSD not fully hiding [PR #5653], by @dmitrylyzo
Fix background being invisible with theme videos [PR #5640], by @mihawk90

3
submitted 3 months ago* (last edited 3 months ago) by Mountaineer@aussie.zone to c/jellyfin@lemmy.ml
[-] Mountaineer@aussie.zone 27 points 3 months ago

They do a plant based version that is still delicious and doesn't upset lactose intollerent people.

[-] Mountaineer@aussie.zone 12 points 3 months ago

This requirement is designed to be hard, and as such is a major red flag to me.
What else is this company going to be difficult with?
Can i only get customer support or cancel my account in person, between 9-4 on the 2nd Friday of the month?
I would consider alternatives, if possible.

2
submitted 3 months ago* (last edited 3 months ago) by Mountaineer@aussie.zone to c/jellyfin@lemmy.ml

Forum Post: https://forum.jellyfin.org/t-new-jellyfin-server-web-release-10-9-3

Changelog:
Extract media attachment one by one if the filename appears to be a path [PR #11812], by @gnattu
Filter invalid IPs on external interface matching [PR #11766], by @gnattu
Use SharedStream for LiveTV more restrictively [PR #11805], by @gnattu
Fix the IOSurf error in QSV transcoding [PR #11830], by @nyanmisaka
Improve reliability of HasChanged check [PR #11792], by @Shadowghost
Trickplay: kill ffmpeg when task is cancelled [PR #11790], by @NotSaifA
Force more compatible transcoding profile for LiveTV [PR #11801], by @gnattu
Exclude virtual items from DateLastMediaAdded calculation [PR #11804], by @Shadowghost
Add Canceled to ended state [PR #11808], by @Shadowghost
Recalculate trickplay image height for anamorphic videos [PR #11798], by @gnattu
Fix BD/DVD folder chapter image extraction [PR #11754], by @Shadowghost
Mark SearchHint.MatchedTerm as nullable [PR #11802], by @crobibero
Disable VA-VK interop on not supported kernel versions [PR #11799], by @nyanmisaka
Retain order blu-ray segments [PR #11781], by @Bond-009
Override too small trickplay image interval [PR #11788], by @gnattu
Apply audio boost when downmixing regardless of downmixalgo [PR #11774], by @Bond-009
Fix VideoToolbox H264 constrained profile option [PR #11713], by @gnattu
Do not run trickplay on scan if disabled [PR #11739], by @Shadowghost
Don't require user when getting current session [PR #11738], by @crobibero

2
submitted 4 months ago* (last edited 4 months ago) by Mountaineer@aussie.zone to c/jellyfin@lemmy.ml

I'm a bit surprised there hasn't been an official post about this yet.

Big thanks to @joshuaboniface and the rest of the Jellyfin team

I'm also personally waiting for 10.9.1, there appears to be a small migration issue, and a memory leak.

view more: next ›

Mountaineer

joined 1 year ago