Sign up here and you can log into the forum!

MediaNavigation v4

The WDTVExt plugin depot. Plugins/libraries/code only

Re: MediaNavigation v4   

Postby mad_ady » Sat Nov 12, 2011 8:33 am

If you are no longer running zmiki's release, you will need to make a couple of changes. His release had slightly modified plugins in order to read the user data from /conf instead of from the USB disk. Now, the regular wdlxtv release and it's plugins are looking for the config files on the USB drive. To fix both issues, you will need to copy/move /conf/ds-lite and /conf/en.fr.sublang to your USB/.wdtvext-plugins/MediaNavigationV4/ and reboot.
User avatar
mad_ady
Developer
 
Posts: 3028
Joined: Fri Nov 05, 2010 9:08 am
Location: Bucharest, Romania

Re: MediaNavigation v4   

Postby oudoulj » Sat Nov 12, 2011 1:57 pm

mad_ady wrote:If you are no longer running zmiki's release, you will need to make a couple of changes. His release had slightly modified plugins in order to read the user data from /conf instead of from the USB disk. Now, the regular wdlxtv release and it's plugins are looking for the config files on the USB drive. To fix both issues, you will need to copy/move /conf/ds-lite and /conf/en.fr.sublang to your USB/.wdtvext-plugins/MediaNavigationV4/ and reboot.

Thank you very much mad_dy !

I cut/pasted my en.fr.sublang from
/tmp/conf/
to my USB key on
/tmp/media/usb/USB2/4EC5-B799/.wdtvext-plugins/MediaNavigationV4/
It fixed the subtitles filtering and I now only see English and French subs :)
For some (unknown) reason, it seems to also have fixed the writing of the selected sub to my NAS.
So I don't need the "ds-lite Share / NAS rw | toggleRW script" feature.

FYI I couldn't find any ds-lite in /conf/
The only dslite file I could find was DSLITE.dslite already located in :
/tmp/media/usb/USB2/4EC5-B799/.wdtvext-plugins/MediaNavigationV4/
Its content is :

Code: Select all
DSLITE|Sys Tools
   MENU|Remote tools
      COMMANDS|NAS power
         Wake-Up|wol 00:00:00:00:00:00
         Suspend|ssh -f -n -q username@host shutdown -p now
         Shutdown|ssh -f -n -q username@host shutdown -s now
         Reboot|ssh -f -n -q username@host shutdown -r now
      COMMANDS|NFS server
         Start|ssh -f -n -q username@host net start nfsserver
         Stop|ssh -f -n -q username@host net stop nfsserver
   /MENU
   MENU|Shares
      COMMANDS|Movies
         Mount "Movies"|xmount host:/share sharename nfs ro
         Unmount "Movies"|umount /tmp/media/usb/sharename##rmdir /tmp/media/usb/sharename
   /MENU
   COMMANDS|AUDIO OUT
      Digital|config_tool -c AUDIO_OUT=1
      Analog (downmix)|config_tool -c AUDIO_OUT=0
   COMMANDS|VIDEO RESOLUTION
      1080p23|config_tool -c VIDEO_OUT_RESOLUTION=1080p23
      1080p60|config_tool -c VIDEO_OUT_RESOLUTION=1080p60
      1080p50|config_tool -c VIDEO_OUT_RESOLUTION=1080p50
      720p23|config_tool -c VIDEO_OUT_RESOLUTION=720p23
      720p60|config_tool -c VIDEO_OUT_RESOLUTION=720p60
      720p50|config_tool -c VIDEO_OUT_RESOLUTION=720p50
   COMMANDS|MN Tools
      Reset config|rm /wdtvext/plugins/user-plugins/MediaNavigationV4/mn.config
      Delete resume|rm /wdtvext/plugins/user-plugins/MediaNavigationV4/mn.resume
   COMMANDS|Reboot WDTV
      Yes|reboot
      No|


As you can see, there is no NAS rw | toggleRW menu in it.
I don't know if someone can give me the code to add for that or if someone can send me a more complete DSLITE.dslite file (don't know if any of this makes sense lol)
WD TV Live (Model number WDBAAP0000NBK) running 1.02.21.WDLXTV_LIVE-0.5.1.1 + picto osd + MNv4 + webplayer
Synology DS212
oudoulj
DLX'er
 
