[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 Jukebox r571-stable
09-04-2009, 09:10 AM
Post: #376
RE: Oversight Jukebox V20090904-4b - with dynamic genre menus - more pull-downs to come..
Hmm just a plain old wget - one per image/page. Anything else would cause more bandwidth issues.
It may be that it times out too quickly and maybe I should increase the timeouts.

I've not had any other reports of similar problems. Not to say they dont exist.

Because it is mostly single threaded it tends to use less bandwidth than other multi-threaded apps.
I suspect bumping up the timeouts should fix.
Of the 5 ones that failed , were the errors still occuring on WGET or did they fail for other reasons?

Oversight: Jukebox | FeedTime: Automatic nzbs
Find all posts by this user
Add Thank You Quote this message in a reply
09-04-2009, 09:10 AM
Post: #377
RE: Oversight Jukebox V20090904-4b - with dynamic genre menus - more pull-downs to come..
(09-04-2009 08:37 AM)lordy Wrote:  Only by editing the catalog.sh file directly. I though I sent an email - just in case ...

===============
I can see a lot of errors when it is trying to get content from IMDB. Sometimes it works and sometimes it doesnt.

This may be a network issue?

Are you running torrents or anything like that which may be causing timeouts?

If you can, edit the catalog.sh file. Search for the text

--waitretry=1 -t 2

and change it to

--waitretry=4 -t 4


and see what happens. Also may sure you do not have any torrents running anywhere on your network. Or have restricted their upload bandwidth.
===================

how much space between 4 and -t and 4?
you had two spaces initially for 2
Find all posts by this user
Add Thank You Quote this message in a reply
09-04-2009, 09:15 AM
Post: #378
RE: Oversight Jukebox V20090904-4b - with dynamic genre menus - more pull-downs to come..
(09-04-2009 09:10 AM)hindibuff Wrote:  how much space between 4 and -t and 4?
you had two spaces initially for 2

Keep spacing as it was before just change the 1 and two.

OLD - cut-n-pasted
Code:
args=" --no-check-certificate -q -U \""g_user_agent"\" --waitretry=1 -t 2 ";

NEW - edited
Code:
args=" --no-check-certificate -q -U \""g_user_agent"\" --waitretry=4 -t 4 ";

Oversight: Jukebox | FeedTime: Automatic nzbs
Find all posts by this user
Add Thank You Quote this message in a reply
09-04-2009, 09:32 AM
Post: #379
RE: Oversight Jukebox V20090904-4b - with dynamic genre menus - more pull-downs to come..
no difference. I might look at the switch connected to the nmt tomorrow. It might be acting up. Sems like a lot of timeout errors for a very simple operation.

Will report back tomorrow. and did I mention, you ROCK
Find all posts by this user
Add Thank You Quote this message in a reply
09-04-2009, 03:45 PM
Post: #380
RE: Oversight Jukebox V20090904-4b - with dynamic genre menus - more pull-downs to come..
Hey,
first of all, thanks for your great work, Oversight is a great application.
I installed the latest version () and it looks great, the only problem is that some of the images of movies and series appear either black or appear as the same image (inglorious bastards for some strange reason), and when i looked at /Apps/oversight/db/global/_J/ folder, i saw that the JPG are there, BUT they have a size 0 or have the same image as i mentioned.
Oversight did identify the series or movie, even put them in the same "folder", just the image is empty or they all show the same poster.

any idea? maybe a timeout or some other setting?
do you want the logs?
thanks for everything
Find all posts by this user
Add Thank You Quote this message in a reply
09-04-2009, 03:57 PM (This post was last modified: 09-04-2009 04:05 PM by lordy.)
Post: #381
RE: Oversight Jukebox V20090904-4b - with dynamic genre menus - more pull-downs to come..
oferfort,

Thanks. Hi what version are you running? The very latest 20090904-5BETA should fix zero size downloads for tv series.
For movies you need to send logs. There is a page on the wiki how to send logs Smile

PS I just got an Inglorious Basterds False Match too - this was happening a while back with Terminator Salvation. I'll have a look

@Philos, Is latest version working for you now?

Oversight: Jukebox | FeedTime: Automatic nzbs
Find all posts by this user
Add Thank You Quote this message in a reply
09-04-2009, 04:05 PM
Post: #382
RE: Oversight Jukebox V20090904-4b - with dynamic genre menus - more pull-downs to come..
(09-04-2009 03:57 PM)lordy Wrote:  oferfort,

Thanks. Hi what version are you running? The very latest 20090904-5BETA should fix zero size downloads for tv series.
For movies you need to send logs. There is a page on the wiki how to send logs Smile
@Philos, Is latest version working for you now?

running v20090904-5BETA, and i'll send you the logs, thanks for the swift reply
Find all posts by this user
Add Thank You Quote this message in a reply
09-04-2009, 04:11 PM
Post: #383
RE: Oversight Jukebox V20090904-4b - with dynamic genre menus - more pull-downs to come..
Lordy,

Just asking, my C200 will arive with the 1st batch but without oversight my wife wont let me use it.
Do you have allready some info if it will work on the C200?

C200 1.5 TB Hdd HDMI
A200 Metal apps on USB stick
TV: Samsung LE40C650

Visit my Personal Website
Visit this user's website Find all posts by this user
Add Thank You Quote this message in a reply
09-04-2009, 06:21 PM (This post was last modified: 09-04-2009 06:22 PM by lordy.)
Post: #384
RE: Oversight Jukebox V20090904-4b - with dynamic genre menus - more pull-downs to come..
(09-04-2009 04:11 PM)Philos Wrote:  Lordy,

Just asking, my C200 will arive with the 1st batch but without oversight my wife wont let me use it.
Do you have allready some info if it will work on the C200?

Hi Philos, I suspect it wont work right away but as soon as I get one, and the clever people get the toolchain &telnet working, I'll make it Smile
You wife sounds like a very wise woman Big Grin

Oversight: Jukebox | FeedTime: Automatic nzbs
Find all posts by this user
Add Thank You Quote this message in a reply
09-04-2009, 06:49 PM (This post was last modified: 09-04-2009 07:01 PM by hindibuff.)
Post: #385
RE: Oversight Jukebox V20090904-4b - with dynamic genre menus - more pull-downs to come..
(09-04-2009 03:45 PM)oferfort Wrote:  Hey,
first of all, thanks for your great work, Oversight is a great application.
I installed the latest version () and it looks great, the only problem is that some of the images of movies and series appear either black or appear as the same image (inglorious bastards for some strange reason), and when i looked at /Apps/oversight/db/global/_J/ folder, i saw that the JPG are there, BUT they have a size 0 or have the same image as i mentioned.
Oversight did identify the series or movie, even put them in the same "folder", just the image is empty or they all show the same poster.

any idea? maybe a timeout or some other setting?
do you want the logs?
thanks for everything

hmmmm
looks like I am not the only one with this problem
Some more tests:

Started fresh with 10 movies. Scanned them all, found all posters, fanart etc. Perfect.

Added 20 more, rescanned.

Same errors. 0 size images, missed about 10 movies total, and some posters show and some don't.

Something that might be of interest, the first successful scan, the only images folder created was _J, but the second time, another one with _fa appeared. Both have zero files in there now.
Find all posts by this user
Add Thank You Quote this message in a reply
09-04-2009, 07:10 PM
Post: #386
RE: Oversight Jukebox V20090904-4b - with dynamic genre menus - more pull-downs to come..
@hindibuff, not quite - not so many network timeouts - a couple though. Was you getting Inglorious Basterds too?
This will be fixed in the next release.

Oversight: Jukebox | FeedTime: Automatic nzbs
Find all posts by this user
Add Thank You Quote this message in a reply
09-04-2009, 07:14 PM
Post: #387
RE: Oversight Jukebox V20090904-4b - with dynamic genre menus - more pull-downs to come..
With the new version, I did a new scan.. and quite a few movies dissapeared. And Phantasm 1 changed cover to Batman Mask of the phantasm. Smile And as before, there are many movies that doesn't show up at all.

I've tried checking the logs to see, but it's too much information in it for me to get any idea of where to look.
Find all posts by this user
Add Thank You Quote this message in a reply
09-04-2009, 07:25 PM (This post was last modified: 09-04-2009 07:29 PM by lordy.)
Post: #388
RE: Oversight Jukebox V20090904-4b - with dynamic genre menus - more pull-downs to come..
(09-04-2009 04:05 PM)oferfort Wrote:  running v20090904-5BETA, and i'll send you the logs, thanks for the swift reply

Hi the scan logs look like they are from an earlier version for some reason. The last one has

[INFO] catalog version 20090903-1BETA $Id: catalog.sh.full 166 2009-09-03 19:01:28Z lordylordy $

Can you delete the entire db/global/ folder and rescan with the new version?
(09-04-2009 07:14 PM)treqie Wrote:  With the new version, I did a new scan.. and quite a few movies dissapeared. And Phantasm 1 changed cover to Batman Mask of the phantasm. Smile And as before, there are many movies that doesn't show up at all.

I've tried checking the logs to see, but it's too much information in it for me to get any idea of where to look.

Hi,
pm me the exact file names of a couple of the movies that disappeared along with the latest logs.

The main thing with the logs is to search for '==' (equals equals)
This marks the start of scanning a new file.

Oversight: Jukebox | FeedTime: Automatic nzbs
Find all posts by this user
Add Thank You Quote this message in a reply
09-04-2009, 07:35 PM
Post: #389
RE: Oversight Jukebox V20090904-4b - with dynamic genre menus - more pull-downs to come..
(09-04-2009 07:10 PM)lordy Wrote:  @hindibuff, not quite - not so many network timeouts - a couple though. Was you getting Inglorious Basterds too?
This will be fixed in the next release.

Yes I am getting the inglorious images as well. But I thought somehow you downloaded this awesome movie and wrote over my old one, which I didnt mind at all Smile
Find all posts by this user
Add Thank You Quote this message in a reply
09-04-2009, 07:39 PM
Post: #390
RE: Oversight Jukebox V20090904-4b - with dynamic genre menus - more pull-downs to come..
Hi all , Ive put up a new beta. 20090904-6BETA. This might not have fixed everything but .. we'll see!

Before rescanning delete the entire db/global folder.

If you pare posting logs , I forgot to mention, also give the names of some of the media files that are causing problems.

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
  Does oversight needs an upgrade after nzbget 11 ?? Slevin 3 334 Today 12:22 PM
Last Post: baboon99
  Oversight to work with new NZBGet post processing script? mmccking 13 1,387 05-05-2013 10:06 AM
Last Post: Damester24
  Can't run Oversight after upgrading A400 pmcd 6 329 04-29-2013 09:38 AM
Last Post: pmcd
  Sabnzbd/Sickbeard Updating Oversight RXP 44 3,765 04-18-2013 04:39 PM
Last Post: espresso
  Oversight -> Eversion - r2312 - direct - alpha testing - feedback lordy 199 30,238 04-13-2013 08:31 PM
Last Post: espresso
  Oversight changes the PCH font sventamyra 0 280 04-13-2013 12:09 PM
Last Post: sventamyra
  Oversight -> Eversion: Genres not working Micki 0 446 03-28-2013 08:51 AM
Last Post: Micki
  slickskin [OVERSIGHT-gaya] jonny555 392 41,088 03-28-2013 12:58 AM
Last Post: Sproglet
  oversight - no detailed page for some films tombaz 3 569 03-20-2013 07:02 PM
Last Post: Setzer
  oversight to use the themoviedb.org vaidyasr 8 761 03-12-2013 08:49 PM
Last Post: Sproglet

Forum Jump: