Photography
Computing
Tags
Filters
Templates
Link to the Asus O!Play HDP-R1 Forum
Default user: root
Default password: <empty>
You can add a shortcut using the remote by navigating as follow:
Or editing the shortcuts file with Telnet:
telnet oplay vi /usr/local/etc/dvdplayer/NetworkBrowser.ini
Sample file:
[MAIN] num=5 [0] label='Movies:guest' id='guest' pw='guest' domain='WORKGROUP' hostname='WSCG' ip1=0 ip2=0 ip3=0 ip4=0 [1] label='Films:Mike' id='Mike' pw='tubular' domain='' hostname='Films' ip1=0 ip2=0 ip3=0 ip4=0
User working files are stored under /usr/local
So to find a file associated to an action, action the function on the O!Play and then run the following command from Telnet:
Where RSS feeds can be edited:
To modify the weather channels you need to modify those 4 files in sync:
To modify the shortcuts:
To modify the Internet Radio favorites you need to modify those files in sync:
Each file must contain exactly one line per radio station, most of them can be empty lines (important IRxStationUrl for the stream URL and IRxStationFavorite for the stream name). This example creates a favorite for my LAN last.fm proxy:
echo http://192.168.20.50:1881/lastfm.m3u >> IRxStationUrl echo LastFM >> IRxStationFavorite echo >> IRxStationBitRate echo >> IRxStationCodec echo >> IRxStationGenre echo >> IRxStationRegion echo >> IRxStationStream echo >> IRxStationWebsite