lachlan
lachlan
Am i missing something? I'm assuming that only the public folder is required on the prod server My local site test out fine using npm start. When i run the...
Right now dsub will send savePlayQueue on pause but not resume. It would be good if it did for servers that take that into account.
Just referencing an open issue we have. https://github.com/ampache/ampache/issues/3196#issuecomment-1068679902 I'm not sure about the specifics of mp4 audio but the playtime_seconds is being read as 0 in the raw tags I...
I'm making a call out to all the xml-api client software devs to come over the the repo and make their issues known. I'm working on updating Ampache to version...
getting this php error semi-regularly ``` 2 tests triggered 3 PHP deprecations: 1) /home/scrutinizer/build/vendor/mikealmond/musicbrainz/src/MusicBrainz/MusicBrainz.php:492 Optional parameter $limit declared before required parameter $includes is implicitly treated as a required parameter 2)...
After finishing my plugin i took the sample and updated it with some settings and widgets. https://github.com/lachlan-00/budgie-python-example-applet I used code from @yursan9 and the caffeine plugin to allow it to...
Hey, i know it says request the site and give out the html but i was just wondering if this was domain dependent? I maintain Ampache (github.com/ampache/ampache/) and something like...
As discussed in https://github.com/opensubsonic/open-subsonic-api/discussions/16 Adda totalCount to the following * Endpoints * getalbumlist * getalbumlist2 * getnewestpodcasts * getsimilarsongs * getsimilarsongs2 * getsongsbygenre * gettopsongs * search3 * Responses *...
discussed here https://github.com/opensubsonic/open-subsonic-api/discussions/96#discussioncomment-13076513 Essentially deprecate playCount for totalPlayCount and userPlayCount. If the servers don't use the same value for playCount might as well work towards removing it with 2 new...