• 0 Posts
  • 11 Comments
Joined 3 years ago
cake
Cake day: August 3rd, 2023

help-circle


  • I have tried to solve this many times as I want to regularly back up my Google content - mostly the images for the same purpose you mention.

    Unfortunately there is no good solution I’ve ever come up with or found. I even looked into scripting with something like puppeteer. It requires regular confirmation of your authentication and I just haven’t found a good way to solve that since there’s no API access. It also won’t let you use any cli tools like wget. You could probably figure out how to pull some token or cookie to give to the cli but you’d have to do it so often that its more of a pain than just manually downloading.

    My solution currently is to run a firefox browser in a container on my server to download them. It acts as sort of a session manager (like tmux or zellij for command line) so that if the PC I’m using goes to sleep or something, the downloads continue. Then I just check in occasionally through the day. Plus I wanted them on the server anyway, at the end of the day. Downloading them there directly saves me having to then transfer to the server.

    Switching to .tgz will let you make up to 50GB files which at least means fewer iterations and longer time between interactions (so I can actually do something useful in the meantime).

    I sincerely hope someone proves me wrong and has a way to do this but I’ve searched a lot. I know other people want to solve it but I’ve never seen anyone with a solution.


  • skoberlink@lemmy.worldtoAndroid@lemdro.idPocket Casts is getting ads
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    9 months ago

    I would like to switch to another app, preferably FOSS, but I haven’t found another decent one that has the filters feature from PocketCasts. This is the feature that lets you apply a preset filter to the total list of episodes. I use it to auto-build a queue of just certain podcasts, instead of all of my subscriptions.

    Any chance someone has seen that feature elsewhere?



  • I’ve never heard of FUTO before and it sounds a little too good to be true. It looks like they have made some grants to other big projects. I like what they’re saying to the point that it seems too good to be true.

    Does anyone know if this is a legit organization and if it has staying power?

    Either way getting further progress on Immich, hopefully moving towards real stability, is very exciting!


  • Well not sure what was different this time but it fired right up after install.

    I didn’t test extensively but the controller support seemed to work reasonably well. I just played through Mos Eisley and nearly got gold even with a little delay on figuring out controls.

    There are definitely some tweaks to the control scheme I’ll want to make - it doesn’t follow modern conventions very well (e.g. the fire button isn’t any of the trigger/shoulder buttons). The only issue I noticed is if I accelerated, the camera didnt always keep up. I’m not sure what exactly is causing that. I’ll have to play with settings later to see if I can get it right.

    IMO, much better than keyboard though, for my preference anyway.

    Unrelated to the controller, it doesn’t want to use the right sound output and I can’t figure out how to control that. In my setup a fairly minor inconvenience. I might be able to figure that out when I get more time to mess with it.



  • skoberlink@lemmy.worldtoSelfhosted@lemmy.worldEBook Management
    link
    fedilink
    English
    arrow-up
    14
    arrow-down
    2
    ·
    2 years ago

    I tried to avoid Calibre for as long as I could. In my opinion, it’s way too opinionated about how everything is organized. Instead of working with you, the user, it forces you into line with how the developer thinks it should work. The developer is also kind of an ass to his community and, as a dev myself, I have some concerns over some of their choices.

    All that said, I finally gave in recently and converted to Calibre because there’s nothing else that works as well. It’s too niche of a space for there to be much competition. To use it remotely - or, more accurately for my use, headless - the docker image I use sets up a VNC viewer to work with the application.

    For actually browsing the content that Calibre organizes, I settled on Kavita. There’s no competition for Calibre’s organization but Kavita is easily the best content browser I’ve tried. If you’ve organized and tagged your ebooks with Calibre, it does a great job of making them available on the web and offers an OPDS server as well as the web viewer. I am more into ebooks than comics or manga but I have a few that Kavita also manages well.