Quit XBMC when TV is off
|
14th May, 2013, 11:40 PM
Post: #8
|
|||
|
|||
RE: Quit XBMC when TV is off
the patch was still part of the solution. I defined exit code to be 50 in that specific case you wanted to solve.
so the xbmc init script has to be updated for this new exit code. I was expecting info from you after testing, if the patch will make xbmc quit instead of sleep. if you this confirm, then we can update of xbmc init script accordingly to the patch and have "a complete solution". because if we alter init script and change sudo halt, then shutdown action will not work ... (and if it exiting with code 64, then the patch is not correct. from inside xbmc quitwait() should be called instead of original quit() or suspend() or others). If you have nightly and we want your solution to integrate to xbian distro, then I need from you following test. start the xbmc by hand from console by issuing Code: /usr/local/lib/xbmc/xbmc.bin --standalone ; echo $? ; pkill splash when xbmc exits, on console you shoud see a number (as the exit code) this should be 50 Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
« Next Oldest | Next Newest »
|