Author Topic: Popcorn Hour A-200! Jukebox, Apps Market, Torrent Downloader,3D,Facebook  (Read 157043 times)

0 Members and 2 Guests are viewing this topic.

Offline Beefy

  • Trade Count: (+4)
  • Collector
  • **
  • Posts: 287
  • Liked:
  • Likes Given: 0
You can also rename your files to <movie title> <source>.<container> (ex. Wolverine bluray.mkv)  and YAMJ will automatically detect the container, resolution, codec, etc... ;)

Offline eksi

  • Trade Count: (+5)
  • DVD Guru
  • ****
  • Posts: 1,279
  • I'm Arsenal!
  • Liked:
  • Likes Given: 1
Yup..

It took me some sleepness nights to figure it out BUT when I did... oh joy!







wow ganda bro, how long ayusin per movie?

Offline scifi-fan

  • Trade Count: (+11)
  • DVD Addict
  • ***
  • Posts: 840
  • Liked:
  • Likes Given: 42
Depends....

Kung virgin jukebox ... 100 movies will take 30-45 minutes.

Once done... updates (adding/removing 1-2 movies) will only take 3-4 minutes per run.




Offline wacksy1021

  • Trade Count: (+125)
  • DVD Addict
  • ***
  • Posts: 819
  • Liked:
  • Likes Given: 4
Already finished installing my jukebox... it really is worth it lahat pag natapos mo and already changed skins also. For those who were kind enough to help me install this. Thanks a lot.. (scifi and beefy).

Online anya618

  • Trade Count: (+3200)
  • PinoyDVD Legend
  • *****
  • Posts: 21,799
  • it PAYS to be patient ;D
  • Liked:
  • Likes Given: 2689
question sa jukebox, hi-res ba ung mga movie boxart? ung nagawa ko kasi dati sa A110 hindi eh
viber/cp# 09175040694 (PLS INDICATE USERNAME)

Offline Beefy

  • Trade Count: (+4)
  • Collector
  • **
  • Posts: 287
  • Liked:
  • Likes Given: 0
I don't bother downloading the boxart. I let YAMJ do all the downloading unless I prefer a different cover art than what YAMJ picks.  

And yes I think hi res. When I tried projecting the display on an EDTV, di proportioned yung cover art
« Last Edit: Mar 23, 2010 at 10:13 PM by Beefy »

Offline wacksy1021

  • Trade Count: (+125)
  • DVD Addict
  • ***
  • Posts: 819
  • Liked:
  • Likes Given: 4
Hi, ask ko lang after jukebox is installed is it possible to change the covers and fan arts of the movies since some movies have to pictures in imdb and they cant be automatically given by the YAMJ. Thanks

Offline Beefy

  • Trade Count: (+4)
  • Collector
  • **
  • Posts: 287
  • Liked:
  • Likes Given: 0
Yes. Download the cover art you want and name it exactly the same as the mkv file, with the extension as jpg and save on the same folder of the mkv file.

Example:

American History X 1998 1080p BluRay DTS x264-CtrlHD.mkv         <--- Video file
American History X 1998 1080p BluRay DTS x264-CtrlHD.jpg          <--- Cover art
American History X 1998 1080p BluRay DTS x264-CtrlHD.fanart.jpg <--- Fanart

Offline wacksy1021

  • Trade Count: (+125)
  • DVD Addict
  • ***
  • Posts: 819
  • Liked:
  • Likes Given: 4
Yes. Download the cover art you want and name it exactly the same as the mkv file, with the extension as jpg and save on the same folder of the mkv file.

Example:

American History X 1998 1080p BluRay DTS x264-CtrlHD.mkv         <--- Video file
American History X 1998 1080p BluRay DTS x264-CtrlHD.jpg          <--- Cover art
American History X 1998 1080p BluRay DTS x264-CtrlHD.fanart.jpg <--- Fanart

Thanks Beefy greatly appreciate your help on this.

Offline eksi

  • Trade Count: (+5)
  • DVD Guru
  • ****
  • Posts: 1,279
  • I'm Arsenal!
  • Liked:
  • Likes Given: 1
Depends....

Kung virgin jukebox ... 100 movies will take 30-45 minutes.

Once done... updates (adding/removing 1-2 movies) will only take 3-4 minutes per run.


