Everything posted by Keek Uras
-
[Support] A75G Repo
Turns out, my question regarding Edge is irrelevant. It seems this issue is only when I try to play from my PC in a browser here at home. I remoted to my work box and it plays fine in the very same browser I use at home (Vivaldi). I'm not running Windows firewall on my PC. As mentioned previously, I didn't have this issue with the binhex Airsonic docker. Any thoughts on what I might need to look at?
-
[Support] A75G Repo
Thank you for the replies, I'll be sure to post on their GitHub. When you say Edge, are you talking the original or the new Chromium-based?
-
[Support] A75G Repo
Hello. I was pointed back to this version of Airsonic vs binhex Airsonic by a user of the forums, since it is being actively updated and supposed to be more modern/advanced. Now that I have it reinstalled and configured, I have 2 issues: 1) The player (as I had originally reported in an earlier post) does not work in the browser. clicking Play or Add All does nothing. The binhex airsonic app did not have this issue. 2) All the songs played on my phone in the Airsonic app now skip directly to about 3/4 in and stutter to the end. I noticed these errors every so often in the log, but nothing has changed with my networking (IP and URL masked): 2020-07-24 09:55:36.862 INFO --- o.a.p.s.LoggingExceptionResolver : my.IP.address: Client unexpectedly closed connection while loading http://my.url.here:4040/rest/stream.view?c=airsonicPlayer&v=1.8.0&f=xml&id=194&format=raw&p=<hidden>&u=<hidden> (java.io.IOException: Broken pipe) 2020-07-24 09:55:36.865 INFO --- o.a.player.filter.RESTFilter : my.IP.address: Client unexpectedly closed connection while loading http://my.url.here:4040/rest/stream.view?c=airsonicPlayer&v=1.8.0&f=xml&id=194&format=raw&p=<hidden>&u=<hidden> (java.io.IOException: Broken pipe) Any suggestions on what I can look at would be greatly appreciated, thanks!
-
[Support] binhex - Airsonic
Thank you very much for your response. I'll check into both.
-
[Support] binhex - Airsonic
Just want to thank binhex for all of their work on this. I've really enjoyed tinkering with it. I'm trying to come up with an audio solution that will get my media out of Emby and can also be played on my phone and at work. This seems to tick all those boxes. I do have a question - is there any chance the code for add all and shuffle could be modified or optimized? If I try to do either for a playlist that has over 1K songs, it takes a long, long time before you can actually play anything. I've never experienced this with Emby, Plex or JRiver. Just asking. Thanks!
-
[Support] A75G Repo
Disregard, I believe it was due to my system not seeing my integrated sound. However, I've decided not to use this app. Thanks.
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Please see attached. Thanks. repository-diagnostics-20200714-1949.zip
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
So, I started seeing this error this afternoon in the status bar of my browser, any ideas what I should look at? Array Started • Warning: in_array() expects parameter 2 to be array, null given in /usr/local/emhttp/plugins/unassigned.devices/include/lib.php on line 1645 Thanks in advance!
-
[Support] A75G Repo
Hello! I was looking for an alternative to how Plex or Emby handle music streaming with Sonos, so I tried out Airsonic. I had no problem setting it up or scanning my media but nothing plays when I click the play icon for any song. I have all transcoding turned off and my test library is all 160Kbps MP3s. The docker log only shows this and it only changes the name of the song when I chose a different one: 2020-07-13 12:31:31.904 INFO --- o.a.p.s.CacheConfiguration$CacheLogger : Cache Key: /var/music/Pop/Bobby Brown | EventType: CREATED | Old value: null | New value: Bobby Brown 2020-07-13 12:31:31.905 INFO --- o.a.p.s.CacheConfiguration$CacheLogger : Cache Key: /var/music/Pop | EventType: EXPIRED | Old value: Pop | New value: null 2020-07-13 12:31:31.905 INFO --- o.a.p.s.CacheConfiguration$CacheLogger : Cache Key: /var/music/Pop | EventType: CREATED | Old value: null | New value: Pop 2020-07-13 12:31:34.984 INFO --- o.a.p.s.CacheConfiguration$CacheLogger : Cache Key: /var/music/Pop/Bobby Brown/The Best Of Bobby Brown | EventType: CREATED | Old value: null | New value: The Best Of Bobby Brown 2020-07-13 12:39:18.435 INFO --- o.a.p.s.CacheConfiguration$CacheLogger : Cache Key: /var/music/Rock/Warren Haynes | EventType: CREATED | Old value: null | New value: Warren Haynes 2020-07-13 12:39:18.435 INFO --- o.a.p.s.CacheConfiguration$CacheLogger : Cache Key: /var/music/Rock | EventType: CREATED | Old value: null | New value: Rock 2020-07-13 12:39:28.568 INFO --- o.a.p.s.CacheConfiguration$CacheLogger : Cache Key: /var/music/Rock/Warren Haynes/Man In Motion | EventType: CREATED | Old value: null | New value: Man In Motion All my music plays fine via Plex, Emby or Winamp. This happens with Vivaldi or FireFox. Any thoughts on what I might check? Thanks in advance!