View unanswered posts | View active topics It is currently Wed Jun 19, 2013 9:09 pm



This topic is locked, you cannot edit posts or make further replies.  [ 493 posts ]  Go to page Previous  1 ... 25, 26, 27, 28, 29, 30, 31 ... 50  Next
 How to use TViXiE2Playon!HD 
Author Message

Joined: Mon May 10, 2010 9:16 am
Posts: 42
Post Re: How to use TViXiE2Playon!HD
OoD wrote:
Please Try this. TViXiE2Playon!HD(Build.2010.7.26)


I can't thank you enough OoD, your RSS jukebox has saved me the trouble of waiting for YAMJ to search my HDDs for the index files (I wonder why didn't ACR developer consider saving existing jukboxes paths + giving the option to add/edit instead of searching for the index files every single time YAMJ is started. !?!

Any way, I just have one question that I tried researching but wasn't lucky.
For the RSS jukebox, is it possible to re-render the channel background whenever a poster comes into focus (using browsing the PhotoFocusView category screens) ?

I am not sure if it can be scripted as I know the <backgroundDisplay> is defined once, but I am not sure if it can re-rendered afterwards.

It would be great if you can provide insights ..
Thanks in advance.


Thu Aug 05, 2010 11:35 am
Profile

Joined: Thu Mar 04, 2010 2:30 pm
Posts: 148
Post Re: How to use TViXiE2Playon!HD
aasoror wrote:
I can't thank you enough OoD, your RSS jukebox has saved me the trouble of waiting for YAMJ to search my HDDs for the index files (I wonder why didn't ACR developer consider saving existing jukboxes paths + giving the option to add/edit instead of searching for the index files every single time YAMJ is started. !?!

Any way, I just have one question that I tried researching but wasn't lucky.
For the RSS jukebox, is it possible to re-render the channel background whenever a poster comes into focus (using browsing the PhotoFocusView category screens) ?

I am not sure if it can be scripted as I know the <backgroundDisplay> is defined once, but I am not sure if it can re-rendered afterwards.

It would be great if you can provide insights ..
Thanks in advance.


Please Try this. TViXiE2Playon!HD(Build.2010.8.6)

What new:
  • Add moviesheet tag. (Use thumbgen to create moviesheet file.)
    Image

  • Add sample template to use MovieSheet file.
    • MovieSheet_withTitleText.Yamj.template
    • MovieSheet_withoutTitleText.Yamj.template
    • MovieSheet_withTitleText.RSS.template
    • MovieSheet_withoutTitleText.RSS.template

    MovieSheet template can change background picture when a poster comes into focus.

    Sample pic:
    Image


    ps..
    1. Screen render is slow when background is change (~1 sec).
    2. You can't select Photoview and PhotofocusView option when use MovieSheet Template.
    3. In Movie Sheet menu can't play movie direct. It need to enter to movieinfo page to play movie.

    I don't know command to play movie direct.
    i want "moviefile.mkv" to change when index is change.
    Code:
    <mediaURL url=moviefile.mkv />

    I try to use <mediaURL> or <enclosure> tag without Attribute "url=".

    I use command like this but it don't work
    Code:
    <mediaURL>
       <url>
         <script>
            Movie_File=getStringArrayAt(Movie_File_Array , Current_Item_index);
            Movie_File;
         </script>
       </url>
    </mediaURL>


Fri Aug 06, 2010 5:58 pm
Profile

Joined: Mon May 10, 2010 9:16 am
Posts: 42
Post Re: How to use TViXiE2Playon!HD
OoD wrote:
Please Try this. TViXiE2Playon!HD(Build.2010.8.6)

OoD .. its working working fine, thank you so much for your efforts.
I have couple of notes though:
- As you mentioned, you lose the poster wall (photoview) with the sheet template, is there any way around it ?
- Unlike the old PhotofocusView the movie poster doesn't slide into center view, and also doesn't get bigger when focused. The second point isn't as important but because the posters aren't center sliding, they always start from the left of the screen and if you have few (2~3) posters to display the poster bar doesn't look that good. Is there a way to make the focused poster centered and for focused poster to go bigger like your old PhotofocusView ?

Thanks again, great work.


Fri Aug 06, 2010 9:30 pm
Profile

Joined: Mon May 10, 2010 9:16 am
Posts: 42
Post Re: How to use TViXiE2Playon!HD
aasoror wrote:
- As you mentioned, you lose the poster wall (photoview) with the sheet template, is there any way around it ?

I used the Other_All_1.rss from the jukebox created by the Build.2010.7.26 .. this fixed the problem :)


Sat Aug 07, 2010 10:52 pm
Profile

Joined: Thu Mar 04, 2010 2:30 pm
Posts: 148
Post Re: How to use TViXiE2Playon!HD
TViXiE2Playon!HD(Build.2010.8.8) New

What new
  • Change Viewsize and ViewType option to select via template file.
  • Can select different template for each Categories.
  • Rearrange and Remove some unused option.

Download Click Here
ps.
- template file begin with RSS is for RSS Movie jukebox
- template file begin with Yamj is for Yamj Movie jukebox

Image

edit: update download link
- Fix error poster resize function don't work.


Last edited by OoD on Sun Aug 08, 2010 4:58 pm, edited 4 times in total.



Sun Aug 08, 2010 6:00 am
Profile

Joined: Thu Mar 04, 2010 2:30 pm
Posts: 148
Post Re: How to use TViXiE2Playon!HD
aasoror wrote:
I have couple of notes though:
- As you mentioned, you lose the poster wall (photoview) with the sheet template, is there any way around it ?

Please try TViXiE2Playon!HD(Build.2010.8.8)

