• 1 Post
  • 19 Comments
Joined 3 年前
cake
Cake day: 2023年8月3日

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
    ·
    6 个月前

    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 use Lidarr. I know its primary purpose is downloading but if you just never configure those parts, it can do all the renaming, folder organization, and metadata tagging. It uses MusicBrainz primarily, iirc. You can also configure scripts to run it through beets or other tools too.

    There’s no perfect solution for this because music metadata is a lot more complicated than movies or tv. But Lidarr gets pretty close to set-and-forget.

    I’ve also tried MusicBrainz Picard with pretty decent results but I found it sort of suffered from the problems you described for your current system.



  • This guy really has it out for this podcast. This reads to me like Guy Raz personally pissed him off. It’s been a few years since I listened to How I Built This but most of the ones I listened to were about the early days of the company when it really is kind of the leader doing long hours and chasing a dream. I think we can recognize that and also recognize what the companies became later.

    Many of the ones I listened to would mention that it was a lot of luck - though there were exceptions and those CEOs didn’t come across well. It also talked pretty openly about companies that got stolen - Dippin’ Dots and Burt’s Bees come to mind.

    Maybe the vibe has shifted since I stopped listening but this feels unnecessarily harsh. Personally, I don’t think this would be the right venue for pressing them on hard issues like unions and regulations - maybe as a retrospective at the end of the interview at most. I think we can recognize the hard work and long hours that go into starting these companies without also accepting their suspect business practices as they get larger (which can have a lot of complicated drivers). Attack the companies and CEOs, not a podcast host who is just trying to make an easy and interesting podcast.





  • 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 年前

    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.