[19. April 2013] A-400 Advanced Network Setup now available | [11 Jan. 2013] Customize your A-400 Home Screen

Firmware: A-400 [13 May 2013] | C-300 [30 Nov. 2012] | A-300 [30 Nov. 2012] | C-200 [21 Jan. 2013] | A-200/A-210 [10 Aug. 2012]

Just got your NMT | WIKI has the answers | Search the forum | Forum Rules/Policy | Firmware & Official NMT News | Popcornhour manuals



User(s) browsing this thread: 1 Guest(s)
Post Reply 
[HTML SKIN] Rutabaga_Mod_Jlb-v1.3.4 [last update01.18.2013]
06-26-2012, 09:41 AM
Post: #376
RE: Rutabaga_Mod_Jlb-v1.3.1 [last update 02.19.2012]
Hi,
Awesome skin!
I have it working perfect except for one thing..... (and i have read this whole thread and cant seem to find the fix).

[Image: person2.jpg]

Im using:
YAMJ Version: 2.7-SNAPSHOT Revision: r3134
Rutabaga_Mod_Jlb 1.3.1

If i check the code usng notepad of the person_1.html i see this:
PHP Code:
<img align="top" height="80" width="56" src="pictures/no_people.jpg"/> 
Instead of it pointing to People/

How can i fix this?

Paulie
Find all posts by this user
Add Thank You Quote this message in a reply
06-26-2012, 09:50 PM (This post was last modified: 06-26-2012 09:51 PM by jluc2808.)
Post: #377
RE: Rutabaga_Mod_Jlb-v1.3.1 [last update 02.19.2012]
(06-26-2012 09:41 AM)pahurley Wrote:  Hi,
Awesome skin!
I have it working perfect except for one thing..... (and i have read this whole thread and cant seem to find the fix).

[Image: person2.jpg]

Im using:
YAMJ Version: 2.7-SNAPSHOT Revision: r3134
Rutabaga_Mod_Jlb 1.3.1

If i check the code usng notepad of the person_1.html i see this:
PHP Code:
<img align="top" height="80" width="56" src="pictures/no_people.jpg"/> 
Instead of it pointing to People/

How can i fix this?

Paulie
that would say , no people photo stored under people folder or no person indexed by yamj

check your moviejukebox.properties with the person and people parameters and display what is setted for this section.
Find all posts by this user
Add Thank You Quote this message in a reply
06-27-2012, 02:08 AM
Post: #378
RE: Rutabaga_Mod_Jlb-v1.3.1 [last update 02.19.2012]
(06-26-2012 09:50 PM)jluc2808 Wrote:  
(06-26-2012 09:41 AM)pahurley Wrote:  Hi,
Awesome skin!
I have it working perfect except for one thing..... (and i have read this whole thread and cant seem to find the fix).

[Image: person2.jpg]

Im using:
YAMJ Version: 2.7-SNAPSHOT Revision: r3134
Rutabaga_Mod_Jlb 1.3.1

If i check the code usng notepad of the person_1.html i see this:
PHP Code:
<img align="top" height="80" width="56" src="pictures/no_people.jpg"/> 
Instead of it pointing to People/

How can i fix this?

Paulie
that would say , no people photo stored under people folder or no person indexed by yamj

check your moviejukebox.properties with the person and people parameters and display what is setted for this section.

Hi and thanks for fast reply,
Yes all my settings are as described in here, yes i have a People folder, its full of images, xml files and html files for each person.
The pictures display in the movie details page, but not in the Person pages.


mjb.properties:

mjb.includePhoto=true
mjb.people=true
mjb.people.popularity=2
mjb.people.maxCount=1150
plugin.people.maxCount=10
plugin.people.maxCount.director=2
plugin.people.maxCount.writer=1
plugin.people.maxCount.actor=7
mjb.forcePhotoOverwrite=false
plugin.biography.maxlength=400
plugin.filmography.max=17
indexing.completePerson=true
mjb.people.folder=People


The .jpg are all in the correct folder (People/), but it seems for these pages they are not being picked up.
I tried editing the Person_1.html manually by changing for example:

PHP Code:
<img align="top" height="80" width="56" src="pictures/no_people.jpg"/> 

to

PHP Code:
<img align="top" height="80" width="56" src="People/Alec Baldwin.jpg"/> 

which worked and the pictures were there, but when i reran the jukebox they were gone again, plus there is over 1000 people, so i really dont want to do it manually.
Find all posts by this user
Add Thank You Quote this message in a reply
06-27-2012, 05:54 AM
Post: #379
RE: Rutabaga_Mod_Jlb-v1.3.1 [last update 02.19.2012]
as it's the person item check if person is setted in the
mjb.categories.indexList=.....,Person,....
mjb.categories.minCount=1 or 2 ==> depending of how many time you would like before a reference
mjb.forceIndexOverwrite=true ==> for the next run
Find all posts by this user
Add Thank You Quote this message in a reply
12-21-2012, 12:05 AM
Post: #380
RE: Rutabaga_Mod_Jlb-v1.3.1 [last update 02.19.2012]
Dear jluc28088,