ambilis pala... kasama na pagkuha ng mga movie info nito bro? tingin ko yun ang matagal

Offline wacksy1021

  • Trade Count: (+125)
  • DVD Addict
  • ***
  • Posts: 819
  • Liked:
  • Likes Given: 4
Yes. Download the cover art you want and name it exactly the same as the mkv file, with the extension as jpg and save on the same folder of the mkv file.

Example:

American History X 1998 1080p BluRay DTS x264-CtrlHD.mkv         <--- Video file
American History X 1998 1080p BluRay DTS x264-CtrlHD.jpg          <--- Cover art
American History X 1998 1080p BluRay DTS x264-CtrlHD.fanart.jpg <--- Fanart

Mga sirs how about yung mga files na wala sa IMDB and you dont want YAMJ to change thier names kasi magiging mali siya how do we go about it,yung fanart and cover napalitan ko na kaso when I run YAMJ it renames it to something else. Is there a way para ma skip niya ito and just maintain the original name that i put in para tame siay along with the pictures. Thanks

Offline scifi-fan

  • Trade Count: (+11)
  • DVD Addict
  • ***
  • Posts: 840
  • Liked:
  • Likes Given: 42
That's a bit more tricky...

You have to learn how to make .nfo files.

Basically it's xml coding using tags.

Code: [Select]
<movie>
    <title></title>
    <originaltitle></originaltitle>
    <rating></rating>               <!-- 0 - 10 rating, can be decimal -->
    <year></year>
    <top250></top250>               <!-- the IMDB top 250 ranking, integer 1 - 250 or empty -->
    <votes></votes>                 <!-- currently unused in YAMJ -->
    <outline></outline>             <!-- a short plot description -->
    <plot></plot>                   <!-- a longer plot description -->
    <tagline></tagline>             <!-- currently unused in YAMJ -->
    <runtime></runtime>
    <premiered></premiered>         <!-- the release date of the movie -->
    <thumb></thumb>                 <!-- url of poster image. use URL formatting, such as http:// for internet resources or file:// for local resources -->
    <fanart></fanart>               <!-- url of fanart image. use URL formatting, such as http:// for internet resources or file:// for local resources -->
    <mpaa></mpaa>
    <certification></certification> <!-- Used for all certification that isn't MPAA and only used if imdb.getCertificationFromMPAA=false -->
    <playcount></playcount>         <!-- currently unused in YAMJ -->
    <watched></watched>             <!-- currently unused in YAMJ -->
    <id></id>                       <!-- the IMDB id of the movie. includes the leading "tt". Use an id of 0 or -1 to disable further internet plugin scraping. -->
    <id moviedb="allocine"></id>    <!-- the allocine id of the movie. This should work for other plugins using their PLUGIN_ID as "moviedb" value -->
    <id moviedb="filmweb"></id>     <!-- the filmweb id of the movie. This should work for other plugins using their PLUGIN_ID as "moviedb" value -->
    <filenameandpath></filenameandpath> <!-- currently unused since YAMJ determines path from searching the configured libraries -->
    <trailer></trailer>             <!-- multiple trailer records may exist -->
    <genre></genre>                 <!-- multiple genre records may exist, including any custom ones -->
    <credits></credits>             <!-- currently unused in YAMJ -->
    <director></director>
    <company></company>             <!-- The studio company that produced the movie -->
    <studio></studio>               <!-- Synonym for company tag -->
    <actor>                         <!-- multiple actor records may exist -->
        <name></name>
        <role></role>               <!-- currently unused in YAMJ -->
    </actor>
    <sets>
      <set>First Set Name</set>
      <set order="?">Another Set With An Order</set>
    </sets>
<!-- NOTE: All of the following tags will OVERWRITE the derived data -->
    <videosource></videosource>     <!-- The video source of the file -->
    <videooutput></videooutput>     <!-- The video output of the file -->
    <fileinfo>
        <streamdetails>
            <video>
                <codec></codec>
                <aspect></aspect>
                <width></width>     <!-- Width of the video file -->
                <height></height>   <!-- Height of the video file -->
            </video>
            <audio>
                <codec></codec>
                <language></language>
                <channels></channels>
            </audio>
            <subtitle>
                <language></language>    <!-- currently unused in YAMJ -->
            </subtitle>
        </streamdetails>
    </fileinfo>
</movie>

You can use the above commands... again medyo nosebleed na but it's possible.

Offline Beefy

  • Trade Count: (+4)
  • Collector
  • **
  • Posts: 287
  • Liked:
  • Likes Given: 0
Mga sirs how about yung mga files na wala sa IMDB and you dont want YAMJ to change thier names kasi magiging mali siya how do we go about it,yung fanart and cover napalitan ko na kaso when I run YAMJ it renames it to something else. Is there a way para ma skip niya ito and just maintain the original name that i put in para tame siay along with the pictures. Thanks

If you don't want YAMj to change the names, google and download yanfoe. Then use that program to generate a nfo for that particular movie. From there, using yanfoe, you can just fill in the boxes to edit the title, description, runtime, actors, fanart, cover art, etc...

That program is very useful for titles not found in imdb

Offline scifi-fan

  • Trade Count: (+11)
  • DVD Addict
  • ***
  • Posts: 840
  • Liked:
  • Likes Given: 42
Gosh... walang yanfoe sa Mac :(

Offline wacksy1021

  • Trade Count: (+125)
  • DVD Addict
  • ***
  • Posts: 819
  • Liked:
  • Likes Given: 4
If you don't want YAMj to change the names, google and download yanfoe. Then use that program to generate a nfo for that particular movie. From there, using yanfoe, you can just fill in the boxes to edit the title, description, runtime, actors, fanart, cover art, etc...

That program is very useful for titles not found in imdb

Thanks Sir Beefy. Got it na madali lang pala gamitin yung yanfoe. Now my movies and concerts are all correct.

Offline wacksy1021

  • Trade Count: (+125)
  • DVD Addict
  • ***
  • Posts: 819
  • Liked:
  • Likes Given: 4
Sirs, anybody here who knows how to edit the properties of FLAC files so when i play it in my A-200 the artists and album names are correct. So far the only thing I got right is the cover art. Already changed the properties through winamp but when I look at it in the explorer and in the PCH A200 it is still blank. Thanks sirs.

Offline wengkapre

  • Trade Count: (+86)
  • DVD Guru
  • ****
  • Posts: 1,967
  • Listen and you'll see
  • Liked:
  • Likes Given: 114
Any price update po?
Denon3312|B&W602S2|SVS PBSB2k|10dfs|NAD502|JDLabs|HTPC

Offline ert

  • Trade Count: (+25)
  • DVD Addict
  • ***
  • Posts: 708
  • Liked:
  • Likes Given: 0
Coming soon on A200 and C200
« Reply #167 on: Apr 05, 2010 at 02:46 PM »
hopefully on the next firmware update! available only to A-200 and C-200 users..  ;D











coming soon..   ;)

Offline scifi-fan

  • Trade Count: (+11)
  • DVD Addict
  • ***
  • Posts: 840
  • Liked:
  • Likes Given: 42
The beta was released today so I installed it (it's called UMC ver. 2.0 beta).

I am running it now.

Since UMC uses the same underpinnings as the upcoming Rich GUI, I finally got to see kung gaanong kalayo na Syabas sa competition in terms of software. Talagang Web 2.0 na ang interface ng NMT.

The good news is even though running dynamic content requires additional processing power, the 200 series was able to handle it... the interface was still quite fast and you can actually change themes on UMC "on-the-fly". No longer requires re-creating the jukebox over and over when you make changes.

It also changes the fanart dynamically so movies will change over time as more content is available for them sa various movie databases like IMDB.

I am quite satisfied with the A-200 now with it's ability to be configured to do pretty much everything that I pulled the trigger and ordered this upgrade;



Now medyo "pro" na ang dating ng A-200 :)
« Last Edit: Apr 07, 2010 at 12:38 AM by scifi-fan »

Offline Gsound

  • Trade Count: (+82)
  • DVD Addict
  • ***
  • Posts: 538
  • Liked:
  • Likes Given: 16
WOW! good news ha!

Offline ert

  • Trade Count: (+25)
  • DVD Addict
  • ***
  • Posts: 708
  • Liked:
  • Likes Given: 0
UMC (Universal Media Collector) Beta out now!
« Reply #170 on: Apr 08, 2010 at 02:31 PM »
Universal Media Collector Beta version! (UMC) out now!
Download here!
follow the instructions!
http://www.hdd-player.de/umc/wiki2/index.php/Hauptseite

enjoy!  ;)

Online anya618

  • Trade Count: (+3200)
  • PinoyDVD Legend
  • *****
  • Posts: 21,799
  • it PAYS to be patient ;D
  • Liked:
  • Likes Given: 2689
kelan kaya lalabas final version nito?
viber/cp# 09175040694 (PLS INDICATE USERNAME)

Offline scifi-fan

  • Trade Count: (+11)
  • DVD Addict
  • ***
  • Posts: 840
  • Liked:
  • Likes Given: 42
FYI...

You don't have to choose whether to run UMC or YAMJ.. it can co-exist happily in your NMT.

Since it's in beta, there's still some work to be done though.

- it can't detect ISO/BDMV content.
- celebrity screen lookup buggy
- MP3/Photo doesn't work well too.

Pero in terms of yabang points... pretty cool stuff.

As for release date... I predict it'll be a good 3-6 months before you see a release version.

Even the Rich GUI has been delayed and no official word from Syabas.

I'm still waiting for HD Audio to be supported in BD-Lite. Using the latest firmware for the A-200. HD Audio isn't sent to the receiver (only core DD/DTS audio).

Offline wacksy1021

  • Trade Count: (+125)
  • DVD Addict
  • ***
  • Posts: 819
  • Liked:
  • Likes Given: 4
Sirs, can someone help me about my fan art in my PCH A-200. I am using Aeon lowlist but some of my fan art shows larger in my jukebox resulting in the picture to get cropped and cut. Is there a certain resolution i need to follow for fan art to show the full photo or not cut or must i alter soething in the skin properties to do so.

Thanks a lot for the help.

Offline Beefy

  • Trade Count: (+4)
  • Collector
  • **
  • Posts: 287
  • Liked:
  • Likes Given: 0
try to post a screenshot...

Offline archaznable

  • Trade Count: (+1)
  • Collector
  • **
  • Posts: 77
  • Liked:
  • Likes Given: 0
mukhang maganda toh ah ... mukhang ma papalitan ko na yung isa kong NMT ah hehehe  ;D ;D ;D

Offline wacksy1021

  • Trade Count: (+125)
  • DVD Addict
  • ***
  • Posts: 819
  • Liked:
  • Likes Given: 4
Sirs, can someone help me about my fan art in my PCH A-200. I am using Aeon lowlist but some of my fan art shows larger in my jukebox resulting in the picture to get cropped and cut. Is there a certain resolution i need to follow for fan art to show the full photo or not cut or must i alter soething in the skin properties to do so.

Thanks a lot for the help.

Sir Beefy, here are some of the screen shots for my YAMJ fanart problem:








I have no problem with the bottom part as when already in the TV the shot is fine and not doubling the fanart as you are seeing it. My problem is the whole poster not being shone and cropped on the top side.

Thanks for the help sir...
« Last Edit: Apr 09, 2010 at 06:06 PM by wacksy1021 »

Offline Beefy

  • Trade Count: (+4)
  • Collector
  • **
  • Posts: 287
  • Liked:
  • Likes Given: 0
Did you change the following line on the skin properties to:

fanart.movie.width=1280
fanart.movie.height=720

If not, change it then save and regenarate all html files
« Last Edit: Apr 09, 2010 at 07:17 PM by Beefy »

Offline wacksy1021

  • Trade Count: (+125)
  • DVD Addict
  • ***
  • Posts: 819
  • Liked:
  • Likes Given: 4
Did you change the following line on the skin properties to:

fanart.movie.width=1280
fanart.movie.height=720

If not, change it then save and regenarate all html files

Yes I have changed the skin properties to the same numbers you said.

fanart.movie.width=1280
fanart.movie.height=720

Do you think i need to reduce the fanart movie height a bit?

Offline Beefy

  • Trade Count: (+4)
  • Collector
  • **
  • Posts: 287
  • Liked:
  • Likes Given: 0
hmmm... you can try.

What's the native resolution of your display?

Also, were you using a different skin before migrating to aeon low list?