The Tizonia Project

Results 90 comments of The Tizonia Project

I'm currently in the process of adding plex support to my project (https://github.com/tizonia/tizonia-openmax-il), which uses pychromecast to cast audio URLs to chromecast devices, using the default media receiver. Currently, I...

Here is the log: [cast.log](https://github.com/balloob/pychromecast/files/1734743/cast.log)

@d8ahazard . Thanks. I haven't got a chance to look at your code yet, but > URL's from the Plex Web app are not the same format that is sent...

@d8ahazard: Sorry, I think I've realized now. You think I'm using URLs from the Plex Web app. No, my app uses pkkid/python-plexapi to retrieve proper streaming URLs from the Plex...

@mattpurnell : This is not working for me yet, but I have not tried in a few months. The last time I tried, it seemed as if the Plex server...

Hi! @jpcaldwell30 Thanks for checking out the software. That sounds really cool. Have you published anywhere the steps to reproduce your setup?. I think I may have some time alone...

Sorry, I keep forgetting that `tizonia-remote` is not distributed in the Debian packages (although in my todo list for a long time!) The script is in the repo, in this...

Some more info: this is the solution that I use to have D-Bus in a headless Rpi: https://pastebin.com/6jSTHQ2M

Hi!, thanks for bringing this up. I've had a brief look at it and it seems like there is no documentation (that I could find) about the new API. https://developers.soundcloud.com/docs/api/reference...

@tcaddy Thanks, I believe pianobar uses its own internal library: https://github.com/PromyLOPh/pianobar/tree/master/src/libpiano https://packages.debian.org/jessie/libpiano-dev but the last time I checked, it looked quite cumbersome to use. I think Pydora looked much more...