I don't know if you still support this skin..!!!

I don't know what I have changed.. but now the Number and Letters in the first row of INDEX are not centered into the width of the page but are on the right border...
The second line with the Genres are OK!! what can I check to solve?

Popcorn C-200 & SKIN Rutabaga_Mod_Jlb Mod by me to make it in ITALIAN Language!
Vpr: Optoma HD200X - SintoA/V: Yamaha RX-V667- Speakers: Indiana Line TESI 260 + TESI 704
Find all posts by this user
Add Thank You Quote this message in a reply
12-21-2012, 07:24 AM (This post was last modified: 12-21-2012 07:24 AM by jluc2808.)
Post: #381
RE: Rutabaga_Mod_Jlb-v1.3.1 [last update 02.19.2012]
(12-21-2012 12:05 AM)cyberbob Wrote:  Dear jluc28088,

I don't know if you still support this skin..!!!

I don't know what I have changed.. but now the Number and Letters in the first row of INDEX are not centered into the width of the page but are on the right border...
The second line with the Genres are OK!! what can I check to solve?

yes i still support this skin , and i'm waiting for some enhancement with pchtrakt which will allow to dynamically set the watched mark.

could you give me some more detail, what did you done before the problem occurs ? - came from another release, change the skin selector, add a new yamj version ?
what skinIndex , SkinIndexMenu and on what page do you have the problem ?
Find all posts by this user
Add Thank You Quote this message in a reply
12-21-2012, 01:58 PM (This post was last modified: 12-21-2012 01:59 PM by cyberbob.)
Post: #382
RE: Rutabaga_Mod_Jlb-v1.3.1 [last update 02.19.2012]
(12-21-2012 07:24 AM)jluc2808 Wrote:  yes i still support this skin , and i'm waiting for some enhancement with pchtrakt which will allow to dynamically set the watched mark.

GREAT to have this in the Skin...

For my problem.... I have solved, the Index.xsl had an "align right" instead of "center"... I don't know why, but now is OK.
Thanks for you help us in this skin..

Hope to have the auto-watched feature soon!!

Popcorn C-200 & SKIN Rutabaga_Mod_Jlb Mod by me to make it in ITALIAN Language!
Vpr: Optoma HD200X - SintoA/V: Yamaha RX-V667- Speakers: Indiana Line TESI 260 + TESI 704
Find all posts by this user
Add Thank You Quote this message in a reply
12-21-2012, 07:31 PM
Post: #383
RE: Rutabaga_Mod_Jlb-v1.3.1 [last update 02.19.2012]
me too, great that you did solved your problem.
Find all posts by this user
Add Thank You Quote this message in a reply
12-22-2012, 11:54 AM
Post: #384
RE: Rutabaga_Mod_Jlb-v1.3.1 [last update 02.19.2012]
(12-21-2012 01:58 PM)cyberbob Wrote:  
(12-21-2012 07:24 AM)jluc2808 Wrote:  yes i still support this skin , and i'm waiting for some enhancement with pchtrakt which will allow to dynamically set the watched mark.

GREAT to have this in the Skin...

For my problem.... I have solved, the Index.xsl had an "align right" instead of "center"... I don't know why, but now is OK.
Thanks for you help us in this skin..

Hope to have the auto-watched feature soon!!

after all 2 things :

if you have an italian version uptodate with italian parameters in rutabaga-options , could you post them, so i could update in the next release.

could tell me what code sequence - line number and perhaps some abstract of the code - where you did find the align right , i will check if this is in the original code to update.
Find all posts by this user
Add Thank You Quote this message in a reply
12-22-2012, 03:05 PM (This post was last modified: 12-22-2012 03:48 PM by cyberbob.)
Post: #385
RE: Rutabaga_Mod_Jlb-v1.3.1 [last update 02.19.2012]
1) In the file INDEX.XSL, at ---- SKINIndex 2 ---- (at line 130) I changed
PHP Code:
<td width="100" align="right" valign="top" background="pictures/bar_letter.png"I changed with 
<td width="100" align="center" valign="top" background="pictures/bar_letter.png"

2) For change your skin to have all in Italian language, I have done some change in DETAIL.XSL, INDEX.XSL, overlay.properties, genres-default.xml, categories-default.xml, Cyberbob-options.xsl (YOUR Ruabaga.options.xls in the Skin directory).
If you want to check all the YAMJ+my Skin, you can direcly download the ZIP file already ready to work at:

