Skip to content

Libratone documentation #67

Description

@ndx1905-github

Specific Libratone documentation (tested with Libratone ZIPP)

1/ Install ytuner (release 1.2.6 and up only for Libratone) as per regular instructions.

2/ make sure debug mode is on, ie check your ytuner.ini file in the [Configuration] section, you should have MessageInfoLevel=4
While you're there, go to the [MyStations] section and set Enable=0, and do the same in the [Radiobrowser] section, Enable=0

3/ run ytuner

4/ look at the console, you should see something like

31-1-25 18:04:44 : Inf : Starting services...
31-1-25 18:04:44 : Inf : DNS Service: listening on: 192.168.1.145:53.
31-1-25 18:04:44 : Inf : Web Service: listening on: 192.168.1.145:80.

5/ Look for the ip address of the server that, in the example 192.168.1.145

6/ connect to your Libratone directly through the web interface using your browser and go to the advanced settings and enter the above ip address in the DNS part
If your Libratone does not save this setting, you gave to find a work around and have your router catch the traffic that your speaker intends to send to vtuner.com. To do so you need to know a bit about dsnmasq and your router features. If like me you use openwrt, go to the Network > DNS and DHCP section, and stay in the general tab there. Look for "Addresses" and add this in the field next to it : " /.vtuner.com/192.168.1.145 " (don't forget the first dot which is akin to * to include all subdomains. change the ip address by the one you saw above in 4 for your config)

Save / apply, or even reboot

7/ run ytuner again, and look at the console like before. While doing this, push the favorite buttons on your Libratone, until you can see logs for each 5 favorites. It should look like this

31-1-25 17:20:00 : Dbg : GET /setupapp/company/asp/Browsexpa/Search.asp?sSearchtype=3&search=3251.
31-1-25 17:20:12 : Dbg : GET /setupapp/company/asp/Browsexpa/Search.asp?sSearchtype=3&search=5177.
31-1-25 17:20:19 : Dbg : GET /setupapp/company/asp/Browsexpa/Search.asp?sSearchtype=3&search=1307.
31-1-25 17:20:26 : Dbg : GET /setupapp/company/asp/Browsexpa/Search.asp?sSearchtype=3&search=3252.
31-1-25 17:20:33 : Dbg : GET /setupapp/company/asp/Browsexpa/Search.asp?sSearchtype=3&search=83158.

8/ stop ytuner and go to the ytuner config directory, and edit the company.vtuner.com.xml

Change every favorite UNB3251 with the corresponding number seen above
Fill the http://direct.franceinter.fr/live/franceinter-hifi.aac with the radio stream that you want (you can look here http://radio-browser.info for urls)

9/ restart ytuner, it should now work

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions