[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 
Oversight 2.0-alpha-r1913 MultiLingual unstable alpha release
06-15-2011, 04:13 AM
Post: #286
RE: Oversight 2.0-alpha-r1913 MultiLingual unstable alpha release
Hi,
I had a similar problem with files/folders containing ' in the name. eg. D'Video.
These few that I had are not in imdb so I created nfo files for them but unless I removed the ' it would not pick up the details from the nfo file.

I then renamed them to not use the ' and it works better. Which leads me to my next problem. It seems like nfo.awk does not pick up the genre properly. I see that is is trying to count the number of instances of genre in the file and then join the genre's together separated by a |. This does not seem to work. I have a nfo file like the following :

<movie>
<title>Jimmy Magee: A different Class</title>
<originaltitle></originaltitle>
<rating></rating>
<year>2010</year>
<plot>After nearly fifty years at the top of the Irish sports commentary game, Jimmy Magee's exuberance and enthusiasm persists. In this programme Jimmy revisits the landscape of his youth, his sporting highlights and his working life during the year that was 2010.</plot>
<runtime>26</runtime>
<thumb></thumb>
<fanart></fanart>
<id>-1</id>
<genre>Documentary</genre>
<genre>Sport</genre>
</movie>

If I use this then I get the genre set to movie|genre|movie|genre<2
I see the piece of code where it is doing it in nfo.awk:

num = find_elements(xml,"/movie/genre",empty_filter,0,tags);
if (num) {
for(i = 1 ; i <= num ; i++ ) {
tmp = tmp "|"tags[i];
}
minfo2["mi_genre"] = substr(tmp,2);
}

I see what you are trying to do here but I cant see where it is going wrong. Anyway I commented out that section and added the line:

minfo2["mi_genre"] = xml["/movie/genre"];

I then modified my nfo file to have all the genre's in one line separated by a | and it works properly. Of course that violates the XBMC format but it is a quick solution for me.

<movie>
<title>Jimmy Magee: A different Class</title>
<originaltitle></originaltitle>
<rating></rating>
<year>2010</year>
<plot>After nearly fifty years at the top of the Irish sports commentary game, Jimmy Magee's exuberance and enthusiasm persists. In this programme Jimmy revisits the landscape of his youth, his sporting highlights and his working life during the year that was 2010.</plot>
<runtime>26</runtime>
<thumb></thumb>
<fanart></fanart>
<id>-1</id>
<genre>Documentary|Sport</genre>
</movie>

For a man of Lody's skill I think it should be a pretty quick fix to get that piece of code working.
Find all posts by this user
Add Thank You Quote this message in a reply
06-27-2011, 01:54 AM
Post: #287
RE: Oversight 2.0-alpha-r1913 MultiLingual unstable alpha release
@jlopezvl - csi:miami should work now. (just), Chaning a different heuristic seemed to fix it.
@MickH - will look soon

Oversight: Jukebox | FeedTime: Automatic nzbs
Find all posts by this user
Add Thank You Quote this message in a reply
07-04-2011, 11:37 AM
Post: #288
RE: Oversight 2.0-alpha-r1913 MultiLingual unstable alpha release
Hey Lordy,
Hope all is well...
As always amazing working with oversight! brilliant indeed.

I'm on the latest version R1999 and Im not sure if the following issue is related to it, but I guess I started having with I upgraded to it.
When adding new movies oversight's scan crashes as I will detail in the error to follow. When adding episodes to series it works fine (didn't test adding completely new series).

The below is when oversight tries to add a new movie "13 assassins"

[DEBUG] 08:59:38 : Folder = /opt/sybhttpd/localhost.drives/NETWORK_SHARE/synology/Movies/High.Definition/13.Assassins.1080p
[INFO] 08:59:38 : Queued /opt/sybhttpd/localhost.drives/NETWORK_SHARE/synology/Movies/High.Definition/13.Assassins.1080p/13.Assassins.mkv
[INFO] 08:59:38 : no image path /opt/sybhttpd/localhost.drives/NETWORK_SHARE/synology/Movies/High.Definition/13.Assassins.1080p/poster.jpg
[INFO] 08:59:38 : no image path /opt/sybhttpd/localhost.drives/NETWORK_SHARE/synology/Movies/High.Definition/13.Assassins.1080p/poster.png
[INFO] 08:59:38 : no image path /opt/sybhttpd/localhost.drives/NETWORK_SHARE/synology/Movies/High.Definition/13.Assassins.1080p/poster.JPG
[INFO] 08:59:38 : no image path /opt/sybhttpd/localhost.drives/NETWORK_SHARE/synology/Movies/High.Definition/13.Assassins.1080p/poster.PNG
[INFO] 08:59:38 : no image path /opt/sybhttpd/localhost.drives/NETWORK_SHARE/synology/Movies/High.Definition/13.Assassins.1080p/fanart.jpg
[INFO] 08:59:38 : no image path /opt/sybhttpd/localhost.drives/NETWORK_SHARE/synology/Movies/High.Definition/13.Assassins.1080p/fanart.png
[INFO] 08:59:38 : no image path /opt/sybhttpd/localhost.drives/NETWORK_SHARE/synology/Movies/High.Definition/13.Assassins.1080p/fanart.JPG
[INFO] 08:59:38 : no image path /opt/sybhttpd/localhost.drives/NETWORK_SHARE/synology/Movies/High.Definition/13.Assassins.1080p/fanart.PNG
[INFO] 08:59:38 :
@@@@@@@ Start item 0: [13.Assassins.mkv] @@@@@@@@@@

