chincheta0815
chincheta0815
I like that idea also... But I fear that there is not DISCSUBTITLE in the database yet. How would I get it in there? Can you tell me how to...
I did try that right before just to be shure. That did not help. in the lms-prefs I have: ``` --- _ts_autorun: 1634482878 _ts_autosave: 1634482878 _ts_bin: 1662402928 _ts_configfile: 1634482878 _ts_debugs:...
yes, the "SERVER-IP" is like "192.168.111.12". here are the files. both made with "all items below" to get most out of it.... [raopbridge_failing.log](https://github.com/philippe44/LMS-to-Raop/files/9491683/raopbridge_failing.log) [raopbridge_working.log](https://github.com/philippe44/LMS-to-Raop/files/9491684/raopbridge_working.log) their names should be self explanatory.
it's aleays 192.168.47.12. always. sorry for trying to anonymize it.
if i confused you: apologies!
comparing both log files it looks as if the server discovery "discover_server" is not working correctly
okay... slow ;o) i hope i did not introduce a 192.168.12.47... both scenarios have the lms server interface ip 192.168.47.12. in the cmdargs scenarios this is THE ip address. the...
btw: if the confusion I created is too much, I can also create a new set of logs etc. But anyway it is always 192.168.47.12. promise ;o)
Since the issue is interesting to me, I had a look into your code. There is a line that puzzles me a bit: https://github.com/philippe44/LMS-to-Raop/blob/0c0c78fb54faa160d9c8a13d44599cd80d5529af/application/squeezetiny/slimproto.c#L776 In that line an below a...
Okay. Thanks for remembering. In any case these lines seems a little odd to me as the socket is set to SO_BROADCAST and then uses a unicast address to send...