Skip Navigation
What's inside the QR code menu at this cafe?
  • I have a friend group that insist on all events being planned through facebook.
    I've missed out on events in the past due to not taking part.
    It's no longer a hill I wish to die on.

  • What's inside the QR code menu at this cafe?
  • I agree and use Signal myself.
    But people like the extra features of WhatsApp like desktop/web clients with seamless history sync and all the other little things that WhatsApp provides.
    The average Joe doesn't even think about security or privacy, they just know that the results of using WhatsApp are superior than using SMS.
    iMessage is a non starter everywhere out of the US, it just doesn't have the market penetration.
    As an Australian, no one I know (many of whom own iPhones) talk about the blue-green bubble stuff.
    They recognise where the fault lies and simply don't use the app.

  • What's inside the QR code menu at this cafe?
  • In certain places like India, WhatsApp is the default means of communication for everyone.
    You can use it without phone data if you are on wifi, it supports better quality than sms for sending images, you can video chat with it, it's cross platform, etc etc.

    What's more amazing to me is that it's not more popular in western countries.

  • Android apps are blocking sideloading and forcing Google Play versions instead
  • Sounds like this is something developers bake into their apps, not something the phone enforces.

    ie, if I develop an app, I can have the app check a special google "Integrity" API and if I get no response (or a negative response), just have the app close.

  • Australians don’t know how far the energy transition has come – and that’s a problem
  • Just one example of the lies and misinformation out there:

    Smart people I know believe that we have to go Nuclear because it's the only green way to achieve baseload.

    When press on what baseload is, they seem to think it's the minimum amount of power needed to keep the grid up.

    Which for anyone listening in, is backwards, baseload is actually the minimum amount of load required because it's un-economical to spin old coal burners down. That's why people used to heat their water at night on the cheap, because the power HAD to go somewhere.

    And these are smart people, just disinterested in the how and why of electricity generation.
    They flick a switch, the lights come on.
    Every 3 months they pay a bill and tut-tut about how expensive it is now "because of the green obsession".

  • Jellyfin getting invalid metadata for tv shows
  • Have you told the library to rescan after making the change?

  • Dear iPhone users:
  • 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.

  • Release 10.9.11 · jellyfin/jellyfin
    github.com Release 10.9.11 · jellyfin/jellyfin

    🚀 Jellyfin Server 10.9.11 We are pleased to announce the latest stable release of Jellyfin, version 10.9.11! This minor release brings several bugfixes to improve your Jellyfin experience. As alway...

    Release 10.9.11 · jellyfin/jellyfin

    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
    11
    Release 10.9.10 · jellyfin/jellyfin
    github.com Release 10.9.10 · jellyfin/jellyfin

    🚀 Jellyfin Server 10.9.10 We are pleased to announce the latest stable release of Jellyfin, version 10.9.10! This minor release brings several bugfixes to improve your Jellyfin experience. As alway...

    Release 10.9.10 · jellyfin/jellyfin

    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
    1
    Can a Linux installation be run as a VM in Windows?
  • 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.

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

    Crinj fr fr.

  • Release 10.9.9 · jellyfin/jellyfin
    github.com Release 10.9.9 · jellyfin/jellyfin

    🚀 Jellyfin Server 10.9.9 We are pleased to announce the latest stable release of Jellyfin, version 10.9.9! This minor release brings several bugfixes to improve your Jellyfin experience. As always,...

    Release 10.9.9 · jellyfin/jellyfin

    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
    0
    Katy Perry to headline 2024 AFL Grand Final
    www.afl.com.au MCG set to ROAR: Katy Perry to headline GF entertainment

    Katy Perry has been confirmed to headline the Telstra Pre-Game Entertainment at the 2024 Toyota AFL Grand Final

    MCG set to ROAR: Katy Perry to headline GF entertainment
    4
    Release 10.9.8 · jellyfin/jellyfin
    github.com Release 10.9.8 · jellyfin/jellyfin

    🚀 Jellyfin Server 10.9.8 We are pleased to announce the latest stable release of Jellyfin, version 10.9.8! This minor release brings several bugfixes to improve your Jellyfin experience. As always,...

    Release 10.9.8 · jellyfin/jellyfin

    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

    1
    Can I have multiple video files of the same episode but in different codecs?
  • 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.

  • South Australia locks in federal funds to become first grid in world to reach 100 per cent net wind and solar
  • Liars do that.
    Especially if they have a financial incentive.

  • Gun owners feel victimised by new WA firearms laws, touted as 'toughest' in the country
  • Was that a rifle issued to soldiers?

    Yes, it's a literal weapon of war.
    This particular one was probably never fired in anger, although it has got service markings.

    My grandfather served in both world wars. I wonder whether he had such a rifle? He died before I was born so I never met him.

    Your grandfather likely carried one yes.
    By the time of WW2 they were hopelessly out of date, but the ADF didn't want to invest in retooling.
    They even saw limited use in Korea in the 50's.

    Reading service record has been cool though.

    The Factory at Lithgow has a small, volunteer run museum and their website has some history if you're interested: https://www.lithgowsafmuseum.org.au/milproduction.html

  • Gun owners feel victimised by new WA firearms laws, touted as 'toughest' in the country
  • You've clearly got a lot of energy Nath, that's quite a post - including hints of antigun talking points, such as the reference to US suicide statistics.

    So you've got a position, and you're clearly more educated on the topic than your "just asking" question implies.

    Fundamentally, I think people are good, that by and large they don't hurt themselves or others without cause.

    You seem to think of people as awaiting an opportunity or the day they snap or whatever.

    That colours our perception of risk a bit.

    Most of the new law in WA is just tidying up around the edges of existing legislation that has been doing the job for decades just fine.
    Nothing that has been proposed would have stopped the impetus for this change, the double murder we keep circling back to.
    Arbitrarily limiting firearms ownership to a certain quantity has got people annoyed for that very reason - it does nothing to stop this from happening again.

    As I'm sure you're aware, you already have to justify each individual purchase, you already have to store them in a certain way, you can only really use one at a time, and used for evil, a .22LR kills a human just as dead as a .50BMG.

    My personal gripe with the law is the categorisation, which doesn't group based on danger or anything like that, they were written with the secondary aim of pulling as many guns out of the community as possible back in 1996.
    The two most commonly owned firearms at the time were the .22LR semi auto and the 12 Gauge pump action.
    Now you have to be a farmer to get them, and most farmers don't bother, because they are expensive beyond rationality, they have absurd storage requirements and they are limited to a single one each.

    As I said before, to most farmers, a gun is a tool, and having a spare gun in case your primary one breaks is just sensible, and you can buy 3 bolt actions for the price of one semi auto.

    In my collection I have a literal museum piece, a matching serial number 1943 SMLE Model 1 MKIII* made in Lithgow NSW:

    It's not pretty, but it is mine.

    It's far more accurate than I am, and could realistically kill at well over a kilometer.
    A 12 gauge shotgun firing solids (to give the best range and stopping power), is probably good out to 250m. It holds 10 rounds and can be fed quickly with stripper clips, which means it both has more rounds in it and can be reloaded faster than the 12 gauge.

    This is a category B firearm, which anyone who qualifies for a standard hunting, collecting or target shooting licence can get with justification.

    Meanwhile, the far less dangerous 12 gauge is category C, IF you limit it to only 5 rounds. Category D if it holds more.

    But the law is the law, and we work within it.
    Until some politician needs to be seen as "tough on crime" and the most law abiding group in Australia gets told "it can't be blue any more".

  • Gun owners feel victimised by new WA firearms laws, touted as 'toughest' in the country
  • I'm in SA, so the laws are slightly different, but it's close enough to comment on.

    Farmer, collector, hunter or target shooter, your guns are in a safe and you can't parade down the street with them under any circumstance.

    In my anecdotal experience, farmers are the worst at securing their firearms because they don't care about them, they are just a necessary tool for their job and they are often too lazy to secure them properly ("I was just popping in for lunch before heading back out officer!").

    Hand guns, due to their inherently concealable nature have extra rules about who can take them home and when, your friends will be able to after about a year of licensing, if they choose to (many don't bother if they are only target shooters, as they can only legally use them at the range anyway).

    Gun crime is exceptionally rare here in Australia, so rare in fact that when a gun is even tangentially involved (ie the police THOUGHT that the perp might have one), you hear about it.
    This is reported on extremely out of proportion to the actual risk of being on the wrong end of a firearm here.

    There's about a million registered firearms owners in Australia right now.
    There's about 26 million people total.
    Look around a crowd, better than one in thirty of those people potentially owns firearms (although statistically the rate of firearms ownership is higher in rural areas, nearly 70% of Australians live in the capital cities).

    You ask me to tell you what the actual problem is with any further tightening of gun laws.
    I'd ask you to tell me what is wrong with the CURRENT gun laws, because it sounds like you don't actually understand them, but "guns are bad".

    If your answer is that two women killed is too many, I'd point out that a woman is killed as a result of domestic violence in Australia every 11 days and that your perspective of the danger firearms pose in the community is ludicrously overblown.

    On average, firearms owners are amongst the most law abiding, and continually ratcheting up legislation that singles them out is nothing short of scape-goating, and will not do anything at all, other than be a minor inconvenience to a minority of a minority.

    Considering the average firearms owner has 2 hands, and therefore could only plausibly use 3 firearms at a time if they're a particularly clever dick, whether they could own and legally store 5 or 50 firearms is immaterial to their deadliness.

    I particularly like this by the way:

    He was a law abiding citizen until the afternoon he wasn’t

    Nice way to think of your common man.

  • Gun owners feel victimised by new WA firearms laws, touted as 'toughest' in the country
  • I wasn't going to respond, but I have a few spare minutes.

    My response isn't even really to you, it's just more of an observation on my part based on the sorts of messages I see in places like this about how "you can't compare guns to other inanimate object" or "gun buybacks" or "meat is murder" or "shooters are psychotic" or whatever.

    Let me start by saying, I'm going to obey any and all laws.
    99.9% of gun owners will when it comes down to it, and the .1 were going to break any laws we make that gets in their way anyway.

    Most of the community don't think of guns at all, they're a fictional thing of movies and tv and games, unless they see a cop on the street.
    But there seems to be a small subset of people who think that gun owners just need to "get it" and stop.
    That if "it" is explained to us properly, we'll just hand our guns back and pick a "better" hobby.
    That fundamentally misunderstands humans.
    I drink alcohol.
    I ride a motorcycle.
    I eat sugary and fatty foods, especially meat (what kind of hunter would I be if I didn't?).
    I do lots of stuff that is objectively risky to myself and/or others, yet are legal and I enjoy them.

    Trying to convince a gun owner that they should just give up their hobby isn't a matter of offsetting the loss with a buyback or convincing us that killing animals is bad, or that the community would be safer without our dangerous weapons or whatever.
    We already have something that we like, and will do it for as long as we are allowed.
    Stopping me involves changing the laws out from under me, and I'm going to advocate for the status quo as hard as any anti argues for the change.

    It's not pretending to be a victim when someone threatens to change those laws under me.
    Anti's just think it's ok for me to take the hit, in what they see as my and the communities best interest.

    So I guess I'll vote my way, and they'll vote theirs.

    To be clear, not an attack on you /u/Gorgritch_umie_killa, I'm just wasting a few moments offering some mental context for why I say "no".

  • Gun owners feel victimised by new WA firearms laws, touted as 'toughest' in the country
  • Some idiot ran some people over deliberately and now I have to get rid of my ute and buy a sedan.
    At my own expense.
    And this is going to stop another idiot how?

    Yeah, I'm going to whinge.

  • King Charles, Queen Camilla will visit Australia, Buckingham Palace confirms
    www.smh.com.au King Charles, Queen Camilla will visit Australia, Buckingham Palace confirms

    The 75-year-old, who began a “schedule of regular treatments” after he was diagnosed with cancer in February, will make his first trip as sovereign.

    King Charles, Queen Camilla will visit Australia, Buckingham Palace confirms
    9
    Gun owners feel victimised by new WA firearms laws, touted as 'toughest' in the country
  • Setting themselves up as victims, like they have here, makes me question the participants mental capacity to evaluate their own behaviours, therefore their own risk to those around them.

    They didn't do anything wrong, someone else did.
    And now they are going to be impacted in some uncertain and arbitrary ways.
    They get to whine.

    Questioning their mental health says far more about your own ability to empathise than theirs.

  • South Australia locks in federal funds to become first grid in world to reach 100 per cent net wind and solar
  • 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.

  • As Fact Check signs off after 11 years, here's your guide to being your own fact checker
    www.abc.net.au As Fact Check signs off after 11 years, here's your guide to being your own fact checker

    Eleven years ago, the first formal fact check was published at the ABC. A lot has been fact checked between then and now — here's how to spot a dubious claim.

    As Fact Check signs off after 11 years, here's your guide to being your own fact checker
    4
    Julian Assange released from prison and has left UK, WikiLeaks says
    www.abc.net.au Julian Assange released from prison and has left UK, WikiLeaks says

    WikiLeaks says its founder, Julian Assange, has been released from prison and has left the United Kingdom, shortly after court documents revealed a plea deal that would allow him to return to Australia.

    Julian Assange released from prison and has left UK, WikiLeaks says
    8
    Release 10.9.7 · jellyfin/jellyfin
    github.com Release 10.9.7 · jellyfin/jellyfin

    🚀 Jellyfin Server 10.9.7 We are pleased to announce the latest stable release of Jellyfin, version 10.9.7! This minor release brings several bugfixes to improve your Jellyfin experience. As always,...

    Release 10.9.7 · jellyfin/jellyfin

    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

    17
    WA now has the 'toughest firearms laws' in the country. So who can keep their guns?
    www.abc.net.au WA now has the 'toughest firearms laws' in the country. So who can keep their guns?

    The WA government says its new firearms laws are the toughest in the country, “making explicit that the possession and use of a firearm is a privilege but not a right”, according to the police minister.

    WA now has the 'toughest firearms laws' in the country. So who can keep their guns?
    9
    Fake job ads waste applicants' time and harm their wellbeing. So why are companies posting them?
    www.abc.net.au Fake job ads waste applicants' time and harm their wellbeing. So why are companies posting them?

    Fake job listings are increasingly used by companies to give the illusion they're thriving and to placate overworked staff. If you're applying for work, there are plenty of clues to look out for to avoid wasting your time.

    Fake job ads waste applicants' time and harm their wellbeing. So why are companies posting them?

    It's been a long time since I was on the job market, but it was certainly disheartening how low the response ratio was. I must have sent out 40 applications for every response, even an acknowledgement of receipt was rare.

    7
    We're good, seriously! - Jellyfin
    opencollective.com We're good, seriously! - Jellyfin

    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 an...

    We're good, seriously! - Jellyfin

    > 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.

    49
    Release 10.9.6 · jellyfin/jellyfin
    github.com Release 10.9.6 · jellyfin/jellyfin

    🚀 Jellyfin Server 10.9.6 We are pleased to announce the latest stable release of Jellyfin, version 10.9.6! This minor release brings several bugfixes to improve your Jellyfin experience. As always,...

    Release 10.9.6 · jellyfin/jellyfin

    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

    4
    Release 10.9.5 · jellyfin/jellyfin
    github.com Release 10.9.5 · jellyfin/jellyfin

    🛑 ✋ ⛔ 🚫 This release is still pending while builds complete. This will be replaced with the real release message once those finish. Do not attempt upgrades until this placeholder text is replaced.

    Release 10.9.5 · jellyfin/jellyfin

    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

    8
    Release 10.9.4 · jellyfin/jellyfin
    github.com Release 10.9.4 · jellyfin/jellyfin

    🚀 Jellyfin Server 10.9.4 We are pleased to announce the latest stable release of Jellyfin, version 10.9.4! This minor release brings several bugfixes to improve your Jellyfin experience. As always,...

    Release 10.9.4 · jellyfin/jellyfin

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

    13
    Release 10.9.3 · jellyfin/jellyfin
    github.com Release 10.9.3 · jellyfin/jellyfin

    🚀 Jellyfin Server 10.9.3 We are pleased to announce the latest stable release of Jellyfin, version 10.9.3! This minor release brings several bugfixes to improve your Jellyfin experience. As always,...

    Release 10.9.3 · jellyfin/jellyfin

    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

    8
    Jellyfin 10.9.0 Stable release
    jellyfin.org Jellyfin 10.9.0 | Jellyfin

    We are pleased to announce the latest stable release of Jellyfin, version 10.9.0!

    Jellyfin 10.9.0 | Jellyfin

    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.

    5
    Jellyfin 10.8.12 released

    Joshua Boniface says:

    >We're pleased to announce a new hotfix release for the Jellyfin server and web client, 10.8.12! > >This release brings in a few bugfixes since 10.8.11, including fixes for broken playlists ( 🙌 ), VAAPI UMD/KMD, and others; please see the full changelog for details! Note that this release does NOT include an update to SkiaSharp to fix their recent CVEs, as the updated version of the library segfaults Jellyfin on any API access. We are continuing to investigate options there but did not want to block these other bugfixes on that. > >10.8.12 should be a seamless upgrade for anyone running 10.8.11 (I just tested it myself), but of course if you notice any problems please open a thread in the Troubleshooting forum for assistance! > >The release on GitHub, including changelog, is at: link > >Binaries are available in all the usual places: Docker Hub, Our Official OS Repos, and Our Main Repository Page. > >Happy watching!

    5
    Mountaineer Mountaineer @aussie.zone
    Posts 29
    Comments 100