[7. June 2013] Youporn available now | [19. April 2013] A-400 Advanced Network Setup | [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 RC1 [13 June 2013] | A-200/A-210 RC1 [13 June 2013]

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 running ported ÆON skin..
05-08-2012, 05:52 AM (This post was last modified: 05-11-2012 01:14 AM by lordy.)
Post: #1
Oversight running ported ÆON skin..
Just like buses - 3 come along at once....



Also need to start getting video caps I guess.

Current Status:
Oversight switching skins in real time (switch at 0:40)

Older Checkpoints:
Detail screens only

To do
Main Navigation
Category Selection
Video Caps.

For would be skinners, All the TV details are now dumped as a JSON object directly into the HTML, using new JS_DETAILS macro..

I like the movie details, but I'm not impressed with the ÆON tv listing. There is no visibility of 'where you are' in the list unless I'm missing something. Do I need to set some extra options to get these views from my standard YAMJ jukebox? I'll ask next door....

Oversight: Jukebox | FeedTime: Automatic nzbs
Find all posts by this user
Add Thank You Quote this message in a reply
[+] 4 users say Thank You to lordy for this post
05-08-2012, 08:30 AM
Post: #2
RE: ÆON Details Pages using Oversight templates..
where's the 'like-button' when you need one? Big Grin I'm very impressed by the speed of development lately. This step makes yamj almost unnecessary to use Wink
Gonna watch this thread closely. thx
Find all posts by this user
Add Thank You Quote this message in a reply
05-08-2012, 09:54 AM
Post: #3
RE: ÆON Details Pages using Oversight templates..
So how does this relate to this thread: http://www.networkedmediatank.com/showth...tid=59813?

Lordy, do I understand it correctly you are much more integrating the AEON skin into Oversight, where as vaidyasr is building more of an addon?

And is there something we can test ourselves?

(Using an HTML only A-110)
Find all posts by this user
Add Thank You Quote this message in a reply
05-08-2012, 11:06 AM (This post was last modified: 05-08-2012 11:07 AM by lordy.)
Post: #4
RE: ÆON Details Pages using Oversight templates..
Yes, vaidyasr's work when ready will allow Oversight to use YAMJ skins with very few changes.
There is just an issue of performance, esp on the 100 series. I'll be interested to see how that pans out.

I'm reverse engineering/adapting one YAMJ skin to use Oversight's HTML/CSS templates.
This is a slower process, but it should give better performance as it does not use XML/XSLT but just text replacement in a HTML file.

It's not ready for testing yet, the menu is a bit more challenging, I've done the main template, but I have to write and test about 5 more macros. Once I've done those , porting other skins should be fairly easy. Then I think its important to add Oversight's Delete/Delist functions too, otherwise not much point in having a dynamic jukebox with pretty but limited skins.

I'm hoping to have something to test before Friday.

Oversight: Jukebox | FeedTime: Automatic nzbs
Find all posts by this user
Add Thank You Quote this message in a reply
05-11-2012, 12:09 AM (This post was last modified: 05-11-2012 12:32 AM by lordy.)
Post: #5
RE: Oversight running ported ÆON skin..
Right main menu ported - demo of Oversight switching skins in real time here (switch at 0:40)

Just navigational elements remain. Once Caching is added will get 'full speed'

As Oversight is dynamic I hope to get true navigation between details pages depending on current selection criteria.

Eg After selecting Genre->Horror and going to a details page, the next detail page (without going back to the menu) should go to the next horror movie, not back to alphabetic index.

Still I'd rather have a practical jukebox over a pretty one Smile

Oversight: Jukebox | FeedTime: Automatic nzbs
Find all posts by this user
Add Thank You Quote this message in a reply
[+] 2 users say Thank You to lordy for this post
05-11-2012, 12:31 AM
Post: #6
RE: Oversight running ported ÆON skin..
Nice!!! Guess I should wait for this instead. I'm still struggling with vaidyasr's approach.
Find all posts by this user
Add Thank You Quote this message in a reply
05-11-2012, 07:29 AM
Post: #7
RE: Oversight running ported ÆON skin..
Nice!!!! Can't wait to start playing around with it Big Grin
Find all posts by this user
Add Thank You Quote this message in a reply
05-11-2012, 07:45 AM
Post: #8
RE: Oversight running ported ÆON skin..
(05-11-2012 12:31 AM)spud Wrote:  Nice!!! Guess I should wait for this instead. I'm still struggling with vaidyasr's approach.

Spud. Yes you are right. My approach may be little difficult, better use the original data, instead of manipulating around. It was just a test and may be a good motivation to lordy to start the dynamic jukebox XML's.

Sriram
C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730
Find all posts by this user
Add Thank You Quote this message in a reply
05-11-2012, 08:46 AM
Post: #9
RE: Oversight running ported ÆON skin..
Vaidyasr, you approach is still worth investigating as once proved it gives immediate access to all the YAMJ skins without any further effort. Add a little caching and speed issues are reduced.

The main thing people need to be aware off is that YAMJ skins are designed for a static jukebox. So will not have delete/delist and other features without some extra tweaks.

Oversight: Jukebox | FeedTime: Automatic nzbs
Find all posts by this user
Add Thank You Quote this message in a reply
05-11-2012, 10:17 AM
Post: #10
RE: Oversight running ported ÆON skin..
In order to give ideas about skins, i think would be usefull a set of macros what allow you acces & manage Oversight database.
Some commands ( say macros ) like select, insert, update, delete, will give flexibility to skin creation. teorically it allow you to create your own grid, own filters, ect... if you can check if a id exist, you can build a template to update film or actor info... or insert a uploader to change fanart or update one if not exist, or show a random film from your collection for example. actually, ( as i know ) skins is limited by the grid what Ov returns.

but, might it can be do it already, as said before, i don't have experience and my knowledge is limited. might is nonsense, i just try give new ideas.

anyway, good job .
Find all posts by this user
Add Thank You Quote this message in a reply
05-11-2012, 07:14 PM
Post: #11
RE: Oversight running ported ÆON skin..
(05-11-2012 08:46 AM)lordy Wrote:  The main thing people need to be aware off is that YAMJ skins are designed for a static jukebox. So will not have delete/delist and other features without some extra tweaks.

But I could just switch between skins to delist and run an update scan and switch back to AEON, couldn't I?
Find all posts by this user
Add Thank You Quote this message in a reply
05-14-2012, 06:10 AM
Post: #12
RE: Oversight running ported ÆON skin..
Hi Lordy

Any further info on when this may be released? Eager to give it a go........Wink
Find all posts by this user
Add Thank You Quote this message in a reply
05-17-2012, 02:01 PM (This post was last modified: 05-24-2012 10:40 PM by spud.)
Post: #13
RE: Oversight running ported ÆON skin..
Same here. Having an incredibly busy week at work, but would be nice if there is something to try by next week Big Grin

Any news?
Find all posts by this user
Add Thank You Quote this message in a reply
05-27-2012, 02:01 PM
Post: #14
RE: Oversight running ported ÆON skin..
Hi this is coming, things got busy at work again ...

Oversight: Jukebox | FeedTime: Automatic nzbs
Find all posts by this user
Add Thank You Quote this message in a reply
[+] 2 users say Thank You to lordy for this post
05-28-2012, 09:00 PM
Post: #15
RE: Oversight running ported ÆON skin..
Great!! Don't bother with my impatient nagging Smile See it as a compliment.

Busy working weeks are all too familiar.
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
  Oversight still working with last C-200 Beta Firmware ? Odul 6 337 Yesterday 09:18 AM
Last Post: Atinkler
  Does oversight needs an upgrade after nzbget 11 ?? Slevin 13 1,024 06-01-2013 08:45 PM
Last Post: Slevin
Wink [HTML]slickskin [OVERSIGHT-gaya] jonny555 401 44,307 05-31-2013 11:44 PM
Last Post: jonny555
  whats the future for oversight jonny555 2 367 05-27-2013 07:45 PM
Last Post: jonny555
Star [SKIN FOR OMJ NAVIGATOR APP BELOW]omj navigator jonny555 23 2,568 05-08-2013 08:08 PM
Last Post: jonny555
  Oversight to work with new NZBGet post processing script? mmccking 13 1,647 05-05-2013 10:06 AM
Last Post: Damester24
  Can't run Oversight after upgrading A400 pmcd 6 509 04-29-2013 09:38 AM
Last Post: pmcd
  Sabnzbd/Sickbeard Updating Oversight RXP 44 4,293 04-18-2013 04:39 PM
Last Post: espresso
  Oversight -> Eversion - r2312 - direct - alpha testing - feedback lordy 199 33,472 04-13-2013 08:31 PM
Last Post: espresso
  Oversight changes the PCH font sventamyra 0 376 04-13-2013 12:09 PM
Last Post: sventamyra

Forum Jump: