Same, it's fine and no joke rogan
mortalic
I took a more aggressive approach, I bought a second drive, but I just took the old one out (laptop). I made a windows recovery USB too and just stored them together. My laptop doesn't get firmware updates through FW update so a couple times this year I have swapped the drive back in, booted up the windows partition and updated the firmware through their stupid tool.
Even on the vendor site, this laptop only has .exe files for firmware
I have this laptop, running Fedora with kde. It's fine.
Weird, I've been doing this for years with multiple bikes and phones. No issues like this. Friend has a Harley and did the same thing. If your bike vibrates more than his Harley, then your teeth would probably fall out.
Android Auto used to just work as an app on my phone. It was great for my bikes. Ram mount, USB 12v, sena, android auto. Everything worked great. Then Google, like they always do, turned it off. Fuck Google. I don't need a head unit on my motorcycle when I already have a phone.
I repeat, fuck Google.
I.... Don't get it
Lol shows how much I pay attention
Off the top of my head, GalliumOS or nix
I posted a fix in a separate thread
Agreed, but Ombi does everything else right. *shrug Anyway I found a way to set that globally
Disregard I found a way by editing the config.xml. Seems like it's not exposed in the UI for some stupid ass reason.
If anyone else needs to do this, first thing I did is set this in my config.xml
<DefaultMovieMinimumAvailability>Released</DefaultMovieMinimumAvailability>
Then I bulk updated the radarr.db file
sqlite3 /var/lib/radarr/radarr.db
UPDATE Movies SET MinimumAvailability = 'released';
Validated it updated all my movies:
SELECT COUNT(*) FROM Movies WHERE MinimumAvailability = 'released';
.exit
restarted radarr
Oh no....