[INFO] 08:59:38 : >Begin verify
[INFO] 08:59:38 : ok field [mi_poster] = []
[INFO] 08:59:38 : ok field [mi_do_scrape] = [1]
[INFO] 08:59:38 : ok field [mi_nfo_default] = [/opt/sybhttpd/localhost.drives/NETWORK_SHARE/synology/Movies/High.Definition/13.Assassins.1080p/13.Assassins.nfo]
[INFO] 08:59:38 : ok field [mi_fanart] = []
[INFO] 08:59:38 : ok field [mi_mb] = [10076]
[INFO] 08:59:38 : ok field [mi_media] = [13.Assassins.mkv]
[INFO] 08:59:38 : ok field [mi_folder] = [/opt/sybhttpd/localhost.drives/NETWORK_SHARE/synology/Movies/High.Definition/13.Assassins.1080p]
[INFO] 08:59:38 : ok field [mi_file_time] = [20110703225400]
[INFO] 08:59:38 : <End verify=[=[1]]
[INFO] 08:59:38 : >Begin identify_and_catalog /opt/sybhttpd/localhost.drives/NETWORK_SHARE/synology/Movies/High.Definition/13.Assassins.1080p/13.Assassins.mkv
[INFO] 08:59:38 : status:item 1
[DEBUG] 08:59:38 : folder :[/opt/sybhttpd/localhost.drives/NETWORK_SHARE/synology/Movies/High.Definition/13.Assassins.1080p]
[DEBUG] 08:59:38 : Using default info to find url
[INFO] 08:59:38 : >Begin readXML
[DEBUG] 08:59:38 : Encoding:utf-8
gawk: /share/Apps/oversight/bin/catalog/html.awk:413: fatal: can't redirect to `/opt/sybhttpd/localhost.drives/NETWORK_SHARE/synology/Movies/High.Definition/13.Assassins.1080p/13.Assassins.nfo.iconv' (Permission denied)

Is oversight trying to write in that folder? I have given write access (or at least i think but it didn't seem to help). What is .iconv?
I tried to re-install latest version again didn't help.

I have a request as well, great stuff with oversight identifying whether a movie is 1080p or 720p. Can add a sort option to display let's say only 1080p movies as it is in the DB now?

Thanks,
Espresso

NMT: C-200, 2.5" 320GB WD3200BEKT... NAS-->NMT-->HDMI-->AVR-->HDMI-->TV
A-110, 3.5" 2T WD20EADS
NAS: Synology DS412+, DSM 4.2, 4x2TB, RAID 5
Router: SiteCom 300N XR
TV: Samsung UE46B8000
AVR: Harman/Kardon AVR 355
Game: XBOX 360

Find all posts by this user
Add Thank You Quote this message in a reply
07-04-2011, 12:08 PM
Post: #289
RE: Oversight 2.0-alpha-r1913 MultiLingual unstable alpha release
Thanks espresso - I've raised an issue regarding the iconv file, to make sure it is always created in oversights temp area. This is the UTF-8 version of the file. Necessary when reading from different websites with different character encodings. It should not even get created in this case (reading a file that is already UTF-8).

Oversight: Jukebox | FeedTime: Automatic nzbs
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
  slickskin [OVERSIGHT-gaya] jonny555 393 41,230 Today 06:32 PM
Last Post: jonny555
  Does oversight needs an upgrade after nzbget 11 ?? Slevin 4 383 Today 10:59 AM
Last Post: bgoldie
  Oversight to work with new NZBGet post processing script? mmccking 13 1,403 05-05-2013 10:06 AM
Last Post: Damester24
  Can't run Oversight after upgrading A400 pmcd 6 341 04-29-2013 09:38 AM
Last Post: pmcd
  Sabnzbd/Sickbeard Updating Oversight RXP 44 3,788 04-18-2013 04:39 PM
Last Post: espresso
  Oversight -> Eversion - r2312 - direct - alpha testing - feedback lordy 199 30,378 04-13-2013 08:31 PM
Last Post: espresso
  Oversight changes the PCH font sventamyra 0 283 04-13-2013 12:09 PM
Last Post: sventamyra
  Oversight -> Eversion: Genres not working Micki 0 452 03-28-2013 08:51 AM
Last Post: Micki
  oversight - no detailed page for some films tombaz 3 574 03-20-2013 07:02 PM
Last Post: Setzer
  oversight to use the themoviedb.org vaidyasr 8 766 03-12-2013 08:49 PM
Last Post: Sproglet

Forum Jump: