Jacob Roeland

Results 28 comments of Jacob Roeland

I've experimented with tailing it, and it doesn't seem to work correctly. It can't read the time unless there's a `-f` flag given. pianobar tells you how long a song...

Using something like `--dateafter` and `--datebefore` might could help with something like this. I've got something in testing that should download = day versions while deleting the previous ones. And...

@TheFrenchGhosty It's the only automated way I can think of that will get some version of a copy of everything as it's posted. So definitely complicated. And definitely slower since...

All of that data is already available in the class by calling `getDetails()`. The description can be found at `message.docV2.descriptionHtml`. The app icon be found at `message.docV2.image.[0].imageUrl`.

If I have pianobar running while I create a new Pandora station, I'm unable to play my new station until I restart pianobar. And I would like to be able...

@TheFrenchGhosty Did the script get released? I couldn't immediately find it if it did, and I just wanted to make sure I didn't miss it. No worries at all if...

When using `en-US`, it will grab subs that are marked as "English (United States)" but not subs that are "English". But the subs do get downloaded and named/moved correctly. So...

Do you happen to know what `ffprobe` happens to report the AVC codec as? I assume it's `h264`, but is it something else?