[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: 2 Guest(s)
Post Reply 
[YAMJ] ALPHA TEST: Eversion with iSkin2 mobile/tablet Remote
05-15-2013, 10:01 AM
Post: #76
RE: ALPHA TEST: Eversion with iSkin2 mobile/tablet Remote
Thanks again de_polle

So I checked library.xml - it is /opt/sybhttpd/localhost.drives/SATA_DISK/Video/
I can cd to this path. I also inspected the html files created for specific title and the path there is the same.
Now when I browse the html from the laptop I can see in the status bar the actual URL and it is:
http://192.168.1.2:8080/opt/sybhttpd/loc...4.6x01.avi

I think the prefix (http://192.168.1.2:8080) is somehow wrong. Doing the same wth jukebox generated with iSkin, the url is:
jnmt.play('/opt/sybhttpd/localhost.drives/SATA_DISK/Video/Tv/24/24.Season.6/24.6x01.avi')

I know how to create network share, the question is it is necessary to do that for iSkin2 to work properly?

If both iSkin and iSkin2 use the same javascript technique to play the media files, then the jukebox generated with iSKin2 is somehow improperly generated

I agree with you - NAS is much better solution - when I did shopping for streamer, I wanted "single-box" solution so I choose pch-a300 with internal 3GB drive. If I was to decide now, I would get small streamer with no internal storage and NAS to hold all the media.

Thank you very much for helping me!
flyck
Find all posts by this user
Add Thank You Quote this message in a reply
05-15-2013, 11:30 AM
Post: #77
RE: ALPHA TEST: Eversion with iSkin2 mobile/tablet Remote
Hi,

Well that URL certainly is not correct. Afaik, that doesn't look like an
iSkin2 problem but more like some setting. Try to force the player root
path by setting: mjb.playerRootPath=file:///opt/sybhttpd/localhost.drives/HARD_DISK/Video/ (replace Video by your path) in your moviejukebox.properties file (I have it set ...).
FYI, I'm using:
- yayman (last version) (and I let it download and install the most recent YAMJ)
- Eversion R0179/iSkin2 Preview 5-Test 6
- YANFOE v1 to manage the nfo files (movies only)

hth
Danny

(05-15-2013 10:01 AM)flyck Wrote:  Thanks again de_polle

So I checked library.xml - it is /opt/sybhttpd/localhost.drives/SATA_DISK/Video/
I can cd to this path. I also inspected the html files created for specific title and the path there is the same.
Now when I browse the html from the laptop I can see in the status bar the actual URL and it is:
http://192.168.1.2:8080/opt/sybhttpd/loc...4.6x01.avi

I think the prefix (http://192.168.1.2:8080) is somehow wrong. Doing the same wth jukebox generated with iSkin, the url is:
jnmt.play('/opt/sybhttpd/localhost.drives/SATA_DISK/Video/Tv/24/24.Season.6/24.6x01.avi')

I know how to create network share, the question is it is necessary to do that for iSkin2 to work properly?

If both iSkin and iSkin2 use the same javascript technique to play the media files, then the jukebox generated with iSKin2 is somehow improperly generated

I agree with you - NAS is much better solution - when I did shopping for streamer, I wanted "single-box" solution so I choose pch-a300 with internal 3GB drive. If I was to decide now, I would get small streamer with no internal storage and NAS to hold all the media.

Thank you very much for helping me!
flyck
Find all posts by this user
Add Thank You Quote this message in a reply
[+] 1 user says Thank You to de_polle for this post
05-15-2013, 01:32 PM
Post: #78
RE: ALPHA TEST: Eversion with iSkin2 mobile/tablet Remote
Thanks a lot Danny,

I'll try that.
I am using yamj and I have manually installed and configured it, though I know yayman automates the process. Anyways, I'll try a fresh install of yamj/yayman/eversion too.

Thanks a lot for your help!
flyck
Find all posts by this user
Add Thank You Quote this message in a reply
05-15-2013, 02:18 PM
Post: #79
RE: ALPHA TEST: Eversion with iSkin2 mobile/tablet Remote
Well, before you re-install things, try the property first. I'm fairly confident that will fix it. If in the end you still are stuck, drop me a message and I'll provide you with a zip of my setup.
Find all posts by this user
Add Thank You Quote this message in a reply
[+] 1 user says Thank You to de_polle for this post
05-16-2013, 08:47 AM
Post: #80
RE: ALPHA TEST: Eversion with iSkin2 mobile/tablet Remote
Thanks Danny,

I'm not sure if it was your suggestion or gfb107's from the main iSkin thread here but now I do succeed to start the movies from the iPad! Thanks a lot!

However, when I hit the play button on the left of the title, the movie indeed starts to play but the remote control displayed on iPad is still buggy - I see some of the buttons and I see blue question marks instead of actual and probably important buttons (perhaps play, stop, pause)
Do you have a suggestion for this problem too?

Anyways, I really appreciate your help!
flyck

(05-15-2013 02:18 PM)de_polle Wrote:  Well, before you re-install things, try the property first. I'm fairly confident that will fix it. If in the end you still are stuck, drop me a message and I'll provide you with a zip of my setup.
Find all posts by this user
Add Thank You Quote this message in a reply
05-16-2013, 10:09 AM
Post: #81
RE: ALPHA TEST: Eversion with iSkin2 mobile/tablet Remote
Hi Flyck,

Looks like we both pointed to the same setting so I suggest to share
the credits ;-)
About the buttons: sorry - no clue, they display nicely on my iPad.
My intuition says missing files, afair, the graphics for the buttons
are in one of the skin subdirs. Might be a problem with the webserver
too but I doubt that.
If you decide to go for a NAS: to keep it cheap, go for a 2 disk NAS and
put in one 3TB disk, copy the content from your PCH 3TB disk to the NAS.
Then move the PCH disk to the NAS and build a RAID1. Finally put a small and cheap 2.5 disk in the PCH and ready you are. Remember disks do crash - that's when you learn to know the value of a RAID ...

Danny
Find all posts by this user
Add Thank You Quote this message in a reply
05-16-2013, 06:15 PM (This post was last modified: Yesterday 09:22 AM by flyck.)
Post: #82
RE: ALPHA TEST: Eversion with iSkin2 mobile/tablet Remote
Thanks Danny,

I figured out the missing buttons - the html generated shows
Code:
<img src="img/remote/icon-play.png" alt="">
, but there is no "remote" directory inside "img" directory. Perhaps i got wrong zip. I copied "remote" directory from iSkin(1) and the images are shown ok now. I think that I have downloaded some incomplete version. Could you please point me to location that I can download latest and complete iSkin2?

Thanks
flyck
Find all posts by this user
Add Thank You Quote this message in a reply
05-16-2013, 08:30 PM
Post: #83
RE: ALPHA TEST: Eversion with iSkin2 mobile/tablet Remote
Hi flyck

Couldn't find a download link so I tarred my version an put it here
http://www.b-solar.be/files/EversioniSkin2.rar
Remember to save your skin.properties first ...

Danny

(05-16-2013 06:15 PM)flyck Wrote:  Thanks Danny,

I figured out the missing buttons - the html generated shows , but there is no "remote" directory inside "img" directory. Perhaps i got wrong zip. I copied "remote" directory from iSkin(1) and the images are shown ok now. I think that I have downloaded some incomplete version. Could you please point me to location that I can download latest and complete iSkin2?

Thanks
flyck
Find all posts by this user
Add Thank You Quote this message in a reply
[+] 1 user says Thank You to de_polle for this post
Today, 04:15 AM
Post: #84
RE: ALPHA TEST: Eversion with iSkin2 mobile/tablet Remote
thanks for pointing out that first post was still linked to github and they removed the download section. it has been fixed.
Find all posts by this user
Add Thank You Quote this message in a reply
Today, 12:32 PM (This post was last modified: Today 12:33 PM by gfb107.)
Post: #85
RE: ALPHA TEST: Eversion with iSkin2 mobile/tablet Remote
Links to zips of the latest versions of iSkin and iSkin2 are available on the iSkin homepage ( http://mediaplayersite.com/iSkin )

I believe that is clearly stated in the iSkin/iSkin2 Readme.html as well as in the iSkin/iSkin2 annoucement post (the 1st post in the iSkin/iSkin2 thread)

(05-16-2013 06:15 PM)flyck Wrote:  Thanks Danny,

I figured out the missing buttons - the html generated shows
Code:
<img src="img/remote/icon-play.png" alt="">
, but there is no "remote" directory inside "img" directory. Perhaps i got wrong zip. I copied "remote" directory from iSkin(1) and the images are shown ok now. I think that I have downloaded some incomplete version. Could you please point me to location that I can download latest and complete iSkin2?

Thanks
flyck

iSkin: YAMJ for iOS, Android, Chrome or Safari. Supports Series 1-4 (Series 2-4 Flash compatible and zero-config multi-shares)
Visit this user's website 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
  [FLASH SKIN] Eversion Beta2 v2.8.16 (R0179c)-FINAL accident 84 6,552 05-10-2013 09:34 PM
Last Post: accident
  [GUIDE] YAMJ and the 200s, 300s, 400s, Popbox, Asiabox and Tablets/Mobile. accident 8 11,016 04-12-2013 11:00 AM
Last Post: Omertron
  [FLASH SKIN] evHell 4.0 for Eversion Rezurfer 250 39,297 04-08-2013 07:25 AM
Last Post: Rezurfer
Photo [FLASH SKIN] pfpscope - A CinemaScope skin for Eversion pfp 22 7,110 02-22-2013 02:55 AM
Last Post: pfp
  [GUIDE] [EVERSION] How to add a custom item on the home list Bazrah 51 6,391 12-19-2012 08:46 AM
Last Post: guzmiricka
  [FLASH SKIN] Eversion Beta2 v0.2.8.16 (R0179) Released accident 515 116,716 12-18-2012 04:18 AM
Last Post: accident
  [GUIDE] [EVERSION] How to add custom libraries to the home screen plm 6 2,408 12-04-2012 08:49 PM
Last Post: plm
  [GUIDE] YAMJ/Eversion and the A300/Popbox V8/Popbox 3D accident 49 20,131 03-08-2012 04:47 AM
Last Post: pepar
  OVERSCAN Test Screen for the YAMJ and POPCORN!! Legion455 4 1,759 02-16-2012 04:10 PM
Last Post: Legion455
Lightning [FLASH SKIN] Eversion Beta2! v0.2.7 (R0108) accident 826 163,976 12-12-2011 10:05 PM
Last Post: accident

Forum Jump: