MediaPortal 1 Plugins (25 Viewers)

Plugins developed and maintained by users. Want to create your own plugin? Start a thread in here.
I'm having the same problem. Should 0.6c work with 0.2? Should it work with the stability patch? :thx: for any hints that you can give, I can't wait to try this out.
I'm having the same problem. Should 0.6c work with 0.2? Should it work with the stability patch? :thx: for any hints that you...
unable to create socket python script says time out please help !!!!! Operativsystemnavn Microsoft Windows XP Home Edition...
Replies
4
Views
3K
I've been a MP user for a long damn time too...the only reason I never recommend it to 'noobs' is the lack of easy genesis/navi-x use. I personally don't need them, but most users would definitely love that type of ability (as long as it's super easy for them to use/implement).
I've been a MP user for a long damn time too...the only reason I never recommend it to 'noobs' is the lack of easy genesis/navi-x...
Hello. I LOVE mediaportal but I just wish some how the plugins from XBMC for a better online streaming usage for various sites like...
Replies
2
Views
2K
MP1 MP2 Xbox Live Plugin DE
yeah ive been working on it a little but i have another project plugin taking most of my time. I talked to that guy and yeah, he dosent want to let the souce code go.
yeah ive been working on it a little but i have another project plugin taking most of my time. I talked to that guy and yeah, he...
I was wanting to make a plugin that will allow me to see when my friends on xbox live were on and what game they were playing...
Replies
2
Views
2K
I have previously used Xface, when recently reinstalled Xface I think the fonts were too big. Don't know if the font sizes have been changed lately... Perhaps, you should ask in this thread instead, https://forum.team-mediaportal.com/xface-251/xface-skin-version-1-7-mp-1-0-final-relase-22-12-2008-a-50747/
I have previously used Xface, when recently reinstalled Xface I think the fonts were too big. Don't know if the font sizes have...
After reinstalling MP and the Xface Skin (yes deleted the cache folder, uninstalled the old MP) I get much larger fonts then the...
Replies
1
Views
991
MP1 MP2 XFire Plugin? DE
I'm not sure if this should go here or in the "my emulators" subforum (since that would be where it's general application would be), but has anyone given any thought to making a plugin for XFire? I've recently gotten a bunch of friends into MP via the My Emulators plugin, and it would be awesome to have a plugin for MP that lets me...
I'm not sure if this should go here or in the "my emulators" subforum (since that would be where it's general application would...
I'm not sure if this should go here or in the "my emulators" subforum (since that would be where it's general application would...
Replies
0
Views
802
MP1 MP2 XM Radio plugin DE
FYI to SIRIUS users...The method described by 2hype STILL WORKS TODAY! just thought i would let others know that come by this thread :)
FYI to SIRIUS users...The method described by 2hype STILL WORKS TODAY! just thought i would let others know that come by this...
Hello, Is this plugin working for anyone? I get an exception error/bad username/password (the info is correct) or can anyone...
Replies
51
Views
12K
can anyone fix this please?
can anyone fix this please?
Has anyone had any issues with the XM Radio plugin and the new v1 RC1 MP? It worked fine in .2. Now I'm getting a general...
Replies
3
Views
1K
Well it was a working plugin till about a few months ago where it would throw up a user and pw error and appears no continuing development on this fine plugin.
Well it was a working plugin till about a few months ago where it would throw up a user and pw error and appears no continuing...
I've got a basic XMRadio plugin working. It's not ready for uploading yet since my account is hard coded into it and I haven't made...
Replies
13
Views
3K
MP1 MP2 XML object types DE
Ok I found it myself. It wasnt under plugin development but under Skin development. /GannTrader
Ok I found it myself. It wasnt under plugin development but under Skin development. /GannTrader
Hi Im planing on writing a little plugin and are trying to understand how the graphic interface are built. If i understand...
Replies
3
Views
884
Hello, i have the same error. Is your MySql database on the same machine as your TV Server? YES Also I know this sounds crazy, but can you disable your network connection then try to update the programs. If this works then I know what the bug is and should be able to fix it. I DISABLED AND NOTHING Can you help me...
Hello, i have the same error. Is your MySql database on the same machine as your TV Server? YES Also I know this sounds...
I know there is xmltv2 however I have nearly completed my plugin that can import 60,000 programs from an XML file in under 2 mins...
Replies
24
Views
9K
Hello Team Mediaportal, I too am now having an importing tv guide. I think it is about where I have XMLTV in which folder & where MPtv server looks for it, but I don't know. Attached is the error I get
Hello Team Mediaportal, I too am now having an importing tv guide. I think it is about where I have XMLTV in which folder & where...
I have been using XMLTV plugin and it was working fine. Now, I am unable to get it to import any shows. all channels read "Data...
Replies
18
Views
5K
MP1 MP2 [solved] Xmltv plugin DE
Got it to work, must have been a silly typo that messed it up. thanks a bunch anyways
Got it to work, must have been a silly typo that messed it up. thanks a bunch anyways
Been using the xmltv plugin to grab a xml file with channels from a webpage called timefortv. Now they are closing down and ive...
Replies
2
Views
2K
Hi, I try to import xmltv file created with EPGCollector to MP 1.1.1 and I'm getting this error: 2010-10-16 14:07:09.712715 [SetupTv(1)]: XML tv import error loading C:\ProgramData\Team MediaPortal\MediaPortal TV Server\xmltv\tvguide.xml err:Length cannot be less than zero. Parameter name: length at...
Hi, I try to import xmltv file created with EPGCollector to MP 1.1.1 and I'm getting this error: 2010-10-16 14:07:09.712715...
Hi, I try to import xmltv file created with EPGCollector to MP 1.1.1 and I'm getting this error: 2010-10-16 14:07:09.712715...
Replies
0
Views
1K
MP1 MP2 XMMImporter DE
I get this error: See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.TypeLoadException: Could not load type 'MediaPortal.Profile.Settings' from assembly 'Core, Version=0.9.1.31035, Culture=neutral, PublicKeyToken=null'...
I get this error: See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box...
XMMImporter [Official Thread] XMM Importer v0.0.0.2 - Released 061011...
Replies
33
Views
9K
SQLite Problems I'm having some issues with SQLite and my class. Here is a portion of a class that I wrote called VIDEO_DB which is supposed to be the class which can access the SQLite DB. I have a separate test block of code which attempts to create an instance of this class and open the database as shown. However, when I run...
SQLite Problems I'm having some issues with SQLite and my class. Here is a portion of a class that I wrote called VIDEO_DB which...
I've decided to take the plunge and try to learn some C# so that I can help write some plugins and maybe even one day help with...
Replies
1
Views
1K
Thats good to hear. Thanks for your feedback ! I have nearly the same setup.. that's the reason why this plugin exists :-)
Thats good to hear. Thanks for your feedback ! I have nearly the same setup.. that's the reason why this plugin exists :-)
xpTunes xpTunes is a small webserver to control Mediaportal. As an first example you will find a small sidebar gadget...
Replies
59
Views
13K
looks good. I am interested in such a plugin too !
looks good. I am interested in such a plugin too !
This looks to be a really cool Stock Market monitoring program, but sadly its only available within XMBC Does anyone know how to...
Replies
1
Views
2K
MP1 MP2 YAC Externalplugin DE
Name, I think this depends of what kind of service you have. I use a device called NIM, that works in Sweden. So thats not much help for you i´m afraid. Hopefully someone else can help you with this Picture, absolutely. locate your thumbs folder in application data. There you have folder called yac. If you put at jpg there with...
Name, I think this depends of what kind of service you have. I use a device called NIM, that works in Sweden. So thats not much...
Hi As other users has expienced then the Original YAC plugin has some bugs, and it seem its not maintained anymore It also...
Replies
6
Views
2K
Hi! I have tried both the original YAC plugin an the newer, and far better, YAC external plugin. But I have the same problem with both, they say "incoming call" no matter what language setting I use in the Mediaportal conf. In the language files it seems string ID 1023 and 1024 should be used. Is the "incoming call" phrase...
Hi! I have tried both the original YAC plugin an the newer, and far better, YAC external plugin. But I have the same problem...
Hi! I have tried both the original YAC plugin an the newer, and far better, YAC external plugin. But I have the same problem...
Replies
0
Views
811
I use Titan. Your fix works. It looks the same as before. I tried it on 2 clients with slightly different versions of Windows 10; both work. The config program after copying your .xml still says Titan V1.4.0.0. Thanks for your fast response. A problem which has been there some time is that the caller id box doesn't appear when...
I use Titan. Your fix works. It looks the same as before. I tried it on 2 clients with slightly different versions of Windows 10...
This is the YAC listener that was part of the core in MP version 1. It has the additions of the external plugin that was developed...
Replies
11
Views
4K
MP1 MP2 YAC plugin DE
I'm using YAC and is it supposed to just pop-up on the screeen the same as it would if I wasn't running MP? It has the black background & a Yak... thanks
I'm using YAC and is it supposed to just pop-up on the screeen the same as it would if I wasn't running MP? It has the black...
I'm using YAC and is it supposed to just pop-up on the screeen the same as it would if I wasn't running MP? It has the black...
Replies
0
Views
1K
When watching anything in fullscreen, my yac will make the sound but it doesn't pop-up ontop of what i'm watching. It used to work fine, not sure how I dorked it. Any idea here? Thanks!
When watching anything in fullscreen, my yac will make the sound but it doesn't pop-up ontop of what i'm watching. It used to work...
When watching anything in fullscreen, my yac will make the sound but it doesn't pop-up ontop of what i'm watching. It used to work...
Replies
0
Views
782
Yahoo Pipes and MP PVRBlog is thinking along the same lines as you. Check out this post: http://www.pvrblog.com/pvr/2007/02/a_couple_of_thi.html Now all we need is someone in the community to make this happen.
Yahoo Pipes and MP PVRBlog is thinking along the same lines as you. Check out this post...
It looks like the application Yahoo Pipes will allow much of the content of Yahoo to be reformated and displayed in any way...
Replies
1
Views
1K
keep up good job. really like your latest version. it looks fantastic on my zalman hd160 xt. if only the font could be bigger... beacuse I hardly see it while sitting on my sofa ;-) thanks
keep up good job. really like your latest version. it looks fantastic on my zalman hd160 xt. if only the font could be bigger...
Yatse 2 : Remote for Media Centers optimized for Touch Screen Yatse means: Yet Another Touch Screen Experiment Web site ...
Replies
1
Views
2K
MP1 MP2 YleAreena plugin DE
MyOnlineVideos Might help, as it has sources available too. New Areena provides rss feeds and MyOnlineVideos can be used with rss feeds. Allthough it won't work with any current parsers in it, because Yle uses a bit different tag names in rss. But copy/paste some parser in code and change tag names should do the trick...
MyOnlineVideos Might help, as it has sources available too. New Areena provides rss feeds and MyOnlineVideos can be used with...
Hi! I would like to announce a new plugin I have been working. Idea was to publish Finnish TV broadcaster Yle's consept call...
Replies
16
Views
7K
Yes , This is correct. I think , this is going to hit OnlineVideos and MyYoutube plugins
Yes , This is correct. I think , this is going to hit OnlineVideos and MyYoutube plugins
If I got it right, according to this site we won't be able to watch YouTube videos using MP in the near future. Can someone prove...
Replies
1
Views
1K
I think the youtube.fm plugin will make it :) https://forum.team-mediaportal.com/plugins-47/new-plugin-youtube-fm-49148/
I think the youtube.fm plugin will make it :) https://forum.team-mediaportal.com/plugins-47/new-plugin-youtube-fm-49148/
I often pull up firefox and view youtube videos rather than use mediaportal just because i think its easier. But now youtube has...
Replies
3
Views
2K
@Vasilich Гуглепереводчика сложно понять :) Говорю что у меня проблемы с умляутами в похожей программе, у Киви проблемы с русским :) Прям Вавилон какой то :) ЗЫ: ИМХО нет смысла в этой новой теме, или удалить, или оставить как было ...
@Vasilich Гуглепереводчика сложно понять :) Говорю что у меня проблемы с умляутами в похожей программе, у Киви проблемы с русским...
URL http://ws.audioscrobbler.com/2.0/?method=user.getinfo&user=andrewjswan&api_key=184ba1d9a42ef2e523acd4f8b18a7d09 Worked for me :(
Replies
11
Views
3K
It is so long ago did not work, I had forgotten how it worked ... why wait for the one who remembers ... :whistle::coffee::)
It is so long ago did not work, I had forgotten how it worked ... why wait for the one who remembers ... :whistle::coffee::)
This plugin expose youtube site music videos and use the last.fm services to make dynamic playlists. To use this plugin you need a...
Replies
673
Views
168K
:) Thanks for help fellas. Ya both seem like experienced MP'ers. Could I ask either of you if you can help or give pointers for remote help as per: https://forum.team-mediaportal.com/showthread.php?t=12868 this seems to be being ignored (!) - dunno if i've committed a social faux pas or something cheers
:) Thanks for help fellas. Ya both seem like experienced MP'ers. Could I ask either of you if you can help or give pointers for...
WOW! Start by saying how impressed I am by Media Portal. I've been scouting around for a decent frontend and finally think I've...
Replies
7
Views
2K
Top Bottom