Brandon Butler

Results 41 issues of Brandon Butler

Is it possible to let some batches download under any condition despite allowed network type? Sometimes when starting the downloads, I let the users specify if they would like to...

feature

Is it possible to have this as a plugin for Jetbrain's Rider IDE?

enhancement

Is it possible to have this as a plugin for Visual Studio for Mac?

enhancement

Was watching [this video](https://www.youtube.com/watch?v=Mw2F1aHY0tQ&t=3781s) and this project really intrigued me. Is there a possibility of adding support for [Jetbrains Rider](https://www.jetbrains.com/rider/)?

I had to modify the config class to change the authority url in order to work with government accounts. For example: `https://login.microsoftonline.us/$tenant/oauth2/v2.0/token` instead of `https://login.microsoftonline.com/$tenant/oauth2/v2.0/token`

I just found this site, http://lightberry.eu/, while the parts are for a different approach (xbmc+boblight plugin+raspberry pi), but I think the parts could be used in this project. What do...

- Converted Objective-C code to Swift - Experimenting with using Hive instead of native SQLite db. fixes #693

I'm not sure if this is a bug or not. If I start a download, then kill my app (using the stop button in xCode), then resume my app and...

Have you considered trying to recreate the uiactionsheet buttons? Like what's used in the clock apps timer or just on a uiaction sheet? It would really be nice to just...

Feature

FFmpegMediaMetadataRetriever crashes when certain chars are used in the path. I iterated through all the UTF-8 characters to find which ones would cause the crash. ``` 08-29 18:34:17.432 E: FOUND...