Results 12 comments of Mattie432

Receiving pictures does not work also So whats the limitation here? Understanding how to do this via facebook? Does Pidgin support image previews/thumbnails in chats? Edit: New issue opened #255

Possibly implement a "failover" system, tries the newest version -> fail -> try next oldest -> fail -> ...

Suggest using [collapsable subscriptions](https://github.com/Mattie432/YouTweak#collapsible-subscription-groups) to help hide some of the older videos from view.

My main suggestion however, is this: Could it be possible to filter videos, and hide videos from the specified filter? For instance, on Vechs' channel, I'd like to see all...

It would be neat if YouTweak automatically removed any videos that include the keywords chosen by the user. Many youtubers have multiple different "series" they create, but not all their...

Likely an issue with the [addMoveButton](https://github.com/dredkin/deluge-rbb/blob/master/browsebutton/gtkui.py) implementation. Feel free to submit a fix, unsure when I can look into this.

Unsure, could look into [running in debug mode](http://dev.deluge-torrent.org/wiki/Troubleshooting#EnableDelugeLogging) to see if any errors are output. Would give you a clearer idea of whats the problem.

Are you running this through a py-egg you've built? Looks like the issue described [here](https://github.com/dredkin/deluge-rbb#windows)

Looks like one of the pip dependencies has been upgraded. Suggest replacing `psycog2` in setup.py with `psycopg2-binary` and see if that helps

I've been inactive for a while. Currently have limited computer access. Will try to push a fix soon (ish)