Posts: 53
Joined: Fri Aug 13, 2010 12:38 am

Re: MediaNavigation v4   

Postby mad_ady » Sun Nov 13, 2011 1:19 am

In this case, it must have been a customization made by zmiki. You may ask in his thread for the contents of that file. It should work without issues in wdlxtv as well.
In the mean time, since you are running 1.02, you can download the Tools wdtvext plugin and install this script http://forum.wdlxtv.com/viewtopic.php?f=48&t=2626 which does the same thing.
User avatar
mad_ady
Developer
 
Posts: 3028
Joined: Fri Nov 05, 2010 9:08 am
Location: Bucharest, Romania

Re: MediaNavigation v4   

Postby oudoulj » Sun Nov 13, 2011 10:04 am

Thanks mad_dy for your quick and valuable answers.

There's still my question about the "Play mode/Repeat mode" that does not show up in the "Video toolbar" when MNv4 is installed.
I'll go ask in the 1.02.21.WDLXTV_LIVE-pTHC-MNV4 (UPDATE) thread, who knows ;-)
WD TV Live (Model number WDBAAP0000NBK) running 1.02.21.WDLXTV_LIVE-0.5.1.1 + picto osd + MNv4 + webplayer
Synology DS212
oudoulj
DLX'er
 
Posts: 53
Joined: Fri Aug 13, 2010 12:38 am

Re: MediaNavigation v4   

Postby disorganizer » Thu Dec 29, 2011 1:37 pm

fogive my noobness :-)
is it possible to use this "flashed" or only by booting from usb and having a plugin folder?
if "flashed" is possible... how?

tnx
disorganizer
Donor
 
Posts: 31
Joined: Thu Dec 29, 2011 10:24 am

Re: MediaNavigation v4   

Postby KAD » Thu Dec 29, 2011 2:02 pm

either flashed or ext3 firmware does not matter

but you must have a plugins folder on a usb drive

KAD
If you like my work please consider a Donation. Donate
Please read the appropriate documentation before posting questions! READ ME FAQ WIKI
User avatar
KAD
Global Moderator
 
Posts: 4021
Joined: Mon Apr 12, 2010 4:59 pm
Location: Seattle, WA USA

Re: MediaNavigation v4   

Postby disorganizer » Fri Dec 30, 2011 3:03 am

hmm. can you pm me a short description on how to get the necessary files and where to put them?
(i believe a usb drive with a plugins directory in the root, and then ... which files where)
or maybe just point me to the right wiki entry to find this out ... thanks.
disorganizer
Donor
 
Posts: 31
Joined: Thu Dec 29, 2011 10:24 am

Re: MediaNavigation v4   

Postby mad_ady » Fri Dec 30, 2011 3:16 am

If you are running 1.02 based firmware, you just need to use your remote and navigate to WDTVExt -> Download -> MediaNavigationV4. It will download all the necessary files for you. Then you need to reboot to enable it.
User avatar
mad_ady
Developer
 
Posts: 3028
Joined: Fri Nov 05, 2010 9:08 am
Location: Bucharest, Romania

Re: MediaNavigation v4   

Postby disorganizer » Fri Dec 30, 2011 3:19 am

ah ok. maybe the mistake is that i run the latest 1.05 based firmware (1.05.04_V-WDLXTV-Live-0.5.1.1 [flash]) ?
disorganizer
Donor
 
Posts: 31
Joined: Thu Dec 29, 2011 10:24 am

Re: MediaNavigation v4   

Postby mad_ady » Fri Dec 30, 2011 3:22 am

It only works on 1.02 based firmwares. See the wiki for the differences: http://wiki.wdlxtv.com/Difference_between_BaseFW
User avatar
mad_ady
Developer
 
Posts: 3028
Joined: Fri Nov 05, 2010 9:08 am
Location: Bucharest, Romania

PreviousNext

Return to WDTVExt plugins

Who is online

Users browsing this forum: No registered users and 1 guest