- Unlike the old PhotofocusView the movie poster doesn't slide into center view, and also doesn't get bigger when focused. The second point isn't as important but because the posters aren't center sliding, they always start from the left of the screen and if you have few (2~3) posters to display the poster bar doesn't look that good. Is there a way to make the focused poster centered and for focused poster to go bigger like your old PhotofocusView ?

Please try TViXiE2Playon!HD(Build.2010.8.8) and use moviesheet template -> "RSS_MovieSheet_1x9_Center.template". It use photofocus tag so poster can slide into center when it is on focus. But photofocus have screen render problem when background is not solid color. So I paint black bar as background on the bottom.



Sun Aug 08, 2010 9:06 am
Profile

Joined: Thu Mar 04, 2010 2:30 pm
Posts: 148
Post Re: How to use TViXiE2Playon!HD
I found error on TViXiE2Playon!HD(Build.2010.8.8)
- Poster resize function don't work.
I already fix it.

Please download again. -> TViXiE2Playon!HD(Build.2010.8.8)


Sun Aug 08, 2010 4:56 pm
Profile

Joined: Tue Aug 03, 2010 4:05 pm
Posts: 153
Post Re: How to use TViXiE2Playon!HD
Just noticed this topic since i'm to busy getting YAMJ to work the way i want it to work.

Got a few question before i'm going to play with this.

* will it show me movie wall directly instead of going true 3 pages to get a overview of my movies like in YAMJ?
* will it sort TV shows?
* do i need latest beta FW for this with YAMJ support in it?

Thanks in advance.

_________________
Wired Playon!HD C+ | 1TB HDD | f/w - r4138


Sun Aug 08, 2010 8:10 pm
Profile

Joined: Mon May 10, 2010 9:16 am
Posts: 42
Post Re: How to use TViXiE2Playon!HD
OoD wrote:
I found error on TViXiE2Playon!HD(Build.2010.8.8)
- Poster resize function don't work.
I already fix it.

Please download again. -> TViXiE2Playon!HD(Build.2010.8.8)


I have just tested it, thanks again for the promptness, here is the bugs I have noticed:

BUG 1
- The category names on left bar, only "All" and "Library" are displayed correctly in English, for the the rest of the items I am getting gibberish ("Genre, Year, Rating").

Problem seems within the Categories.xml
Code:
<library>
    <category name="All Movies">
    </category>
    <category name="»?">
     </category>
    <category name="»??à?·">
    </category>
    <category name="¤???¹???">
        <index name="????? (0)">Rating_0001_08-10</index>
        <index name="???? (1)">Rating_0002_06-08</index>
        <index name="??? (8)">Rating_0003_04-06</index>
        <index name="?? (0)">Rating_0004_02-04</index>
        <index name="? (0)">Rating_0005_00-02</index>
    </category>
    <category name="Library">
    </category>
</library>


BUG 2
- Sheets aren't displayed in the MovieSheetView (getting the default background), I use the same file for movie info and it is displayed correctly once you enter any poster (in any view). In the jukebox building program I have changed the "MovieSheet FileName" from "sheet.jpg" to match the name of my sheets.

The problem seems to be the new moviesheet file name isn't updated in the XML file .. Other_All_3.xml
Code:
      <Movie>
         <id>1</id>
         ....
         <moviesheet>../../ALICE IN WONDERLAND/sheet.jpg</moviesheet>
         ....
      </Movie>


BUG 3
- Movie titles aren't displayed in English .. Except for the "All Movie" category.
Seems to be related to parsing the XML files from the .tgmd/.nfo
Check the following movie entries from "other_all_2.xml"
Code:
<Movie>
         <id>4</id>
         <title>Barbie in the 12 Dancing Princesses</title>

      </Movie>
      <Movie>
         <id>6</id>
         <title>Barbie as Rapunzel</title>
      </Movie>

Now from "Genres_0001_Animation.xml"
Code:
      <Movie>
         <id>4</id>
         <title>Barbie in: Die 12 tanzenden Prinzessinnen</title>
      </Movie>
      <Movie>
      <Movie>
         <id>6</id>
         <title>Barbie als Rapunzel</title>
      </Movie>

Now checking the info file for the movie:
Code:
  <title>Barbie in the 12 Dancing Princesses</title>
  <originaltitle>Barbie in: Die 12 tanzenden Prinzessinnen</originaltitle>

Apparently, <originaltitle> is used though the jukebox builder is set to use <title> instead.

NOTE
- I can only get the three viewing modes under "All" category, for the rest of the categories, only "MovieFocusView" used.


Thanks again for your efforts I hope my bug report is useful, let me know if I can be of any more help.


Last edited by aasoror on Sun Aug 08, 2010 9:50 pm, edited 3 times in total.



Sun Aug 08, 2010 8:57 pm
Profile

Joined: Sun Aug 01, 2010 2:34 am
Posts: 8
Post Re: How to use TViXiE2Playon!HD
I have read this thread with great interest and Kudos to OoD, thanks so much. Let me ask though, I already am running YAMJ and even Thumbgen. So, is the advantage of this method described in this thread, make it so my Playon mini will "remember" where my Jukebox is and I don't have to click a lot to access it? Also, in the screenshot of the RSS Movie Jukebox feed, does clicking this icon open my library?

If so, I would like to try this method of access to my library.


TIA


Sun Aug 08, 2010 9:34 pm
Profile
Display posts from previous:  Sort by  
This topic is locked, you cannot edit posts or make further replies.   [ 493 posts ]  Go to page Previous  1 ... 25, 26, 27, 28, 29, 30, 31 ... 50  Next

Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by: phpBB | Innitial forum Design by: STSoftware | Modified by: AC Ryan.