View unanswered posts | View active topics It is currently Fri May 24, 2013 12:16 am



This topic is locked, you cannot edit posts or make further replies.  [ 75 posts ]  Go to page Previous  1 ... 4, 5, 6, 7, 8
 MovieJukebox 2.5.1 Released 
Author Message

Joined: Sun Oct 31, 2010 4:48 pm
Posts: 1382
Location: Manchester, UK
Post Re: MovieJukebox 2.5.1 Released
Thanks dewadden
I'll make sure Omertron is aware of this problem in case it's something he needs to correct
Andy

_________________

Playon HD Mini PV73200+ Firmware v7.4.6 r7317 (Modified)
YAMJ v2.9-Snapshot r3416
YAYMan r0.99.99.24
MediaInfo CLI v0.7.61
Buffalo Linkstation 2TB Mirrored NAS
WD My World Book II 1TB Mirrored NAS
Wired 1GB LAN


Wed Mar 14, 2012 11:42 pm
Profile

Joined: Tue Dec 08, 2009 4:33 pm
Posts: 531
Location: Liverpool, UK
Post Re: MovieJukebox 2.5.1 Released
Wow what a cool bug :-)

Not sure what we can do about it without breaking other things.

However, I would suggest naming the file with the year at the end and it should solve your issue. I.e. "M (1931).mkv"

_________________
Yet Another Movie Jukebox Developer


Wed Mar 14, 2012 11:50 pm
Profile WWW

Joined: Fri Dec 18, 2009 8:18 am
Posts: 135
Location: Far in Singapore
Post Re: MovieJukebox 2.5.1 Released
Hello Ometron - it seems like YAMJ 2.5.1 does not come with this file "YAMJ_Installer2.0.0_i386" anymore? How should I configure the 'shortcut' link if I want to do YAMJ for another library from another folder/drive etc? Thanks.


Sun Mar 18, 2012 8:10 am
Profile YIM

Joined: Thu Jan 05, 2012 12:40 am
Posts: 810
Location: Brisbane, AU
Post Re: MovieJukebox 2.5.1 Released
FFS, RTFM!!!

In the YAMJ directory there are two files necessary, the CMD file and the library XML,

The CMD file should look like something like this:-

@Echo OFF
REM Command file generated by Omertron's GUI Config
REM YAMJ GUI Config (ACR) v1.0.3
REM http://MediaPlayerSite.com/YAMJ_GUI_Config_ACR
REM For A.C.Ryan PlayOn!HD MediaPlayer

C:
CD "\A.C.Ryan MovieJukebox"
CALL MovieJukebox ACR_Library.xml -o "R:/"
pause
exit

This library file is highly customised but should look something like this,

<!-- -->
<!-- Libraries element contains all your media directories and their paths. -->
<!-- Both local and nmt path are specified here. -->
<!-- -->
<!-- path element contains local path -->
<!-- nmtpath element contains nmtpath -->
<!-- exclude element contains a file exclusion filter for the library -->
<!-- description element contains freeform text describing this library -->
<!-- this description will show up on the detail page of every movie within-->
<!-- that library (if supported by the skin). If this is undesired, then -->
<!-- leave the description blank. -->
<!-- prebuf element is for specifying the prebuffer size (in bytes). If this is -->
<!-- undesired, then leave the prebuf blank and it will use the -->
<!-- default of 16777216 (16MB) -->
<!-- Modified GregiBoy 09/01/2012 -->

<libraries>
<library>
<path>E:\Movies\Matroska\High Definition</path>
<playerpath>file://../Movies/Matroska/High Definition/</playerpath>
<exclude name="sample,tmp/,temp/,RECYCLE.BIN/"/>
<description>HD MKV Movies</description>
<prebuf></prebuf>
<scrapeLibrary>false</scrapeLibrary>
</library>
<library>
<path>E:\Television\Television HD</path>
<playerpath>file://../Television/Television HD/</playerpath>
<exclude name="sample,tmp/,temp/,RECYCLE.BIN/"/>
<description>HD Television</description>
<prebuf></prebuf>
<scrapeLibrary>False</scrapeLibrary>
</library>
<library>
<path>E:\Movies\Matroska\Standard Definition</path>
<playerpath>file://../Movies/Matroska/Standard Definition/</playerpath>
<exclude name="sample,tmp/,temp/,RECYCLE.BIN/"/>
<description>SD MKV Movies</description>
<prebuf></prebuf>
<scrapeLibrary>false</scrapeLibrary>
</library>
<library>
<path>E:\Movies\AVI XVid</path>
<playerpath>file://../Movies/AVI XVid/</playerpath>
<exclude name="sample,tmp/,temp/,RECYCLE.BIN/"/>
<description>SD AVI Movies</description>
<prebuf></prebuf>
<scrapeLibrary>false</scrapeLibrary>
</library>
<library>
<path>E:\Television\Television SD</path>
<playerpath>file://../Television/Television SD/</playerpath>
<exclude name="sample,tmp/,temp/,RECYCLE.BIN/"/>
<description>SD Television</description>
<prebuf></prebuf>
<scrapeLibrary>false</scrapeLibrary>
</library>
<library>
<path>E:\Movies\Torrents</path>
<playerpath>file://../Movies/Torrents/</playerpath>
<exclude name="sample,tmp/,temp/,RECYCLE.BIN/"/>
<description>Torrents</description>
<prebuf></prebuf>
<scrapeLibrary>false</scrapeLibrary>
</library>
<library>
<path>E:\Music Concerts</path>
<playerpath>file://../Music Concerts/</playerpath>
<exclude name="sample,tmp/,temp/,RECYCLE.BIN/"/>
<description>Concerts</description>
<prebuf></prebuf>
<scrapeLibrary>false</scrapeLibrary>
</library>
</libraries>

The procedure is started by double-clicking on the CMD file.

_________________
"Beer is living proof that God loves us and wants us to be happy." - Benjamin Franklin 1706-1790
"It's ALWAYS Beer o'clock" - Homer Simpson


Sun Mar 18, 2012 9:45 am
Profile

Joined: Thu Mar 08, 2012 2:43 pm
Posts: 27
Post Re: MovieJukebox 2.5.1 Released
Hi all,

I own a HD2 and i have the latest beta firmware in it (v9.5.3.r7716)
It seems that YAMJ is not working well for me, i.e half of the pages are builded correctly for my tv series directory, or no movie details can be downloaded for my movie folder.

Let me tell you what i have done already.

a)I downloaded & installed YAMJ installer from AC Ryan's homepage
b)I removed the /lib and /properties folder from the installation dir on my HDD
c)I downloaded and extracted the latest YAMJ from Omertons MediaPlayer Site to the installation folder on my HDD and overwrited eventually existing files: http://mediaplayersite.com/YAMJ_Latest
d)I am pretty sure i have my files named correctly.
e)I runned the jukebox again and scan your files/folders.

Extra info:
Yet Another Movie Jukebox Build Date: 2012-03-14 23:41:20 Version: 2.6-SNAPSHOT Revision: r2976

For speed reasons, i have attached PlayonHD2 on my PC through the USB 3 port.

Now, from the error log file i see things like that:

[11:28:41 - Thread-9] WARN com.moviejukebox.writer.MovieJukeboxHTMLWriter - javax.xml.transform.TransformerConfigurationException: Failed to compile stylesheet. 10 errors detected.
at net.sf.saxon.PreparedStylesheet.prepare(PreparedStylesheet.java:199)
at net.sf.saxon.TransformerFactoryImpl.newTemplates(TransformerFactoryImpl.java:132)
at net.sf.saxon.TransformerFactoryImpl.newTransformer(TransformerFactoryImpl.java:87)
at com.moviejukebox.writer.MovieJukeboxHTMLWriter.getTransformer(MovieJukeboxHTMLWriter.java:621)
at com.moviejukebox.writer.MovieJukeboxHTMLWriter.generateMovieDetailsHTML(MovieJukeboxHTMLWriter.java:112)
at com.moviejukebox.MovieJukebox$7.call(MovieJukebox.java:1518)
at com.moviejukebox.MovieJukebox$7.call(MovieJukebox.java:1498)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
at com.moviejukebox.tools.ThreadExecutor$ScheduledThread.run(ThreadExecutor.java:101)

[11:28:42 - Thread-9] ERROR com.moviejukebox.writer.MovieJukeboxHTMLWriter - HTMLWriter: Failed generating HTML for movie the.mentalist.s03e01.hdtv.xvid-fqm
[11:28:42 - Thread-9] ERROR com.moviejukebox.writer.MovieJukeboxHTMLWriter - java.lang.Exception: java.lang.NullPointerException
at com.moviejukebox.writer.MovieJukeboxHTMLWriter.doTransform(MovieJukeboxHTMLWriter.java:656)
at com.moviejukebox.writer.MovieJukeboxHTMLWriter.generateMovieDetailsHTML(MovieJukeboxHTMLWriter.java:114)
at com.moviejukebox.MovieJukebox$7.call(MovieJukebox.java:1518)
at com.moviejukebox.MovieJukebox$7.call(MovieJukebox.java:1498)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
at com.moviejukebox.tools.ThreadExecutor$ScheduledThread.run(ThreadExecutor.java:101)
Caused by: java.lang.NullPointerException
at com.moviejukebox.writer.MovieJukeboxHTMLWriter.doTransform(MovieJukeboxHTMLWriter.java:649)

Is it something that i am doing wrong here? I could really use your help to overcome the problems.
Thanks in advance.


Mon Mar 19, 2012 12:56 pm
Profile
Display posts from previous:  Sort by  
This topic is locked, you cannot edit posts or make further replies.   [ 75 posts ]  Go to page Previous  1 ... 4, 5, 6, 7, 8

Who is online

Users browsing this forum: No registered users and 0 guests


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.