Sam Lee

Results 227 comments of Sam Lee

I have the same problem without using hub at all in the following environment: windows 7, git-for-windows 2.9.0 , bash that comes with git, In my environment: 1. git completion...

@donnemartin Attached please see the hack: [completer.py.txt](https://github.com/donnemartin/gitsome/files/429029/completer.py.txt) Basically I treat git expansion similar to gh, and use the existing hardcoded META_LOOKUP_GIT to provide a list of git commands. I should...

@jshiell I appreciate your response nonetheless.

I encountered the use case in the realm of the original comment https://github.com/AntennaPod/AntennaPod/issues/2132#issue-180451972 : There is a feed in my subscription that has (silently) changed feed URL a few times...

For those who experienced the problem, you could try to enable Automatic Download, specify Episode Cache and Episode Cleanup. It should then cleanup played episodes periodically. If it works, it...

I'm sorry to hear that - could you first clarify what is not working, given there are **2** related but different types of "automatic downloads"? 1. automatic podcast feeds refresh:...

On Automatic download of podcast episodes: hmm, the logic hasn't been changed for quite some time, and is (largely) immune to things like battery optimization, background restrictions, etc., on Android...

@silvernode in your case, it's likely there are more downloaded episodes than the Episode Cache . You can find all downloaded episodes in Downloads > Completed Tab

@kuba-orlik I'm stumped about your case. There are two more things I could suggest: 1. If you're comfortable with installing a `debug` build on your device, you can install one...

@kuba-orlik I assumed that if I set the app to download once every 24 hours it should wait until it's connected and then start downloading. It's not quite so, but...