User(s) browsing this thread: 1 Guest(s)
|
Sleek for the 200's (start.cgi)
|
|
12-24-2010, 01:08 AM
(This post was last modified: 12-24-2010 01:16 AM by jhmiller.)
|
|||
|
|||
RE: Sleek for the 200's (start.cgi)
(12-23-2010 06:17 PM)excal Wrote: Yes, i changed those... but its seemingly not mounting the share before attempting to navigate there. Code: LINK_MOVIES='http://localhost.drives:8883/SATA_DISK/Storage/NAS/FamilyVideos/?home=0'Thats what i use for config, Storage is a folder that contains the shares that ive mounted with networkmounter. Because ive used networkmounter i can issue a TVID to run networkmounter so i can have access to my shares. I said this above and thats why you may think it auto mounts shares. Hope that helps (12-23-2010 07:53 PM)F12345 Wrote: I'm using multiple jukeboxes that seem to define their own TVIDs depending on which jukebox I'm currently focused in. Is that possible? It will not add TVIDS to your jukebox, but will replace the standard start page (scroll wheel) with either one that it has built in or one that you add. This then becomes your 'home' screen, on it you can have what ever TVIDS you like yellow=jukebox1, red=jukebox2 ect. This way you would have to press 2 buttons on the remote to swap from one jukebox to another. My Popcorn Hour A110 Trakt.tv (TESTING)
![]() Community Software Installer - For All Your User Apps PchTrakt - Millers Mods Download A-400 - Onkyo TX SR608 AV receiver, C-200, A110 |
|||
|
04-24-2011, 09:02 PM
|
|||
|
|||
|
RE: Sleek for the 200's (start.cgi)
Wow and a big big thanks Miller......now since this Irish Canadian likes it so much, my only question is ........Can you make a clone of your system and just send it to me....
![]() Thanks so much for the incentive and for the theme. Tommy (11-12-2010 02:15 PM)jhmiller Wrote: Sorry for the delay in posting a video. |
|||
|
04-24-2011, 10:23 PM
|
|||
|
|||
|
RE: Sleek for the 200's (start.cgi)
Glad you like it Tommy.
I cant clone my setup as it will differ to yours. When installed the default theme is sleek(night sky background) most stuff inc tvids can be edited in the homepage_template.html file, see section below Code: <A HREF="http://192.168.123.100:8088" TVID="RED"></A>If you need any help with setting it up for your setup i would be happy to help. My Popcorn Hour A110 Trakt.tv (TESTING)
![]() Community Software Installer - For All Your User Apps PchTrakt - Millers Mods Download A-400 - Onkyo TX SR608 AV receiver, C-200, A110 |
|||
|
04-25-2011, 03:58 AM
(This post was last modified: 04-25-2011 04:19 AM by tommygunn.)
|
|||
|
|||
|
RE: Sleek for the 200's (start.cgi)
Thanks very much for your response. It was just wishfull thinking on my part but I am very frustrated setting it up but actually enjoying trying different things. Actually I found the "SleekC200.zip" file earlier after reading your post which really did impress me. Thus my search for your work. Is this "SleekC200.zip" the latest version and I am assuming that this is your work.
Actually Miller, this all started with my installing a theme from MMT Community Software Installer just to get SKY.fm to run. I did not like that theme and uninstalled it, thus my quest to find out how to add SKY.fm to run on my C-200 began and ended up reading and watching your video. So if you can point me in the right direction for your latest theme that would be great. I would like to try to add SKY.fm to it that is unless it is already there. Thanks again for the offer to help and hopefully you can show me where to get your latest work. Tommy Sorry Miller forgot to say thanks for the info below and where to start any editing. I wasn't sure where to start...lol until you mentioned the homepage_template.html file...lol Now I can start to play...lol ![]() ![]() BTW Happy Easter. It is still Easter Sunday well at least for another 45 minutes here in the Toronto Canada area. It is 11:15 pm here. Dont't know what part of the world you are in but Happy Easter anyhow. Tommy (04-24-2011 10:23 PM)jhmiller Wrote: Glad you like it Tommy. |
|||
|
04-26-2011, 06:19 PM
(This post was last modified: 04-26-2011 06:20 PM by jhmiller.)
|
|||
|
|||
|
RE: Sleek for the 200's (start.cgi)
Hi, It's not my work
I used Sleek on my A110 and when i got my C200 i was unhappy that sleek would not run on it. I tryed to get it to run a few times and gave up but after a few weeks of having to use the default gui i managed to get it working.I like that it starts from boot no matter what the last drive it used and if you make a skin or like another skin, you can easily add it. After reading about sky.fm i thik you should either add a new tvid the the section i showed above. Code: <A HREF="Http://hdd-player.de/pchweb/FLaSH/FLaSH_Hours/page-1280x720/sky.fm_hdtv.html" TVID="444"Or if you with to use the main music icon edit the "global.config" file, found in the root folder (Sleek\global.config) You should realy chang all three icon settings here as these are setup for my system Code: #To change the main music icon link, replace above link with Code: LINK_MUSIC='http://hdd-player.de/pchweb/FLaSH/FLaSH_Hours/page-1280x720/sky.fm_hdtv.html'The other 2 main icon link can be changed to what ever link/short cut you need weather its a link to your movies folder(like i have) or the link to your jukebox or even something else. The link i have used for sky.fm is the main link that takes you to a choice screen, if you wish to go directly to a sky.fm stream then just replae the link i used with the direct link from the selection screen. Hope this is what you needed. Miller My Popcorn Hour A110 Trakt.tv (TESTING)
![]() Community Software Installer - For All Your User Apps PchTrakt - Millers Mods Download A-400 - Onkyo TX SR608 AV receiver, C-200, A110 |
|||
|
04-27-2011, 11:36 AM
|
|||
|
|||
|
RE: Sleek for the 200's (start.cgi)
Thanks again Miller for your valuable help. This makes it very very easy then. I am just on my way to work now (it's 6:30am in Pickering) and I will try to look over and study the below and also the homepage_template.html file at the office. Unfortunately Youtube and many other sites are blocked at my office so I am limited what I can do so I hopefully can get stuck into it tonight. Again most appreciated for the info you have sent and for the great work you have done.
Tommy (04-26-2011 06:19 PM)jhmiller Wrote: Hi, It's not my work |
|||
|
04-28-2011, 04:25 AM
|
|||
|
|||
|
RE: Sleek for the 200's (start.cgi)
Hi Miller, this is the link I use for Sky.fm
http://www.hdd-player.de/pchweb/FLaSH/FL..._hdtv.html instead. I can get it to work perfectly when I assigh to using the Blue button but when I try to insert the url as you mentioned below into the LINK_MUSIC I cannot get it to work. I even tried the address you listed below LINK_MUSIC='http://hdd-player.de/pchweb/FLaSH/FLaSH_Hours/page-1280x720/sky.fm_hdtv.html' and that would not work either. Any suggestions here. I might mention I have a C-200, so should this make a difference? Hope you can help and this makes sense to you. Thanks again. Tommy (04-26-2011 06:19 PM)jhmiller Wrote: Hi, It's not my work [/quote] |
|||
|
04-28-2011, 08:54 AM
(This post was last modified: 04-28-2011 08:57 AM by jhmiller.)
|
|||
|
|||
|
RE: Sleek for the 200's (start.cgi)
I checked your link and it does work.
You need to change the line in the global.config file not the homepage_template.html Code: LINK_MUSIC='http://www.hdd-player.de/pchweb/FLaSH/FLaSH_Hours/page-1280x720/a_hdtv.html'I have tried some of the stations and they play fine with some nice pictures. Anyway i think you've just put that line in the wrong file, global.config is in the Sleek main folder(not in the sleek theme folder). Make sure you refresh the page after you edit anything(press source) to load changes. My Popcorn Hour A110 Trakt.tv (TESTING)
![]() Community Software Installer - For All Your User Apps PchTrakt - Millers Mods Download A-400 - Onkyo TX SR608 AV receiver, C-200, A110 |
|||
|
04-28-2011, 08:32 PM
|
|||
|
|||
|
RE: Sleek for the 200's (start.cgi)
Actually Miller I may have installed it wrong as I did do this in the global.config file. After spending the last hour or so (here at the office....my bad...lol) reading and reading I am thinking I may not have installed properly. I installed it using CSI installer since it would not let me intall with the built in installer.
I read this..."Apologies, i forgot to mention all files have to be edited with a unix compatible editor like Notepad++. Regular notepad, wordpad will mangle the files. from the top menu Format->Convert to Unix Format" I was using HateML Pro v1.105 as my editor and not Notepad++. So when I get home tonight I will try reinstalling. Correct me if I am wrong here, the SleekC200.zip file should be extracted to the root of a flash stick. This extract has Install.html, appinit.cgi and also sleek.tar files. Now when I first tried to install it came up with couldn't find a file. My suspicion here is the sleek.tar fille should also be extracted to the root of the flash drive which in my case it wasn't, thus couldn't find the files .......Would this be correct. Anyhow when I get home I will try this if I don't hear from you. I will keep you posted. Tommy (04-28-2011 08:54 AM)jhmiller Wrote: I checked your link and it does work. |
|||
|
04-29-2011, 01:29 AM
|
|||
|
|||
|
RE: Sleek for the 200's (start.cgi)
Keep the zip file as is. Using CSI select menu option install from file and point it to the zip file and leave default settings and install.
My Popcorn Hour A110 Trakt.tv (TESTING)
![]() Community Software Installer - For All Your User Apps PchTrakt - Millers Mods Download A-400 - Onkyo TX SR608 AV receiver, C-200, A110 |
|||
|
04-29-2011, 01:41 AM
|
|||
|
|||
|
RE: Sleek for the 200's (start.cgi)
Hi miller, ok just to bring you up to date. I appear to be ok now.
![]() ![]() Here is my configuration. Code: #I uninstalled sleek using CSI and tried to install with a flash drive. This was a lost cause and I went back and installed using CSI again only this time your above preceedure worked just great for me. I guess I am doing something wrong with the flash drive procedure because all I kept getting was "REQUEST CANNOT BE PROCESSED" Maybe someone will wright an install tutorial for people like me to follow. ![]() ![]() Now I can experiment and play with the red, green, yellow and blue keys. I need to also assign something to Photos button so as to see my photos in my "//SATA_DISK/Photo" folder. Any suggestions here as to some photo player? Again thank you for you help and no doubt I will be asking again for your help Thanks muchly, Tommy |
|||
|
04-29-2011, 10:34 AM
|
|||
|
|||
|
RE: Sleek for the 200's (start.cgi)
The photos could just be a shortcut to the folder where the pictures are located or to a script that will randomly play the pictures.
The script would look something like this Code: #!/bin/shI have also added it to CSI to make any furure install easier. My Popcorn Hour A110 Trakt.tv (TESTING)
![]() Community Software Installer - For All Your User Apps PchTrakt - Millers Mods Download A-400 - Onkyo TX SR608 AV receiver, C-200, A110 |
|||
|
04-29-2011, 11:38 AM
|
|||
|
|||
|
RE: Sleek for the 200's (start.cgi)
I am really impressed with how well it works especially on boot up. Nicely done and again my thanks. I was able to get the Photos to work.
Quote:LINK_PHOTOS='http://localhost.drives:8883/SATA_DISK/Photo/?home=0' I will definitely try your script blow tonight when I come home from the office. I am on my way there now. I also can't wait to get stuck in to the colour keys. So I guess I am ok then with using CSI...again thanks to you. Are there other keys that can be changed other than the colour keys? Thanks again for the great work Miller and especially for your help. Tommy (04-29-2011 10:34 AM)jhmiller Wrote: The photos could just be a shortcut to the folder where the pictures are located or to a script that will randomly play the pictures. |
|||
|
04-29-2011, 12:31 PM
|
|||
|
|||
|
RE: Sleek for the 200's (start.cgi)
Yes thats why i decided to get it going on my system, The wife finds it easier to use then the default interface and being able to press source to take you back to the main screen no matter where you are is great and the thing i missed most of all when using the default interface.
There is a list of TVID HERE (Bottom of the page) as well as the normal number TVID's (111,123 ect) If doing the script i would save it in the folder Sleek/web as thats where ive stored other scripts that ive done and also make sure the script has permission to run. My Popcorn Hour A110 Trakt.tv (TESTING)
![]() Community Software Installer - For All Your User Apps PchTrakt - Millers Mods Download A-400 - Onkyo TX SR608 AV receiver, C-200, A110 |
|||
1 user says Thank You to jhmiller for this post |
|
04-29-2011, 03:33 PM
|
|||
|
|||
|
RE: Sleek for the 200's (start.cgi)
Again thank you miller for the info below. I do have one question please if you would. I use the web site
"http://wrestle-zone.net/" to stream pay per view shows like Wrestlemania, UFC fights soccer etc. etc. The Streaming is not free but the site is free to join. Now my question. Is there a way to add this site so I can stream the live videos through my C-200 instead of having to watch them through my computer? It sure would be nice do this through my Popcorn hour. It would have been nice to watch the past Wrestlemania on my big 47" tv instead of my 19" computer monitor... ![]() BTW I hope I am not breaking any rules here by asking this and if so please excuse my ignorance. ![]() Thanks again Tommy (04-29-2011 12:31 PM)jhmiller Wrote: Yes thats why i decided to get it going on my system, The wife finds it easier to use then the default interface and being able to press source to take you back to the main screen no matter where you are is great and the thing i missed most of all when using the default interface. |
|||
|
« Next Oldest | Next Newest »
|

Twitter
Facebook
NMT Wiki
Search
Member List
Help
[19. June 2013] Soundcloud® available now




![[Image: watched-fanart.jpg]](http://trakt.tv/user/jhmiller/widget/watched-fanart.jpg)



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




I used Sleek on my A110 and when i got my C200 i was unhappy that sleek would not run on it. I tryed to get it to run a few times and gave up but after a few weeks of having to use the default gui i managed to get it working.
