User(s) browsing this thread: 1 Guest(s)
|
Oversight Testing Release 2185
|
|
03-25-2012, 12:18 PM
(This post was last modified: 04-11-2012 03:42 PM by lordy.)
|
|||
|
|||
|
Oversight Testing Release 2185
http://code.google.com/p/oversight/downloads/list
If upgrading from r2006 or earlier you must rescan all items. There are changes to Oversight index.db (see end): r2185 - Fixed install to NMTs without nzbget - Fixed scraping plots from nfo r2177 release: - Reinstated IMDB collections - More scanning tweaks in light of Yahoo / Bing merger. - More support for Standalone/NAS mode. (writing XBMC nfo files, bash/busybox detection) - Scan logic changes (Abbreviated TV show search) - More refactoring in preparation for API - Fixed localized titles with TMDB v3 - Clearer error reporting r2095 release: - Fix NMT 100 TV GUI (if having problems with r2077 on nmt100 see here ) - Last resort Bing Image search. - Some search changes as Bing improves. - Continue moving all environment specific scripts into ovsenv script, in preparation for catalog.sh standalone for nas etc. r2077 release: - faster scanning (600hr 200 series / 250hr 100 series) - better quality covers - TMDB v3 API changes - Change to search now that Yahoo using Bing tech - Bing was actually returning much better results than it was 2 years ago. - A300 support - I hope - Localized posters from TMDB - Auto Box/Collections from TMDB (Names and custom collections coming soon v now) - Fixed Allocine Scanning - French Scans must have looked bad for a while. - Bug Fixes to display.c error Other stuff I'll add here later... Changes to Oversight Database: AutoBoxSet information: IMDB has changed URL and format of the the movie connections page where Oversight obtained Prequel/Sequel information. Oversight does have capability to use TMDB Collections but these are very inconsistent at the moment, and do not necessarily provide sequel/prequel information. eg. there is a Stephen King collection containing Carrie,Shawshank Redemption and Green Mile. This means you cant have Carrie, and Carrie 2 in their own collection. Similarly Iron Man, Iron Man 2 is in an avengers collection. Also at present movie can only be in a single TMDB collection. When TMDB collections are re-visited then Oversight will use these as they have nice collection names - eg James Bond, at which point Only the dubious IMDB rating is considered ahead of the TMDB one ATM. For developers it means the format of the database has changed: ( http://code.google.com/p/oversight/source/detail?r=2061 ) The fields _b(Follows/Prequels) and _k (remakes) have gone. The field _a(Followed by) is now called (set) It now holds s space separated string of set ids: eg. "themoviedb:000295" or "themoviedb:000295 imdb:tt0325980" In the case of TMDB this refers to the actual Collection Id In the case of IMDB it is the lowest id in the set of (prequels/sequels/self) - this copes nicely with the LOTR/Star Wars sets, but bundles AVP series under Aliens where most would agree its more Predators? It does lay the foundation for custom and named box sets though, but Oversight GUI needs a slight recode before movies can appear in multiple sets. (being lazy always comes back and bites you) Oversight: Jukebox | FeedTime: Automatic nzbs |
|||
9 users say Thank You to lordy for this post |
|
03-25-2012, 06:49 PM
(This post was last modified: 03-25-2012 07:08 PM by MikeHunter.)
|
|||
|
|||
|
RE: Oversight Testing Release 2077
I just renamed the old oversight folder and make a fresh install (V2077) via CSI.
The PC-WebInterface is missing - or did the url changed? http://pch-c200:8883/oversight/oversight.cgi -> results in blank page Code: <html>edit - solved -> Copied over 3 files oversight.cgi, oversight.html and index.db -> Installed V2077 once again -> now i got a screen and moved to the tool-icon to re-scan all media (Another thing with oversight version before - it didn't worked with installed BusyBox 1.18.3-2 (from opkg)) C-200 @50'' Panasonic TH-50PX8EA (BR, 2,5''HDD 500GB, LAN) A-110 @42'' LG LED-TV (3,5''HDD 1TB, LAN) CH3SNAS 1TB+500GB, DNS-323 2x2TB, ACER WHS H-340 1TB !! VOTE FOR !! multiple switchable external subtitles (srt) |
|||
|
03-26-2012, 07:56 AM
|
|||
|
|||
|
RE: Oversight Testing Release 2077
Did an upgrade from r2006. I had to restore my own skin because the install messed up the template somehow.
Besides that minor 'non-issue' everything is working smooth! finally boxsets for LOTR en Godfather where recognized correctly and no more foreign covers! thanks for the update! |
|||
1 user says Thank You to vledderos for this post |
|
03-26-2012, 08:07 AM
|
|||
|
|||
RE: Oversight Testing Release 2077
(03-25-2012 12:18 PM)lordy Wrote: There are changes to Oversight index.db (see end): lordy, thank you for the new version! After rescan - no more localized titles for the most of movies, looks like oversight doesn't get Russian (in my case) title from imdb and doesn't change title from TMDB. For some titles oversight change title from kinopoisk. |
|||
1 user says Thank You to mike7 for this post |
|
03-26-2012, 09:25 AM
|
|||
|
|||
|
Movies not in IMDB
Please make some kind of system in Oversight for movies not found in IMDB (ie. home movies).
Maybe trough nfo file, for example: Code: <?xml version="1.0" encoding="utf-8"?> |
|||
|
03-26-2012, 10:35 AM
|
|||
|
|||
|
RE: Oversight Testing Release 2077
in oversight a .nfo file with the imdb adress should help.
moviename.nfo Code: http://www.imdb.com/tt1234567C-200 @50'' Panasonic TH-50PX8EA (BR, 2,5''HDD 500GB, LAN) A-110 @42'' LG LED-TV (3,5''HDD 1TB, LAN) CH3SNAS 1TB+500GB, DNS-323 2x2TB, ACER WHS H-340 1TB !! VOTE FOR !! multiple switchable external subtitles (srt) |
|||
|
03-26-2012, 10:57 AM
|
|||
|
|||
|
RE: Oversight Testing Release 2077
No I mean there should be a setting in nfo file when I don't want Oversight to search for the movie info from the web.
I want to specify the movie details manually in nfo file. ie. when id=no (<id>no</id>) - don't search for the movie info from web. |
|||
|
03-26-2012, 11:08 AM
|
|||
|
|||
|
RE: Oversight Testing Release 2077
I'll install r2077 soon on my a110.
Will report back here later. My PCH-A110 Stats | Samsung LE32A656 | Logitech Z-2300 | Harmony One Oversight | |
|||
|
03-26-2012, 11:25 AM
(This post was last modified: 03-26-2012 11:27 AM by darucla.)
|
|||
|
|||
|
RE: Oversight Testing Release 2077
This can be done via an nfo. The following works for me.
Code: <movie>Film fan, not computer buff. |
|||
|
03-26-2012, 11:42 AM
|
|||
|
|||
|
RE: Oversight Testing Release 2077
No it's not working. Oversight still searches for the info form web and finds wrong data and displays it.
I think it works only when Oversight does not find the movie title from web and only then displays the data from nfo file. |
|||
|
03-26-2012, 11:43 AM
|
|||
|
|||
|
RE: Oversight Testing Release 2077
I am scanning on my A110 right now but it has taken almost 24 hours. It is still running so I will let it complete and see how it is.
I dont know how many movies etc. I have but between movies and series I guess it is up to around 3000. I have alot of "Home Movies" which are not in IMDB etc. so this may be causing it to run a bit slow. I will update when it is finished. Its really great that you are working on this again Lordy. |
|||
|
03-26-2012, 11:54 AM
|
|||
|
|||
RE: Oversight Testing Release 2077
(03-26-2012 10:57 AM)egon Wrote: No I mean there should be a setting in nfo file when I don't want Oversight to search for the movie info from the web. (03-26-2012 11:42 AM)egon Wrote: No it's not working. Oversight still searches for the info form web and finds wrong data and displays it. My system is currently rescanning all files. When it's finished I'll have a go at trying some variations. Film fan, not computer buff. |
|||
|
03-26-2012, 12:15 PM
|
|||
|
|||
|
RE: Oversight Testing Release 2077
I usually have :
<id>-1</id> in the nfo file for files not in imdb. It worked successfully in the last release. Not so sure about the current 2007 release but I will let you know when it is finished the scan. |
|||
|
03-26-2012, 01:35 PM
(This post was last modified: 03-26-2012 01:39 PM by darucla.)
|
|||
|
|||
|
RE: Oversight Testing Release 2077
My rescan has finished. A couple of quirks.
@egon The nfo should work. What I found out was that the film does not show in the main movie wall, only , in this case, when I filter by title ie A. But everything else works, including the poster and fan art which I added to the folder. I then tried the same nfo, but renamed it Avatar, and put Avatar in the name films in the nfo, and saved in the same folder as Avatar. I removed Avatar from the list and rescanned. What I have showing on the movie detail screen are the details from my nfo, plus poster and fan art for Avatar, which is as I would expect as I used no custom art in this case. So Oversight is clearly taking information from the nfo. I have not yet re-run build.php to see what shows up in Aeon or Eversion, although I seem to remember that they did not display custom art in earlier releases. What names are you using for your home movies? @Lordy I have a few anomalies with the scanning in 2077. EG, Look What's Happened to Rosemary's Baby shows the correct text information, but the poster and fan art is from X-Files Fight The Future. Another: the film Sahara. I have two copies, one an mpg SD, the other an HD ts. They show in a boxset, but the HD version has a poster for Mr. Roberts, the John Ford film. As luck would have it, this is the poster shown on the movie wall. There are probably others, but I don't really know until I try them. Edit: Carrie, showing as a boxset on the movie wall is actually a Stephen King boxset when I click on it. This is something new, but not quite what I was expecting. Film fan, not computer buff. |
|||
1 user says Thank You to darucla for this post |
|
03-26-2012, 06:53 PM
|
|||
|
|||
|
RE: Oversight Testing Release 2077
Site Checker didn't work anymore.
Error: sh: /bin/wget: No such file or directory C-200 @50'' Panasonic TH-50PX8EA (BR, 2,5''HDD 500GB, LAN) A-110 @42'' LG LED-TV (3,5''HDD 1TB, LAN) CH3SNAS 1TB+500GB, DNS-323 2x2TB, ACER WHS H-340 1TB !! VOTE FOR !! multiple switchable external subtitles (srt) |
|||
1 user says Thank You to MikeHunter for this post |
|
« Next Oldest | Next Newest »
|

Twitter
Facebook
NMT Wiki
Search
Member List
Help
A-400 [13 May 2013]






![[+]](images/collapse_collapsed.gif)





