MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Community Skins and Plugins » Plugins


Plugins Plugins developed and maintained by users. Want to create your own plugin? Start a thread in here.

Reply
 
Thread Tools Display Modes
Old 2005-08-23, 17:06   #41 (permalink)
Portal Member
 
Join Date: Sep 2004
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts


Default

great,

got it working now.

must have been something to do with the now fixed channelgroups
__________________
Pat
patpotlood is offline   Reply With Quote
Old 2005-08-24, 01:45   #42 (permalink)
Portal Member
 
Join Date: Jun 2005
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Hi Chad

Thanks for the update

will give it a go when i find the time

great mp plugin
pinny121 is offline   Reply With Quote
Old 2005-08-24, 09:21   #43 (permalink)
Portal Member
 
Join Date: Aug 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Hi!

I'm using August 2005 build of XBMC and latest build of plugin. I get the connection and I can see my recorded TV but the appearence is not correct. Please see included image for easier understanding. I apologize for the bad image quality, it was taken with a mobile phone.



Regards,
Simon
s53zo is offline   Reply With Quote
Old 2005-08-24, 10:17   #44 (permalink)
Portal Member
 
thechad's Avatar
 
Join Date: Feb 2005
Location: Geelong, Australia
Age: 26
Posts: 187
Thanks: 1
Thanked 0 Times in 0 Posts

Country:

My System

Default

s53zo

It appears that the textures are not being applied to the interface elements. From memory the texture paths are absolute at the moment so if the textures are not in the correct location then you will get blank (black) textures. this should not be an issue in the next version as it will be skinable.

Anyway try making sure the textures are in the folder path
%XBMC Root%\scripts\mediaportal\skin\media\

Let me know if this helps, also I believe that if you look at the script output using the white button from the script panel you should see error messages relating to this.

Apologies for the static paths :?
__________________
thechad is offline   Reply With Quote
Old 2005-08-24, 18:07   #45 (permalink)
Portal Member
 
Join Date: Aug 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Quote:
Originally Posted by thechad
Anyway try making sure the textures are in the folder path
%XBMC Root%\scripts\mediaportal\skin\media\

Let me know if this helps
Yep, this works. Thanks. I had the skins in wrong folder. Emphasise this in the manual please.

Know when I go and select a recorded movie and press a green button nothing happens. I've compressed a file within MP so it is no longer dvr-ms but still nothing happens. Nothing in the MP log file also. Any clues?

Thanks for helping.
Simon
s53zo is offline   Reply With Quote
Old 2005-08-25, 05:29   #46 (permalink)
Portal Member
 
thechad's Avatar
 
Join Date: Feb 2005
Location: Geelong, Australia
Age: 26
Posts: 187
Thanks: 1
Thanked 0 Times in 0 Posts

Country:

My System

Default

s53zo

regarding the recoring not playing, you will need to check you file share settings on the MP box to make sure your Recordings folder is shared out.

Then check to make sure you can access it in XBMC under my Videos.

Also confirm that in mpsettings you have the correct local and remote path set.

If your having trouble with it still email me your TVDatabase from MP and your mpsettings.py and I will check the settings.

Chad
__________________
thechad is offline   Reply With Quote
Old 2005-08-25, 19:27   #47 (permalink)
Portal Member
 
Join Date: Jun 2005
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts


Default GREAT

Nice Install documention

I have the latest script and server installed and working great

i can't thank you enough for this
it is just what i have been looking for.

Pinny
pinny121 is offline   Reply With Quote
Old 2005-08-26, 20:15   #48 (permalink)
Portal Member
 
Join Date: May 2004
Location: Sweden
Posts: 91
Thanks: 1
Thanked 2 Times in 2 Posts

Country:


Default

@thechad, can I make a suggestion/request?, use the XBMSP protocol instead of or as an option to SMB/SAMBA :wink:

Why you ask? Well firstly was designed for streaming, (SMB/SAMBA is not), it's faster/smoother, and it supports auto-detect,
(the auto-detect function would fit perfectly in here as it would make network configuration so much simpler / almost none).
If you could implement a XBMSP/ccXStream server (in C# code) as part of your plugin for MediaPortal that be really great 8)

You can find more information (inc. code and docs) about XBMSP (and ccXStream) here:
http://mfxstream.sourceforge.net / http://sourceforge.net/projects/mfxstream
http://prdownloads.sourceforge.net/x...ar.gz?download
http://prdownloads.sourceforge.net/x...n.rar?download
http://sourceforge.net/projects/pxbmsps

PS! Also checkout the TiVo-version of ccXStream-server (as it streams MPEG-TS) and it's respective python-scripts:
http://www.xboxmediaplayer.de/cgi-bi...ST;f=21;t=4005
http://www.xboxmediaplayer.de/cgi-bi...T;f=21;t=14227
http://www.dealdatabase.com/forum/sh...033#post219033
http://www.dealdatabase.com/forum/sh...0&postcount=94
__________________
Regards / Gamester17. Project Manager, The XBMC Project.
xbmc.org the official XBMC website and forums.
Gamester17 is offline   Reply With Quote
Old 2005-08-29, 20:34   #49 (permalink)
Portal Member
 
Join Date: Jul 2005
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts


Default

If you consider XBMSP, I would strongly suggest doing so as an option. I personaly know noone using it except for SMB. I can see some advantages, but it's too much of a hassle to me.

Just my 2 cents

Quote:
Originally Posted by Gamester17
@thechad, can I make a suggestion/request?, use the XBMSP protocol instead of or as an option to SMB/SAMBA :wink:

Why you ask? Well firstly was designed for streaming, (SMB/SAMBA is not), it's faster/smoother, and it supports auto-detect,
(the auto-detect function would fit perfectly in here as it would make network configuration so much simpler / almost none).
If you could implement a XBMSP/ccXStream server (in C# code) as part of your plugin for MediaPortal that be really great 8)

You can find more information (inc. code and docs) about XBMSP (and ccXStream) here:
http://mfxstream.sourceforge.net / http://sourceforge.net/projects/mfxstream
http://prdownloads.sourceforge.net/x...ar.gz?download
http://prdownloads.sourceforge.net/x...n.rar?download
http://sourceforge.net/projects/pxbmsps

PS! Also checkout the TiVo-version of ccXStream-server (as it streams MPEG-TS) and it's respective python-scripts:
http://www.xboxmediaplayer.de/cgi-bi...ST;f=21;t=4005
http://www.xboxmediaplayer.de/cgi-bi...T;f=21;t=14227
http://www.dealdatabase.com/forum/sh...033#post219033
http://www.dealdatabase.com/forum/sh...0&postcount=94
mvoosten is offline   Reply With Quote
Old 2005-08-29, 20:41   #50 (permalink)
Portal Member
 
Join Date: Jul 2005
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Hi Chad,

Tested your latest version and seems ok now. Channels work without the groups and no lockups in the EPG. What's on now is nice!
Only found that the second option 'on at?' was taking extreem long when I entered something (btw, what should be entered here? May need some clarification on this option in the screen) when it came back to the channel section nothing seemed to work anymore, that is... buttons work when clicked but underlying function didn't seem to work.

With the channelguide, can't recall if requested earlier, but since you got the what's on now working.. could you filter out all times in the channel guide already passed?



Quote:
Originally Posted by thechad
Ok i have found some issues that are going to take a little ironing out as I am a bit lost. The problems you guys seem to be having is related to special non-english characters in the XML files that are sent between the Xbox and Mediaportal. Thanks to mvoosten for his database as I can use this for testing.

I have also corrected the issue for users that have no channel groups so that an All Channels group is included like in MP.

Hopefully I can iron out the language issues this weekend and get an update out some time next week.

cheers

Chad
mvoosten is offline   Reply With Quote
Reply

Bookmarks

Tags
4mar07, intergration, scripts, update, v06d, xbmc

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Technotrend DVB-S no LNB switch Erbsenkopp General Support 0 2006-08-03 09:04
Technotrend Budget 1500 CI no LNB switch Erbsenkopp General Support 0 2006-08-03 08:46
Tuning-problem - FireDTV - Stockholm-Nacka alek01 Installation, configuration support 2 2006-07-10 23:06
PVR500 only 1 Tuner working rovalis General Support 2 2006-03-09 15:13


All times are GMT +1. The time now is 13:53.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress