Jimmy Patrick

Results 5 issues of Jimmy Patrick

Sometimes, it's nice to look back and go over the parsing you did. In the current implementation, your choices are Exit and Quit. I propose a useful feature might be...

Again, not an issue, but it would be a neat feature if we could write the fiddle factor from a timecode source. It's probably a whole new project, but it...

enhancement

The Times has a lot of great crossword varieties, and the data is in a good format for parsing. It does require a subscription, similar to the way the NY...

in the menu i select a podcast by number, and get: Traceback (most recent call last): File "/usr/local/bin/podcast", line 9, in load_entry_point('podcast-player==1.4.0', 'console_scripts', 'podcast')() File "/Library/Python/2.7/site-packages/podcast_player/cli.py", line 286, in main...

I get several errors when I try to build, mostly in database.c: `database.c:417:18: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] return INT2NUM((long)sqlite3_errcode(ctx->db));` `database.c:748:57: error: incompatible function pointer...