Open GoogleCodeExporter opened 8 years ago
I have resolved the problem. I used a hex editor to change the -d32 argument
for starting streambaby to -d64 in the pyTixoX binary.
Original comment by berki...@gmail.com
on 31 Dec 2013 at 10:57
Hi,
Can you explain in more detail how you got SB to work on Mavericks?
Original comment by p.charle...@gmail.com
on 21 May 2014 at 4:59
Basically, using a hex editor (hex fiend) I searched the binary executable
(pyTivoX/Contents/MacOS/pyTivoX) and found where streambaby was called
(actually 2 places). I then edited the contents to change the -d32 argument
to -d64. Make sure you do not add or delete any characters, just change
the 32 to 64.
Good luck.
Comment #2 on issue 47 by p.charle...@gmail.com: no streambaby on Mavericks
http://code.google.com/p/pytivox/issues/detail?id=47
Hi,
Can you explain in more detail how you got SB to work on Mavericks?
Original comment by berki...@gmail.com
on 22 May 2014 at 1:16
Original issue reported on code.google.com by
berki...@gmail.com
on 30 Dec 2013 at 9:56