Ben Baron

Results 238 comments of Ben Baron
trafficstars

Great work on this app btw, I was doing everything manually via the terminal before, but it's so much nicer to have a GUI for it.

Removing `Gallery` hasn't caused any soft brick issues, however I did just discover that without it installed it's impossible to select local wallpapers in Settings. It also prevents wallpapers downloaded...

I noticed this too after coming from RetroPie, but figured it was something with my controller setup. I’ll try and fix it real quick this morning.

Never got a chance to look a this, "real work" got in the way :) I'll try and take a look this week if I have any time, as this...

Awesome! I'll give that a shot, and if there's a way to modify the codebase so that it sets this automatically, I'll do that and make a PR. Edit: Worked...

Finished the stats API call. Play stats can now be updated, but currently we don't have any API calls to return lists based on that. We can add to the...

Added timestamp to item table which is automatically populated when creating an item id

I've identified some issues with the error handling functions that will cause the script to terminate early when it shouldn't. I'm going to be working on a PR to fix...

You can see my open issue to refactor the error handling here for more detailed information or to track the progress: https://github.com/josegonzalez/python-github-backup/issues/138

My solution is more or less what you're doing, but using cron to put a >1 hour delay between each run and doing it overnight. That way your 5000 allowed...