News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Tommy

#1
Hi there I had the same problem with my PVR150 card can TSCHAK and the guys helped me out, you need to do the following:

LMCE Admin

Advanced -> Configuration -> device templates -> Haupage -> pvr-interfaces cards -> Pvr-150

Under the plug&play section

Create a new plug&play device duplicating everything but the Vendor Model ID .

Don't save just yet.

Now goto a console and issue the following commands
1.   mysql -uroot pluto_main
2.   SELECT VendorModelId FROM PnpQueue WHERE VendorModelId LIKE "4444%" GROUP BY VendorModelId;

Select the result and add it to the "Vendor Model ID" pnp section of the PVR-150 Template, now save.

Still under mysql on the console

3. DELETE FROM PnpQueue WHERE VendorModelId LIKE '4444%';


Reboot and LMCE should detect your card.

#2
Just the response was good enough for me, I tried to have a look at the media plugin source myself, if I knew what I was looking for I could help too.
#3
Thanks for having a look Colinjones, and thanks for responding Thom.  ;D

Tommy
#4
Hari, is there anybody else I could try besides TSCHAK, He seems very busy and I just don't seem to be able to get hold of him. I think I'm annoying him by asking about the same thing over and over.

#5
I would like to know how much he wants, can you make a suggestion?
#6
Thanks Hari I'll try tschak, but he told me it was not possible.
#7
Thanks

Tried Bulek suggestion with no joy, I'm probably doing it wrong.
#8
Thanks again for the feedback, but when you say "I'm sure the other guys can correct this", what guys are you talking about?
Who would I need to contact?
#9
Just for some more info.

If I tail the Xine log file while playing a Audio playlist I never get a "CMD_Stop_Media()" command. When I play a Video playlist after the last entry it gives me a "CMD_Stop_Media()"

Audio log
"Xine_Player::EVENT_Playback_Completed(streamID=1004) <0x4680c950>
    Xine_Player::CMD_Play_Media() called for id 1004 filename: /home/public/data/audio/test1.wav () <0x41001950>
    Xine_Player::CMD_Play_Media() stopping PSS <0x41001950>
    Xine_Player::CMD_Play_Media() set stream 1004 as last rendering to screen. <0x41001950>
    Xine_Player::CMD_Play_Media() called for id 1004 filename: /home/public/data/audio/"

Video log
".894    Xine_Stream::changePlaybackSpeed no running seekers found <0x45009950>
.894    Xine_Player::EVENT_Playback_Completed(streamID=1003) <0x45009950>

.895    Xine_Player::CMD_Stop_Media() with corresponding stream id 1003 0xbbf750. <0x41001950>
.895    Xine_Stream::changePlaybackSpeed no running seekers found <0x41001950>
.895    Xine_Player::EVENT_Playback_Completed(streamID=1003) <0x41001950>
.954    XineStreamEventListener called on non-initialized stream - aborting command <0x45009950>
.987    Closed stream AV with ID=1003 <0x41001950>"




#10
Thanks for the reply, I wish that was the case. Audio Playlist loop just fine but Video Playlists DON'T.
Any Suggestions??

#11
I need to be able to loop / repeat a video and/or a playlist, played locally or streamed to other MDs'.

Is it possible and if it is what will it cost?