LinuxMCE Forums
May 23, 2013, 02:30:21 am GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
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
 
  Home Help Search Chat Login Register  
  Show Posts
Pages: [1]
1  LinuxMCE / Installation issues / Re: Tuner Card's not being detcted at install on: January 06, 2009, 10:56:11 am
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  LinuxMCE / Help Wanted / Re: $$$ NEED TO BE ABLE TO LOOP/REPEAT VIDEO AND/OR PLAYLISTS on: September 30, 2008, 07:57:25 am
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  LinuxMCE / Help Wanted / Re: $$$ NEED TO BE ABLE TO LOOP/REPEAT VIDEO AND/OR PLAYLISTS on: September 29, 2008, 05:47:42 pm
Thanks for having a look Colinjones, and thanks for responding Thom.  Grin

Tommy
4  LinuxMCE / Help Wanted / Re: $$$ NEED TO BE ABLE TO LOOP/REPEAT VIDEO AND/OR PLAYLISTS on: September 29, 2008, 07:55:44 am
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  LinuxMCE / Help Wanted / Re: $$$ NEED TO BE ABLE TO LOOP/REPEAT VIDEO AND/OR PLAYLISTS on: September 20, 2008, 12:47:27 pm
I would like to know how much he wants, can you make a suggestion?
6  LinuxMCE / Help Wanted / Re: $$$ NEED TO BE ABLE TO LOOP/REPEAT VIDEO AND/OR PLAYLISTS on: September 20, 2008, 11:42:05 am
Thanks Hari I'll try tschak, but he told me it was not possible.
7  LinuxMCE / Help Wanted / Re: $$$ NEED TO BE ABLE TO LOOP/REPEAT VIDEO AND/OR PLAYLISTS on: September 19, 2008, 04:53:12 pm
Thanks

Tried Bulek suggestion with no joy, I'm probably doing it wrong.
8  LinuxMCE / Help Wanted / Re: $$$ NEED TO BE ABLE TO LOOP/REPEAT VIDEO AND/OR PLAYLISTS on: September 19, 2008, 03:57:01 pm
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  LinuxMCE / Help Wanted / Re: $$$ NEED TO BE ABLE TO LOOP/REPEAT VIDEO AND/OR PLAYLISTS on: September 19, 2008, 09:00:31 am
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  LinuxMCE / Help Wanted / Re: $$$ NEED TO BE ABLE TO LOOP/REPEAT VIDEO AND/OR PLAYLISTS on: September 19, 2008, 08:16:53 am
Thanks for the reply, I wish that was the case. Audio Playlist loop just fine but Video Playlists DON'T.
Any Suggestions??

 
11  LinuxMCE / Help Wanted / $$$ NEED TO BE ABLE TO LOOP/REPEAT VIDEO AND/OR PLAYLISTS on: September 18, 2008, 04:04:01 pm
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?


Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!