Channel not appearing in Windows client

MythTV Channel
Hi,

I trying to create a new channel. I have the client and server on the same local machine.

I can see 2 channels if I look at http://localhost:32400/channels/all - Apple Movie Trailer, and the new one I'm working on for MythTV


<MediaContainer size="2"><br />
<Directory platforms="*" protocols="" key="/video/amt" title="Apple Movie Trailers" thumb="/video/amt/:/resources/icon-default.png?t=1338805150" art="/video/amt/:/resources/art-default.jpg?t=1338805150" share="0" identifier="com.plexapp.plugins.amt" lastAccessedAt="1338805384"/><br />
<Directory platforms="*" protocols="" key="/video/mythtv" title="MYTH TV" thumb="/video/mythtv/:/resources/icon-default.png?t=1338735413" art="/video/mythtv/:/resources/art-default.jpg?t=1338735413" share="0" hasStoreServices="1" hasPrefs="1" identifier="com.plexapp.plugins.mythtv" lastAccessedAt="1338853213"/><br />
</MediaContainer>



when I run the client (fresh install) It only shows channel directory and no video channels.

Any suggestions ? I've got a container returning in debug, but need to see on the client to move to the next stage.

Thanks

Paul

Make sure that the “Video Channels” menu item is set to be displayed on the Home menu. Double check in the client client prefs. “Preferences” > “Skin” > “Home” > “Show Video Channels”

Hi,



This is enabled, and the client adds these if my ‘prod’ server is up, only not seeing the local channels. can I force to look at my server. I have changed the network to manually specify, to the loopback IP 127.0.0.1, but still not working.



Thanks



Paul

Ah. I’ve seen that issue before. In my case the local plugins on my Dev machine would only show up in the “recently used” fly-out menu on the home screen. I believe that issue is fixed in the brand new release PMS 0.9.6.3

Hi



This was fixed when I upgraded the backend.



Thanks



Paul