|
tschak909
|
 |
« Reply #15 on: November 17, 2011, 04:21:05 pm » |
|
MythTV_PlugIn is a plugin, which must be built with make so MythTV_Player is a player, which must be built with make bin
-Thom
|
|
|
|
|
Logged
|
|
|
|
|
kyfalcon
|
 |
« Reply #16 on: November 17, 2011, 04:25:41 pm » |
|
Thanks Thom.
It has been a long time since I worked in C and so much has changed. Does the Myth_Player trigger the backend startup?
Kevin
|
|
|
|
|
Logged
|
|
|
|
|
tschak909
|
 |
« Reply #17 on: November 17, 2011, 04:31:52 pm » |
|
No. mythBackend always runs, and is started at system startup by upstart.
-Thom
|
|
|
|
|
Logged
|
|
|
|
|
kyfalcon
|
 |
« Reply #18 on: November 17, 2011, 04:56:58 pm » |
|
Thanks Thom, much appreciated!
Hey as far as the device data part for the client, would that be anything like getting a user name /password for a device much like is done in the shoutcast plugin?
kevin
|
|
|
|
|
Logged
|
|
|
|
|
tschak909
|
 |
« Reply #19 on: November 17, 2011, 04:58:32 pm » |
|
Yeah. Device data however has the quirk that it is cached if read from the router, so if you use standard DCE methods of getting to it, you'll get the same answer even if it has changed, until the router reloads.
-Thom
|
|
|
|
|
Logged
|
|
|
|
|
kyfalcon
|
 |
« Reply #20 on: November 18, 2011, 12:47:25 am » |
|
That did it! Everything is working awesome! I had to move the myth executables from /usr/local/bin to usr/bin also. Once I did that everything is working great. Now I am will run the MD setup script and see how thing go with my MD's. That ceton card is the shit!
Thanks for your help Thom.
|
|
|
|
|
Logged
|
|
|
|
|
tschak909
|
 |
« Reply #21 on: November 18, 2011, 12:57:19 am » |
|
You're wecome, it's just a shame that the vast # of people who COULD make use of such tuners...can't.
-Thom
|
|
|
|
|
Logged
|
|
|
|
|
kyfalcon
|
 |
« Reply #22 on: December 09, 2011, 11:20:54 pm » |
|
Any idea why my master Mythbackend is being shutdown every minute?
|
|
|
|
|
Logged
|
|
|
|
|
tschak909
|
 |
« Reply #23 on: December 09, 2011, 11:30:20 pm » |
|
No.
-Thom
|
|
|
|
|
Logged
|
|
|
|
|