MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » Community Skins and Plugins » MediaPortal Plugins » Popular Plugins » Maintained Plugins » My TVSeries



Closed Thread
 
LinkBack Thread Tools Display Modes
Old 2009-04-14, 17:21   #21 (permalink)
Development Group Member
 
Join Date: Oct 2008
Posts: 427
Thanks: 27
Thanked 75 Times in 37 Posts

Country:

My System

Default

is there a way to get series name in playlist screen? i'm lost
__________________
I love my girlfriend very very much!
Black & White 1080 - perfect skin for your full HD 1080 display!
SilentExcept is offline  
Old 2009-04-14, 17:43   #22 (permalink)
Portal Member
 
Swede's Avatar
 
Join Date: Sep 2006
Location: West Coust Archipelago
Age: 48
Posts: 415
Thanks: 23
Thanked 18 Times in 14 Posts

Country:

My System

Default

Fixed sv.xml
Attached Files
File Type: xml sv.xml (13.1 KB, 42 views)
__________________
4 a gr8 job guys!
Swede is offline  
Old 2009-04-14, 18:29   #23 (permalink)
Portal Member
 
Join Date: Feb 2008
Location: Aarhus
Posts: 431
Thanks: 56
Thanked 20 Times in 20 Posts

Country:

My System

Default

I think i read somewhere it was possible to show available subtitles in the gui like logos. Think it was StreamedMP. Is this right? If it is, how would do that?
My current skin is Indigo.
1stdead is online now  
Old 2009-04-15, 03:55   #24 (permalink)
Community Plugin Dev
 
Join Date: Jun 2007
Location: Sydney
Age: 35
Posts: 2,020
Thanks: 278
Thanked 847 Times in 330 Posts

Country:

My System

Default

Quote:
Originally Posted by 1stdead View Post
I think i read somewhere it was possible to show available subtitles in the gui like logos. Think it was StreamedMP. Is this right? If it is, how would do that?
My current skin is Indigo.
This is already available in the Indigo skin...the place to look is in TVSeries.SkinSettings.xml.

If your episode has 'AvailableSubtitles' set to '1' in configuration then the skin should show this logo.
ltfearme is online now  
Old 2009-04-15, 07:16   #25 (permalink)
Community Plugin Dev
 
Join Date: Jun 2007
Location: Sydney
Age: 35
Posts: 2,020
Thanks: 278
Thanked 847 Times in 330 Posts

Country:

My System

Default

Quote:
Originally Posted by SilentExcept View Post
is there a way to get series name in playlist screen? i'm lost
Hi SilentExcept, the plugin isnt pushing the #TVSeries.Series.* and #TVSeries.Season.* fields to the skin. Its only pushing the #TVSeries.Episode fields.

But not to worry, you can simply create a formatting rule that references a series db field like so:

Code:
<Enabled>1<Format><Episode.SeriesName><FormatAs><Series.Pretty_Name>
Now you can use #TVSeries.Episode.SeriesName in the playlist skin
ltfearme is online now  
Old 2009-04-15, 08:52   #26 (permalink)
Portal Member
 
Join Date: Feb 2008
Location: Aarhus
Posts: 431
Thanks: 56
Thanked 20 Times in 20 Posts

Country:

My System

Default

Quote:
Originally Posted by ltfearme View Post
Quote:
Originally Posted by 1stdead View Post
I think i read somewhere it was possible to show available subtitles in the gui like logos. Think it was StreamedMP. Is this right? If it is, how would do that?
My current skin is Indigo.
This is already available in the Indigo skin...the place to look is in TVSeries.SkinSettings.xml.

If your episode has 'AvailableSubtitles' set to '1' in configuration then the skin should show this logo.
Yes. But I thinking, would it be possible to show the subtitles language if they are available in danish, english, swedish. A logo for each language.
I named my subtirles titel.lanuage.srt
1stdead is online now  
Old 2009-04-15, 08:54   #27 (permalink)
Community Plugin Dev
 
Join Date: Jun 2007
Location: Sydney
Age: 35
Posts: 2,020
Thanks: 278
Thanked 847 Times in 330 Posts

