-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Trying your great software with a Vtuner webradio #53
Comments
Hi @Broukmiken
to be generated in the YTuner's log? Edit: Try to browse each one of 4 main menu items and attach console log dump once again. This problem can probably be easily fixed. |
thank you so much answering, hope you can solve the issue... I found on a forum that the login page was: I use all default config files, except i set debug mode YTuner v1.2.4 Copyright (c) 2024 Greg P. (https://github.com/coffeegreg) Here comes few screenshots |
@Broukmiken ytuner-1.2.5-alpha-2-fix53-1-x86_64-win64.zip This is a temporary and "dirty" fix that should give me an answer as to whether my ideas for operating your device are going in the right way. 👍 |
thank you so much taking time to my issue. YTuner v1.2.5 alpha2 + Fix (issue #53) Attempt#1 Copyright (c) 2024 Greg P. (https://github.com/coffeegreg) |
Yes ... It's better 👍 I need to think ... 🤔 |
Yes, thank you, i can now see something. It's not the most important now, but when i seletect a webradio, nothing happens. 26/01/2025 13:13:08 : Dbg : GET /setupapp/amit/asp/BrowseXML/loginXML.asp?token=0. |
What is the YTuner's log entry when you try to select/play one of those dispaled radio stations? |
26/01/2025 13:13:08 : Dbg : GET /setupapp/amit/asp/BrowseXML/loginXML.asp?token=0. |
Anything after :
and selecting one of radio station ❓ |
nothing each radio produce the same log as you can see : 26/01/2025 13:23:37 : Dbg : GET //192.168.1.2/ytuner/mystations?ytuner=true&mac=BABFCD376C5DCC7D3D9A37EEE55FAB0E&dlang=fre&fver=1.754333. |
You are skilled enough to run Wireshark and try catch all outgoing TCP frames from your MyDualRadio? |
do you think i can run Wireshark on my PC and sniff all traffics from my Mydualradio ? |
That's right 👍 You can help yourself and other users of Sagem MyDualRadio 700 👍 In the meantime, use your web browser and try :
and you should see categries from
and you should see radio stations from "Dance" category from Pay attention to the protocol |
my dualradio is in the same LAN 192.168.1.14 when your server is running, This XML file does not appear to have any style information associated with it. The document tree is shown below. and the log: 26/01/2025 14:38:58 : Dbg : First element of page with index: "-1"?. |
With second link you should get :
You can see line: |
hope i have understood: i used Wireshark on my internet LAN, with filter: here is the screencapture of the http and your server's log YTuner v1.2.5 alpha2 + Fix (issue #53) Attempt#1 Copyright (c) 2024 Greg P. (https://github.com/coffeegreg) |
Try to cach TCP/HTTP frames (after select/click on"FFH - Eurodance") from 192.168.1.14 to ... http://mp3.ffh.de ... or .. any other destination IP address except 192.168.1.2. I suspect your device is directing the requests somewhere but not to http://mp3.ffh.de/ffhchannels/hqeurodance.mp3 because then you would probably hear the music... 🤔 |
nothing happens on wireshark : nothing is written |
It looks like your MyDualRadio use different communication XMLs than other AVRs. Probably your device does not quite understand reveived XML messages... a specially such as |
Yes, before VTUNER stop working, i added as " favorites" few web radios that i can still listen. |
Try to cach TCP/HTTP only. Save it to pcap file and place here.
Did you loose browse functionality (possible to catch all "original" XML communication structures)? |
i tried to make a filter : so ,could you tell me how to write the right filter for mac adress of mydualradio and to catch it's http tcp protocols ? Did you loose browse functionality (possible to catch all "original" XML communication structures)? |
can the firmware in .bin interrest you ? |
Not really. In fact I found some XMLs inside but I don't recognize anything that would indicate their use for communication with vtuner... maybe more for remote control of the device itself or for communication with Sagem web repository for update firmware process. The rest of bin file seems to be a bit graphics and some packed(?) content. |
@Broukmiken |
unfortunally: nothing happens 26/01/2025 21:52:42 : Dbg : DNS Query intercept : amit.vtuner.com. |
This unfortunately confirms that your Segem is not sending any request to the radio station at all. If it even tried we would get something in the YTuner's log because every reference to *vtuner.com as in the case of the above station would end up in the YTuner log because YTuner act as *vtuner.com. But wait a minute ... what is this :
❓ PRI ❓ ... HTTP/2 ❓ 👀 |
I suspect that this menu with 181.fm you are showing is some kind of build-in device and can't be captured with Wireshark? |
i can launch and listen those webradios i saved in another menu's item same test: |
There is nothing in this pcap file except start playing http://listen.181fm.com/181-90sdance_128k.mp3 |
i don't remember, so i'm going to put 2 logs and records of wireshark i launched wireshark, then reboot Sagem device, goes to my favorites webradios and launched one. i think those webradios are already saved, like shortcuts, so this does'nt interract with vtuner... only launch the stream i have no way to test something that could interract with vtuner... the only item that uses this was to to browse the database of vtuner webradios, sorted by countries,styles,names... and this item can't be reached because vtuner stopped his service if i use your server, this item is replaced by yours , i mean , ytuner with your text and i don't know how to use wireshark without your server. |
You're right. It looks like this menu content is build in your device and there is no network interaction with vtuner service, 😞 |
thanks so much trying your best with my project |
Don't worry... I've learned a lot from cases like this one. |
@Broukmiken
after that try this :
🤔 |
hello,thank you taking time and energy to try to solve the issue and here is the log 27/01/2025 21:17:33 : Dbg : GET /setupapp/amit/asp/BrowseXML/loginXML.asp?token=0. |
I won't give up that easily. If I come up with another idea, I'll let you know. 👍 |
@Broukmiken |
hello Coffegreg, here is the log: YTuner v1.2.5 alpha2 + Fix (issue #53) Attempt#1 Copyright (c) 2024 Greg P. (https://github.com/coffeegreg) |
What about this one :
|
Nothing happens when i select : no newer screen, no sound... 28/01/2025 21:51:23 : Dbg : DNS Query intercept : amit.vtuner.com. |
something i tested and it's better that before 28/01/2025 21:59:37 : Dbg : GET /setupapp/amit/asp/BrowseXML/loginXML.asp?token=0.
|
You can try to ... add/remove/change some values of this xml ... i.e.
or .... anything else what comes to your mind 🤔 Try to figure out which option is "suspected" and make a lot of test 👍 Don't give up 👍 |
the ket of the issue is perhaps near... thanks so much, i'm going to try many ways to write this xml |
Station ID is generated by YTuner and this is something different than original vtuner's ID. |
@Broukmiken |
hello, there is a log, the radio was doing things while i wasn't at home... 29/01/2025 10:57:45 : Dbg : Unknown route : GET /. ? . ? . |
It looks like something/someone try to connect to you YTuner machine on TCP/80. Use |
@Broukmiken |
hello,
i'm using an old Sagem MyDualRadio 700 that was working great till few days.
It's based on vtuner for web radios.
i use your windows version
the pc's ip running your app is 192.168.1.2
i set port forwarding 80 and 53 on this PC both tcp and udp
i set the 2 DNS on the hardware to 192.168.1.2 and also the gateway
there was old favourites on mydualradio and i can listen them (so no issue with the LAN)
but when i try to browse internet radios using vtuner i think, here is the debug
YTuner v1.2.4 Copyright (c) 2024 Greg P. (https://github.com/coffeegreg)
25/01/2025 19:06:18 : Inf : Starting services...
25/01/2025 19:06:18 : Inf : Successfully loaded 10 my stations.
25/01/2025 19:06:18 : Dbg : Database library : 3.45.0.
25/01/2025 19:06:18 : Inf : Checking local database.
25/01/2025 19:06:19 : Inf : Local database is ready.
25/01/2025 19:06:19 : Inf : DNS Service: listening on: 192.168.1.2:53.
25/01/2025 19:06:19 : Inf : Web Service: listening on: 192.168.1.2:80.
25/01/2025 19:06:42 : Dbg : DNS Query intercept : amit.vtuner.com.
25/01/2025 19:06:42 : Dbg : GET /setupapp/amit/asp/BrowseXML/loginXML.asp?token=0.
25/01/2025 19:06:43 : Dbg : GET /setupapp/amit/asp/BrowseXML/loginXML.asp?mac=BABFCD376C5DCC7D3D9A37EEE55FAB0E&dlang=fre&fver=1.754333.
25/01/2025 19:06:44 : Dbg : Unknown route : GET //192.168.1.2/ytuner/about?ytuner=true&mac=BABFCD376C5DCC7D3D9A37EEE55FAB0E&dlang=fre&fver=1.754333.
i can see on my harware your menu with the 4 items but when i select one every list is empty
i know it's written for AV's hardware but i hope your software could work on mine
thank you if you can help.
The text was updated successfully, but these errors were encountered: