Branden Archer

Results 159 comments of Branden Archer

It is OK that your project is a sample project. However, I am interested in using some parts of it or looking through it for examples to create a different...

FFfmpeg is distributed as a binary instead of being linked into the application. In this case, the GPL license in the FFmpeg binary does not cause the java code to...

If an application links against GPL code the application needs to be GPL. However, if an application forks/exec a GPL stand-alone binary is there no requirement for the application to...

The [pyflakes](https://github.com/PyCQA/pyflakes) tool has been useful for me on various python project, so perhaps it may be useful here. There were only three minor warnings from pyflakes. Two of them...

This is an additional report of all data being wiped from the application. The phone is running LineageOS 14.1 (Android 7.1.2) on a Galaxy S4 with AntennaPod 1.6.4.1 from F-Droid....

I've hit this a second time. Very soon after after hitting the refresh menu option to download updated podcast information the database was wiped. This time I captured a bug...

> The phone is running LineageOS 14.1 > I'm on a Nexus 6P with LineageOS. > moto g 2014 titan lineageos Just to be sure, has anyone hit this who...

The only restoring which I attempted was importing a previously exported OPLM file which backs up all the podcast subscriptions. Any previously downloaded podcasts might still be there, but they...

Although perhaps not much of a datapoint, I am seeing that on the Video Transcoder application a user from Google Play hit this failure on v2.0.3 here: ``` java.lang.IndexOutOfBoundsException: at...

Hi @Avrution, thanks for your interest in this app. As you may know, this project is a volunteer open-source project. It is a hobby. As mentioned [in the message at...