2009-02-07, 12:21 PM
Hi,
I am a proud owner of a brand new PCH-A110. First of all many thanks to Martin et al. An amazing job getting GB-PVR integrated with the Popcorn Hour. I spent a long time reading all about the various PCH plugins available on the PCH forums, but when I tried out GB-PVR I was very impressed so thought I would try to go down this route instead.
So far I have got GB-PVR working on the PCH using a shared 'mvpmc' folder on my Windows XP box (Mayhem 3 skin, using latest versions of all software). I can now browse my Photos, Music and Videos on the PCH. My Photos are working perfectly, so thats fine. Single MP3s play fine. But I have some issues.
1) If I press 'Play' when an album folder is highlighted using the Music Plugin, it does not go to the PH logo, but details of the playback appear at the bottom of the screen, However no sound comes out (playing a single song works and goes to the PH logo screen). Is this a limitation of the Music Plugin?
2) Is there a way to get album art or a slideshow when playing an MP3?
3) Playing a whole album from the standard Music Library seems to play the tracks in fairly random order. The track names have the number at the start, so I was expecting it to use that to order the tracks it plays. Any way to get it to play in album order?
4) I have my DVDs ripped to VIDEO_TS on a folder on my PC. I followed the instructions to share the drive and create a share in PH, and I can do an 'ls' in telnet and it lists the folders, but when I play the DVD, nothing happens and I get 'Unabled to play DVD directories on an MVP' in the log. Works from the PC. This is my set up
XP: D:\Vids folder
GB-PVR: Directory set up called Videos, pointing to D:\Vids
PH: Share called Vids, pointing to \\PCNAME\Vids
Any help gratefully received.
I am a proud owner of a brand new PCH-A110. First of all many thanks to Martin et al. An amazing job getting GB-PVR integrated with the Popcorn Hour. I spent a long time reading all about the various PCH plugins available on the PCH forums, but when I tried out GB-PVR I was very impressed so thought I would try to go down this route instead.
So far I have got GB-PVR working on the PCH using a shared 'mvpmc' folder on my Windows XP box (Mayhem 3 skin, using latest versions of all software). I can now browse my Photos, Music and Videos on the PCH. My Photos are working perfectly, so thats fine. Single MP3s play fine. But I have some issues.
1) If I press 'Play' when an album folder is highlighted using the Music Plugin, it does not go to the PH logo, but details of the playback appear at the bottom of the screen, However no sound comes out (playing a single song works and goes to the PH logo screen). Is this a limitation of the Music Plugin?
2) Is there a way to get album art or a slideshow when playing an MP3?
3) Playing a whole album from the standard Music Library seems to play the tracks in fairly random order. The track names have the number at the start, so I was expecting it to use that to order the tracks it plays. Any way to get it to play in album order?
4) I have my DVDs ripped to VIDEO_TS on a folder on my PC. I followed the instructions to share the drive and create a share in PH, and I can do an 'ls' in telnet and it lists the folders, but when I play the DVD, nothing happens and I get 'Unabled to play DVD directories on an MVP' in the log. Works from the PC. This is my set up
XP: D:\Vids folder
GB-PVR: Directory set up called Videos, pointing to D:\Vids
PH: Share called Vids, pointing to \\PCNAME\Vids
Code:
mkdir /mnt/D:\\Vids
mount -t cifs //192.168.0.4/Vids /mnt/D:\\Vids -o username=guest,ro
Any help gratefully received.