pascalw / Airplayer

Python script to make media playing software Apple Airplay compatbible. Currently supports XBMC, Plex and Boxee.
http://pwiddershoven.nl/blog/2011/01/05/airplayer.html
BSD 4-Clause "Original" or "Old" License
333 stars 42 forks source link

Image #1

Closed wookiesh closed 13 years ago

wookiesh commented 13 years ago

Hi, first wonderfull :) Wanted to give it a try, but as ever, someone has done it faster and better !

Just a thing, with the version from today 12:41 and xbmc 2:10.00~svn34731-lucid1 i cannot play pictures (black screen) and the video always starts from the beginning and i cannot navigate, is it normal ?

Thanks !

pascalw commented 13 years ago

Hi,

it's true seeking doesn't work yet, i didn't implemented it yet.

Pictures should be working though, on OSX and Ubuntu 9.10 it's working for me.

So far it has been just a quick hack, in the next few days (or probably after christmas) I'll be working on the currently missing features and I'll also be making the code a bit more robust with decent error handling and logging so we can better track down errors.

wookiesh commented 13 years ago

I just tried on Osx, for youtube movies it's ok, but photos do not appear. I'll chek a bit deeper what happens this weekend. Thanks again!!!

pascalw commented 13 years ago

I've just pushed some changes to the repo, could you please check if pictures work for you now?