Country:

My System

Default

Quote:
Originally Posted by 1stdead View Post
Yes. But I thinking, would it be possible to show the subtitles language if they are available in danish, english, swedish. A logo for each language.
I named my subtirles titel.lanuage.srt
Currently not possible, but you could make an enhancement request.
ltfearme is online now  
Old 2009-04-15, 10:18   #28 (permalink)
Development Group Member
 
Join Date: Oct 2008
Posts: 427
Thanks: 27
Thanked 75 Times in 37 Posts

Country:

My System

Default

Quote:
Originally Posted by ltfearme View Post
Quote:
Originally Posted by SilentExcept View Post
is there a way to get series name in playlist screen? i'm lost
Hi SilentExcept, the plugin isnt pushing the #TVSeries.Series.* and #TVSeries.Season.* fields to the skin. Its only pushing the #TVSeries.Episode fields.

But not to worry, you can simply create a formatting rule that references a series db field like so:

Code:
<Enabled>1<Format><Episode.SeriesName><FormatAs><Series.Pretty_Name>
Now you can use #TVSeries.Episode.SeriesName in the playlist skin
thanks! powerful system
__________________
I love my girlfriend very very much!
Black & White 1080 - perfect skin for your full HD 1080 display!
SilentExcept is offline  
Old 2009-04-15, 14:36   #29 (permalink)
Portal Member
 
xppx's Avatar
 
Join Date: Sep 2007
Posts: 24
Thanks: 3
Thanked 0 Times in 0 Posts

Country:


Default

Hi,

I upgraded to v1.0.1 this weekend and I added the latest stable release v2.2.3389 of MP-TVSeries at the same time.

I must say, I was very impressed with what you did with Blue3Wide. I decided to switch from XFace back to Blue, and I was using XFace for more than a year now.

Just one minor caveat. I started with a fresh install (to avoid any problems due to a freaky combination of old and new) but still had problems with the watchdog. I had some problems with it in the first versions of the plug-in and never activated it again afterwards. However, in the install it is activated by default and I apparantly missed it.

Effect on my machine was that, after a long import of all the shows, they suddenly became all unavailable. (the show was still in black, seasons were greyed out).
Actually I found out that the watchdog had removed all localfile references in the db, but had left all the rest untouched. I really don't know why.
I solved it by disactivating the watchdog and running a full import again on the existing db (no clearing first). The 2nd import was a fraction in lenght of the first and after that all local file references were restored.

I don't use the watchdog myself, but I thought I would mention it here so that you can improve your incredible fine product even further.

Again thanks for providing such a great plug-in. I enjoy it every day!
__________________
.

Last edited by xppx; 2009-04-15 at 14:42..
xppx is offline  
Old 2009-04-15, 20:03   #30 (permalink)
Portal Member
 
Join Date: Jul 2008
Posts: 12
Thanks: 3
Thanked 1 Time in 1 Post

Country:


Default

I just reinstalled MP 1.0.1 with the latest stable MP TV-Series (2.2.3389)

Great work again ltfearme!

I love the background fanart.

One minor bug: I miss the homescreen picture of the MP 'mascotte' holding three tv screens.

I use Blue3wide, anyone else has the same problem?
BacoKarel is offline  
Closed Thread

Bookmarks

Tags
12apr09, mptvseries, release, stable

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
*NEW* MP-TVSeries v2.2.3387 SVN Test Release [10-APR-09] ltfearme My TVSeries 198 2009-04-19 06:57
MP-TVSeries v2.1.3331 (Stable) Build available [13-FEB-09] ltfearme My TVSeries 144 2009-02-25 00:33
New Release: 09/12/2008 - Streamed MP Beta Release v0.2.215 mattsk88 StreamedMP 44 2008-12-11 00:01
Trouble with MP TVSeries V2.0 Jedfordski My TVSeries 3 2008-10-01 14:38
WinTV Nova-T-SE with MP Stable Release. asdeane Newcomers Forum 1 2008-03-06 19:21


All times are GMT +1. The time now is 14:26.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden