Mountaineer

joined 1 year ago
[–] Mountaineer@aussie.zone 8 points 2 days ago* (last edited 2 days ago) (1 children)

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 Linux 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 2 weeks ago (1 children)

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

Crinj fr fr.

92
submitted 2 weeks ago* (last edited 2 weeks 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
81
submitted 1 month ago* (last edited 1 month 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 1 month 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 2 points 1 month ago

Liars do that.
Especially if they have a financial incentive.

[–] Mountaineer@aussie.zone 3 points 1 month ago

That's what makes this possible.

Part of this funding is to underwrite a new interconnect with the NSW grid, to increase the SA grids ability to transfer power in and out.

Having those interconnects means when we have a surplus or shortage of sun + wind in one location, we can transfer it from somewhere else.

The plan even relies on the ongoing backup of gas turbines, which will be turned off 99.9% of the time, but still require maintenance etc adding cost to the grid.

But the plan is to have enough solar + wind + storage to go 100% net green over any given year.

[–] Mountaineer@aussie.zone 4 points 1 month ago

Net renewable by 2027!

 

It's not $238, it's $238 OVER the level of rort that would simply get him a slap on the fingers.

What sort of "crime and punishment" message is sent if this doesn't get him booted?

[–] Mountaineer@aussie.zone 11 points 1 month ago* (last edited 1 month 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?

[–] Mountaineer@aussie.zone 5 points 1 month ago

Most people in the meat industry agree it's a good move.
It's only the unscrupulous and greedy ones that are kicking up a fuss.
Just because we raise animals for slaughter doesn't mean we can't minimise the discomfort the animals experience.

[–] Mountaineer@aussie.zone 17 points 1 month ago (2 children)

Whilst I didn't always agree with their pronouncements, having a fact checker at this time seems to me a very important thing.

They include reference to "a new in-house verification reporting team, ABC News Verify", but that sounds like they'll only be verifying their own news, which is nice, but not the point.

[–] Mountaineer@aussie.zone 6 points 1 month ago* (last edited 1 month ago)

You could read David Leigh's book, in which he published the full decryption key: https://www.amazon.com/WikiLeaks-Inside-Julian-Assanges-Secrecy/dp/161039061X

That's literally how he leaked it.

The wikipedia article on it has the whole "he said - she said":
https://en.wikipedia.org/wiki/WikiLeaks:_Inside_Julian_Assange%27s_War_on_Secrecy

Including the lie that is frequently parroted about Assange not caring about people dying.

[–] Mountaineer@aussie.zone 3 points 1 month ago (3 children)

That was an editor at The Guardian, David Leigh.

[–] Mountaineer@aussie.zone 12 points 1 month ago (8 children)

This didn't happen, Wikileaks vetted information before releasing it for exactly this reason.

Name one person.

145
submitted 1 month ago* (last edited 1 month 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

view more: next ›