MediaPortal Forums HTPC/MediaCenter

Sponsored Ads

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

Notices

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

Reply
 
LinkBack Thread Tools Display Modes
Old 2008-04-06, 15:10   #11 (permalink)
Portal Member
 
Join Date: Feb 2007
Posts: 83
Thanks: 5
Thanked 17 Times in 12 Posts

Country:


Default

I've found this files for the Replicat/ReVision skin.
It seems to works with the Monochrome skin too.

Bye,
Nephilim
Attached Files
File Type: xml common.facade.pictures.xml (2.2 KB, 5 views)
File Type: xml ShowTimesGUI.xml (6.8 KB, 7 views)
NephilimDM is offline   Reply With Quote
Old 2008-04-10, 11:52   #12 (permalink)
Portal Designer
 
Psycho Reptile's Avatar
 
Join Date: Apr 2006
Location: Hertfordshire, England
Age: 34
Posts: 771
Thanks: 145
Thanked 189 Times in 60 Posts

Country:

My System

Default

Quote:
Originally Posted by SpudR View Post
Psycho Reptile - can you work your Monochrome magic ??
I've attached another version of NephilimDM's files - bacically cleaned up the config window and some minor changes to the skin side of things. I've included skins for Indigo and Monochrome . If I broke something - sorry, NephilimDM may have to fix it again... (my first go at trying to understand C#)...
Attached Files
File Type: rar MyShowTimes 1.1.0.rar (1.57 MB, 25 views)
__________________
If you think you've found a bug in my Indigo/Monochrome/ReVision/Replicant skin, please post whether occurs using the Blue Two wide skin...
Download Indigo/Monochrome/ReVision/Replicant
Psycho Reptile is offline   Reply With Quote
Old 2008-04-11, 20:34   #13 (permalink)
Portal Member
 
SpudR's Avatar
 
Join Date: Jul 2007
Location: Yorkshire
Posts: 259
Thanks: 0
Thanked 5 Times in 5 Posts

Country:

My System

Default

Seems to not show the text on some of the buttons?
Also the details at the top left overlap each other when grabbing info...
SpudR is offline   Reply With Quote
Old 2008-04-14, 04:18   #14 (permalink)
Portal Designer
 
Psycho Reptile's Avatar
 
Join Date: Apr 2006
Location: Hertfordshire, England
Age: 34
Posts: 771
Thanks: 145
Thanked 189 Times in 60 Posts

Country:

My System

Default

You need to add the following to the end of your language file (strings_en.xml):

<String id="7211992">Trailers</String>
<String id="71119921">Show all movies</String>
<String id="71119922">Show Theaters</String>
<String id="71119923">Play Trailer</String>
<String id="71119924">Get ShowTimes</String>
<String id="71119925">Next ShowTimes Refresh</String>
__________________
If you think you've found a bug in my Indigo/Monochrome/ReVision/Replicant skin, please post whether occurs using the Blue Two wide skin...
Download Indigo/Monochrome/ReVision/Replicant
Psycho Reptile is offline   Reply With Quote
Old 2008-04-14, 15:11   #15 (permalink)
Portal Member
 
Join Date: Feb 2007
Posts: 83
Thanks: 5
Thanked 17 Times in 12 Posts

Country:


Default

Hello,

New package...

- Trailers streams now works with VideoLan Plugin (removed '*' in the "Trailer Quality" combo)
- Fixed MTSA grabber (handling of "Rating" in UK - for SpudR and Psycho Reptile )
- Improved MTSA grabber for italian movies showtimes
- Included xml files for English and Italian languages
- Little (very little ) bug fix in the GUI plugin

Bye,
Nephilim

Last edited by NephilimDM; 2008-04-23 at 12:42.
NephilimDM is offline   Reply With Quote
This User Say Thank You:
Old 2008-04-14, 16:45   #16 (permalink)
Portal Member
 
SpudR's Avatar
 
Join Date: Jul 2007
Location: Yorkshire
Posts: 259
Thanks: 0
Thanked 5 Times in 5 Posts

Country:

My System

Default

Woo hoo


Thanks guys - I'm out at the moment but will try these on my return home
SpudR is offline   Reply With Quote
Old 2008-04-15, 00:16   #17 (permalink)
Portal Member
 
SpudR's Avatar
 
Join Date: Jul 2007
Location: Yorkshire
Posts: 259
Thanks: 0
Thanked 5 Times in 5 Posts

Country:

My System

Default

Nearly there

There is some overlap at the top left whilst grabbing data (it seems to overlap the 'Grabbing data' label with the Cinema name)

Also, on returning to the 'Show all' menu the display seems to reset to icons if set to Big icons.

Big thanks for this so far though
SpudR is offline   Reply With Quote
Old 2008-04-16, 05:47   #18 (permalink)
Portal Designer
 
Psycho Reptile's Avatar
 
Join Date: Apr 2006
Location: Hertfordshire, England
Age: 34
Posts: 771
Thanks: 145
Thanked 189 Times in 60 Posts

Country:

My System

Default

Quote:
Originally Posted by SpudR View Post
There is some overlap at the top left whilst grabbing data (it seems to overlap the 'Grabbing data' label with the Cinema name)
Skin issue, I'll see what I can do...
Quote:
Originally Posted by SpudR View Post
Also, on returning to the 'Show all' menu the display seems to reset to icons if set to Big icons.
Code issue...NephilimDM , also, could you update the version info for both dlls, so it's easier to spot which version we're runing .

One other thing, could the code be modified to use a dedicated strings_en.xml etc., most localised plugins use a dedicated file in the lanuage folder of MP, I prefer this to adding anything to strings_en.xml as it changes sometimes when installing svn .
__________________
If you think you've found a bug in my Indigo/Monochrome/ReVision/Replicant skin, please post whether occurs using the Blue Two wide skin...
Download Indigo/Monochrome/ReVision/Replicant

Last edited by Psycho Reptile; 2008-04-16 at 05:49.
Psycho Reptile is offline   Reply With Quote
Old 2008-04-16, 06:26   #19 (permalink)
Portal Member
 
Join Date: Feb 2007
Posts: 83
Thanks: 5
Thanked 17 Times in 12 Posts

Country:


Default

Quote:
Originally Posted by Psycho Reptile View Post
Quote:
Originally Posted by SpudR View Post
There is some overlap at the top left whilst grabbing data (it seems to overlap the 'Grabbing data' label with the Cinema name)
Skin issue, I'll see what I can do...
Quote:
Originally Posted by SpudR View Post
Also, on returning to the 'Show all' menu the display seems to reset to icons if set to Big icons.
Code issue...NephilimDM , also, could you update the version info for both dlls, so it's easier to spot which version we're runing .

One other thing, could the code be modified to use a dedicated strings_en.xml etc., most localised plugins use a dedicated file in the lanuage folder of MP, I prefer this to adding anything to strings_en.xml as it changes sometimes when installing svn .
Ok, no problem. I'll do it ASAP.

BYe,
Nephilim
NephilimDM is offline   Reply With Quote
This User Say Thank You:
Old 2008-04-20, 00:25   #20 (permalink)
Portal Member
 
SpudR's Avatar
 
Join Date: Jul 2007
Location: Yorkshire
Posts: 259
Thanks: 0
Thanked 5 Times in 5 Posts

Country:

My System

Default

Stepped up to RC1 - how you guys getting on?
SpudR is offline   Reply With Quote
Reply

Bookmarks

Tags
myshowtimes, plugin, request, resrrect

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 On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
2 plugin request! ZeroX Improvement Suggestions 2 2005-11-22 20:00
A Request to ALL Plugin Coders (Please help me!!!) merci1983 Plugins 1 2005-01-28 16:34
Request for: My Webcam plugin... Anonymous Improvement Suggestions 5 2005-01-19 21:04
Plugin Request - Cinema Preview Plugin Schrauber Plugins 0 2004-08-17 15:34
Remote Wonder Plugin? -Request- Anonymous Improvement Suggestions 6 2004-06-16 03:19


All times are GMT +1. The time now is 08:11.


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