https://www.dropbox.com/s/81trchs16mukta...012%29.zip

3) I tested the skin also with last YAMJ r3380. ALL IS OK !

Popcorn C-200 & SKIN Rutabaga_Mod_Jlb Mod by me to make it in ITALIAN Language!
Vpr: Optoma HD200X - SintoA/V: Yamaha RX-V667- Speakers: Indiana Line TESI 260 + TESI 704
Find all posts by this user
Add Thank You Quote this message in a reply
12-28-2012, 06:46 AM
Post: #386
RE: Rutabaga_Mod_Jlb-v1.3.3 [last update12.28.2012]
R1.3.3 updated - refer 1rst post
Find all posts by this user
Add Thank You Quote this message in a reply
01-10-2013, 04:11 PM (This post was last modified: 01-10-2013 04:38 PM by johnfromen6.)
Post: #387
RE: Rutabaga_Mod_Jlb-v1.3.3 [last update12.28.2012]
Hi great skin looks fantastic. As a complete beginner I was wondering if anyone could help with a few questions. I'm pretty new to YAMJ but have looked at the WiKi and the whole of this and a lot of other threads but can't find answers to the following:-

1. What do I change to stop the country flags appearing on the dvd covers on the index page?

2 What do I change to provide a link to the most recent films added to my collection (I believe there is something that looks at the date of the movie file)?

3. All the text and bars on my details page for each dvd are shifted to the right of the screen a little. What can I change to move them all over to the left a little or centre?

4. How do I remove the categories HD, Top250 and Unwatched from my index page?

5. How can I show the age rating/certification on the details page of each dvd

6. There are no links to Actors/Directors/Writers on my index page. From reading this post I believe I have to do the following to get YAMJ to download the bio's and access them using the skin but if someone could confirm if that is correct or if I am missing anything that would be really great:

a. Create a blank file with notepad and name it/place it in c:\yamj\moviejukebox.properties

b. Insert the following into that moviejukebox.properties file:

mjb.people=true
mjb.people.popularity=2
mjb.people.maxCount=1150
plugin.people.maxCount=11
plugin.people.maxCount.director=1
plugin.people.maxCount.writer=1
plugin.people.maxCount.actor=10
mjb.includePhoto=true
mjb.forcePhotoOverwrite=false
plugin.biography.maxlength=470
plugin.filmography.max=35
mjb.people.folder=People
mjb.categories.minCount=2
plugin.people.skip.TV=true
plugin.people.skip.V=true
indexing.completePerson=true

mjb.categories.indexList=Other,Genres,Title,Certification,Year,Library,Set,Perso​n,Cast,Director,Writer,Country,Award

mjb.forceIndexOverwrite=true
mjb.forceHTMLOverwrite=true

c. In c:\yamj\skins\default\skin.properties ensure:
genres.max =3
actors.max =10
directors.max =1

N.B. I have chosen to install my Rutabaga skin by simply renaming the original Rutabaga folder as “default” and renaming the original default “old default”

d. In c:\yamj\skins\default\Rutabaga-options.xsl
true

Really appreciate any help that anyone can give. Apologies for the rather long list

Many thanks

John

(01-10-2013 04:11 PM)johnfromen6 Wrote:  Hi great skin looks fantastic. As a complete beginner I was wondering if anyone could help with a few questions. I'm pretty new to YAMJ but have looked at the WiKi and the whole of this and a lot of other threads but can't find answers to the following:-

1. What do I change to stop the country flags appearing on the dvd covers on the index page?

2 What do I change to provide a link to the most recent films added to my collection (I believe there is something that looks at the date of the movie file)?

3. All the text and bars on my details page for each dvd are shifted to the right of the screen a little. What can I change to move them all over to the left a little or centre?

4. How do I remove the categories HD, Top250 and Unwatched from my index page?

5. How can I show the age rating/certification on the details page of each dvd

6. There are no links to Actors/Directors/Writers on my index page. From reading this post I believe I have to do the following to get YAMJ to download the bio's and access them using the skin but if someone could confirm if that is correct or if I am missing anything that would be really great:

a. Create a blank file with notepad and name it/place it in c:\yamj\moviejukebox.properties

b. Insert the following into that moviejukebox.properties file:

mjb.people=true
mjb.people.popularity=2
mjb.people.maxCount=1150
plugin.people.maxCount=11
plugin.people.maxCount.director=1
plugin.people.maxCount.writer=1
plugin.people.maxCount.actor=10
mjb.includePhoto=true
mjb.forcePhotoOverwrite=false
plugin.biography.maxlength=470
plugin.filmography.max=35
mjb.people.folder=People
mjb.categories.minCount=2
plugin.people.skip.TV=true
plugin.people.skip.V=true
indexing.completePerson=true

mjb.categories.indexList=Other,Genres,Title,Certification,Year,Library,Set,Perso​n,Cast,Director,Writer,Country,Award

mjb.forceIndexOverwrite=true
mjb.forceHTMLOverwrite=true

c. In c:\yamj\skins\default\skin.properties ensure:
genres.max =3
actors.max =10
directors.max =1

N.B. I have chosen to install my Rutabaga skin by simply renaming the original Rutabaga folder as “default” and renaming the original default “old default”

d. In c:\yamj\skins\default\Rutabaga-options.xsl
true

Really appreciate any help that anyone can give. Apologies for the rather long list

Many thanks

John

Sorry notice that bit of code in step d doesn't appear in the post so will use shorthand namely ensure that the variable T_Add_Person_ToIndex is set to true

Thanks
Find all posts by this user
Add Thank You Quote this message in a reply
01-10-2013, 11:43 PM
Post: #388
RE: Rutabaga_Mod_Jlb-v1.3.3 [last update12.28.2012]
1 - if you're using my mod skin language overlay is set to false so i don't understand why you have the country flag on the poster on index page => that would probably said that the skin.properties isn't used correctly ==> post the few 1rst line of the moviejukebox.properties that tell what overlay is used

2 - set the new parameter in moviejukebox.properties
mjb.newdays.movie=7 ==> 7 days before the run increase this number to 20 if you want 20 days
mjb.newcount.movie=0
# TV Show settings
mjb.newdays.tv=7
mjb.newcount.tv=0

3 - in rutabaga-options.xml play with Adjust_Left ="25" variable set to 25 now ==> try 35 and if too much adjust

4 - modify the categories-default.xml and set these categories to false

5 - add in moviejuskebox.properties theses categories to the parameter
mjb.categories.indexList=Other,Genres,Title,........Certification,Rating

6 - should work with that setting - run yamj more than once because the 1rst time all the value aren't donwloaded
perhaps set in moviejukebox.properties
mjb.categories.minCount=2

N.B. I have chosen to install my Rutabaga skin by simply renaming the original Rutabaga folder as “default” and renaming the original default “old default”
==> wrong do not rename the folder should be Rutabaga_Mod_Jlb-v1.3.3
just set the skin dir in moviejukebox.properties
mjb.skin.dir=./skins/Rutabaga_Mod_Jlb-v1.3.3


d:
PHP Code:
<xsl:variable name="T_Add_Person_ToIndex">true</xsl:variable
is ok and Person this entry should appeared in index entries
Find all posts by this user
Add Thank You Quote this message in a reply
[+] 1 user says Thank You to jluc2808 for this post
01-11-2013, 12:50 PM (This post was last modified: 01-11-2013 01:34 PM by johnfromen6.)
Post: #389
RE: Rutabaga_Mod_Jlb-v1.3.3 [last update12.28.2012]
Many thanks for all this I'll test it all over the weekend but I think I've probably not understood something basic. In relation to point 1 you say "post the few 1rst line of the moviejukebox.properties that tell what overlay is used" - I haven't put anything in there that refers to an overlay. The Rutabaga folder has various "Readme" jpg's should I be referring to them? If so I'd really appreciate an example of exactly what it should say.

I did quickly try remotely to get the age certifications to work (with some success but despite amending the certification-default.xml file to refer to subcertifications as shown in the comments the skin is showing the mpaa rating (eg PG-13 when the NFO has the certification as 12 and mpaa as PG-13) (I had set the certification as 12 and subcertification as PG-13)

Thanks again for the help.

John

I think I've realised what part of the problem might be. I downloaded from the link on page one of this thread "all start here" v.1.44 rather than !.33. That doesn't appear to have any overlay files. If you can tell me how I should set up the moviejukebox.properties file to select an overlay that would be great and I'll play around with it tonight.

Thanks again.

John
Find all posts by this user
Add Thank You Quote this message in a reply
01-11-2013, 04:22 PM
Post: #390
RE: Rutabaga_Mod_Jlb-v1.3.3 [last update12.28.2012]
Just tried with the 1.33 download and things are worse. I get lots of java errors when I run YAMJ and if I click on a movie on the index page there is no details page. Am obviously doing something very wrong.
Find all posts by this user
Add Thank You Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
User [HTML SKIN] Default-mod with fanart and localizations, v2.9.1.7 (final), updated May-17-2013 bassie112 101 22,665 05-16-2013 10:07 PM
Last Post: bassie112
  [HTML SKIN] Aeon mod by JLB - 13.05.2013 jluc2808 1 300 05-13-2013 07:21 PM
Last Post: jluc2808

Forum Jump: