Networked Media Tank
[YAMJ] Yet Another Movie Jukebox (YAMJ) v2.2 Released - Printable Version

+- Networked Media Tank (http://www.networkedmediatank.com)
+-- Forum: Community Jukebox, Themes, & UserApps Section (/forumdisplay.php?fid=106)
+--- Forum: YAMJ - Yet another Movie Jukebox (/forumdisplay.php?fid=70)
+---- Forum: YAMJ (Releases, official News,...) - Skins - Tools - Guides (/forumdisplay.php?fid=112)
+---- Thread: [YAMJ] Yet Another Movie Jukebox (YAMJ) v2.2 Released (/showthread.php?tid=45773)

Pages: 1 2 3 4 5 6 7


RE: Yet Another Movie Jukebox (YAMJ) v2.2 Released - Radibux - 11-14-2010 11:19 PM

for the poster you have to change
poster.scanner.SearchPriority.movie=

in the moviejukebox.properties


RE: Yet Another Movie Jukebox (YAMJ) v2.2 Released - Omertron - 11-15-2010 11:08 AM

(11-14-2010 10:52 PM)bohlendach Wrote:  In my properties file I have stated:

Code:
mjb.internet.plugin=com.moviejukebox.plugin.ScopeDkPlugin

It is a danish database for movies. Nevertheless many of my movies have posters and descriptions in italian.

Is this a database, a plugin or a YAMJ issue.

Does YAMJ return to the default database when there is no data found on a movie?

I didn't write that specific plugin, but I looked at the code the other day and noticed that it might be falling back on FilmUp.It (Itallian) site so that may be the issue.

Please go to the google code site and log an issue about this with examples of the films that cause the issue
Nevermind, I've "fixed" it and now it should fall back to IMDB as an alternative source of data, which may mean you get the text in English when it's not found on Scope


RE: Yet Another Movie Jukebox (YAMJ) v2.2 Released - bohlendach - 11-15-2010 09:36 PM

(11-15-2010 11:08 AM)Omertron Wrote:  Please go to the google code site and log an issue about this with examples of the films that cause the issue
Nevermind, I've "fixed" it and now it should fall back to IMDB as an alternative source of data, which may mean you get the text in English when it's not found on Scope

I just went through a couple of movies. Below you see them sorted according to the language in the plot of the movie

Code:
Italian
American Gangster (2007)
Alice in Wonderland (2010)
300 (2007)
88 Minutes (2007)
About a boy - Un ragazzo (2002)
Astro Boy (2009)
Avatar (2009)
The Bank Job (2008)
Before sunset - Prima del tramonto (2004)


English    
The Assassination of Jesse James by the Coward Robert Ford (2007)    
The Alibi (2006)
(500) Days of Summer (2009)
August Rush (2007)
Bad Lieutenant (1992)
Batoru rowaiaru (2000)

Danish
Afsløringen (Rendition) (2007)
2012 (2009)
Australia (2008)
Benjamin Buttons forunderlige liv (The Courious Case of Benjamin Button) (2008)
Beowulf (2007)

All English except Batoru rowaiaru is available in danish on Scope.

If you want me to I can still log an issue.

I have not tested the recent build of YAMJ. Only the official release v 2.2


RE: Yet Another Movie Jukebox (YAMJ) v2.2 Released - Omertron - 11-16-2010 02:46 PM

The official release won't have the fix in it.
You'll need to a) wait for the official 2.3 release, or update to the latest dev build (http://mediaplayersite.com/yamj_latest )
b) delete the affected XML files to force their update


RE: Yet Another Movie Jukebox (YAMJ) v2.2 Released - jerichoy2j - 11-27-2010 02:39 AM

getting quite a few of these errors

[Fatal Error] :1:1: Content is not allowed in prolog.
[TheTVDB API] Episode error: unable to parse TheTVDB reponse . please try again later


RE: Yet Another Movie Jukebox (YAMJ) v2.2 Released - Adrgha - 11-30-2010 06:39 PM

It is possible to change the path from say "file:///opt/sybhttpd/localhost.drives/USB_DRIVE_C-1/" to "file:///opt/sybhttpd/localhost.drives/name_of_drive/ instead? I'm having some issues after adding another external HDD, where the new drive took the name of the old one (B-1). I'm thinking there's a possibility this will change back and forth, so if I could use the name of the drive instead, that might prevent YAMJ from breaking every time it might happen.


RE: Yet Another Movie Jukebox (YAMJ) v2.2 Released - BanditRider - 11-30-2010 08:01 PM

I have a single USB drive named Elements1 and the playerpath in my libraries.xml file is:

file:///Elements1/Video/
works fine

My internal drive is entered as:

file:///share/Video/
both are formatted ext3
I don't use the yamj gui
My Apps and jukebox are on an internal USB flash drive
I use Fedora Linux and I run yamj with the following command:

./MovieJukebox.sh ./libraries.xml -c -o /mnt/c200flash/MyJukebox


RE: Yet Another Movie Jukebox (YAMJ) v2.2 Released - Adrgha - 11-30-2010 08:14 PM

Thanks, I'll try that variation and see what happens. file:///opt/sybhttpd/localhost.drives/name_of_drive/, does not work at least.

While I'm at it; is YAMJ throwing out a lot of errors related to thetvdb today, or is it just me? It's throwing out errors related to thetvdb API. I don't have the exact error, I'll re-run and check.


RE: Yet Another Movie Jukebox (YAMJ) v2.2 Released - Adrgha - 12-01-2010 10:19 AM

That worked fine Bandit, thanks.

I also got the permissions right for the ext. drive, after I reformatted and set them again with telnet. Wink


RE: Yet Another Movie Jukebox (YAMJ) v2.2 Released - najkks - 12-02-2010 05:09 PM

When i run it, i get this line:

"the property moviedb.fanart.download needs to be changed to "fanart.tv.download" and "fanart.movie.download"

where do i make these changes?


RE: Yet Another Movie Jukebox (YAMJ) v2.2 Released - Omertron - 12-02-2010 08:51 PM

In the moviejukebox.properties file


RE: Yet Another Movie Jukebox (YAMJ) v2.2 Released - najkks - 12-02-2010 10:15 PM

(12-02-2010 08:51 PM)Omertron Wrote:  In the moviejukebox.properties file

Yes that i know..

but where in the file? its a lot of text..

tried recently, but something went wrong..
easier if i get a pinpoint location on what line.. Smile


RE: Yet Another Movie Jukebox (YAMJ) v2.2 Released - Omertron - 12-02-2010 10:41 PM

There should be NO text in that file, or very little.
If you have a lot of text in the file, then you should probably delete it and start again as you have a wrong file.
Back up the file somewhere, copy the "moviejukebox.properties" file from the "properties" folder into the YAMJ folder.
Edit that file and add in your changes, including the one above.


RE: Yet Another Movie Jukebox (YAMJ) v2.2 Released - najkks - 12-03-2010 01:02 AM

(12-02-2010 10:41 PM)Omertron Wrote:  There should be NO text in that file, or very little.
If you have a lot of text in the file, then you should probably delete it and start again as you have a wrong file.
Back up the file somewhere, copy the "moviejukebox.properties" file from the "properties" folder into the YAMJ folder.
Edit that file and add in your changes, including the one above.

You are right, ive backed up that file and replaced it now

the only text i have in the file now:

mjb.skin.dir=./skins/Unique_BGL_18



# Add other properties here

imdb.id.search=imdb

imdb.perfect.match=true

imdb.site=labs

-------------------

is that correct?


RE: Yet Another Movie Jukebox (YAMJ) v2.2 Released - Omertron - 12-03-2010 09:07 AM

Yup, that's good.