Alfredo Amatriain

Results 17 comments of Alfredo Amatriain

Currently there's no way to access the All Subscriptions list directly with a URL, I'm afraid.

It's a good idea, I'm adding it to my to-do list. Ideally I'd like to keep application state synchronized with URL fragments, so that thinks like directly linking to a...

The ability to change a feed title from the UI is in the to-do list, it's not currently implemented. Currently the API does not support per-user feed titles, that has...

Actually bin/setup was created automatically by the scripts for the migration to Rails 4.2, and it hasn't been changed since then. It is not useful in its current state. Currently...

This error happens with redis gem versions from 4.0 onward. This is caused by the removal of the Redis#connect method, which was deprecated long ago. The fix is to use...

Fixes https://github.com/steelThread/redmon/issues/99

Travis errors seem caused by incompatibility between ruby versions and some gems? I'm pretty sure the code changes in this PR are not causing the errors I'm seeing in Travis...

Which version of the virtualcam plugin are you running?

@swiftusa would you consider creating a PR so @chinchang can consider including it in a future release?

I'm experiencing the same problem as @ksinkar. When I try to dynamically change the configuration of a dynamic persistant schedule, it seems to change in the web interface but it...