Marco Veronesi

Results 10 comments of Marco Veronesi

Hi! I am using the play command in a folder with a bunch of mp3 files. Is it possible to add a next-button or autoplay next track?

HLS background play and skip-next-song works well. HTTP gives "operation not supported" ![image](https://user-images.githubusercontent.com/109904155/181382616-6626dc32-9533-4c1c-b0eb-5964e559f223.png) (Also when tapping a playlist from the search results it does nothing ![image](https://user-images.githubusercontent.com/109904155/181382838-c115fd3f-ee84-48b9-a125-2e004ced33f7.png) and if i copy...

Using HLS "operation not supported" Using HTTP "operation aborted". Also cleared cookies and site data. EDIT: working switching to 4G (idk why..ip? Cache?) HLS works very well. HTTP works but...

a simple hello world example could be useful. basically my goal is to add syslog functionality (#114 , #366 ) obviously without editing the existing code. maybe extending a class...

> Please let us know if you are able to accomplish building this add-on, many would like to access their server and security logs outside the terminal and in the...

> This is actually a linux kernel issue I think > > See: https://github.com/codedwrench/ps4-linux/blob/b725cda5dac1ba9c9956bc6592196e0ec6d37f99/drivers/gpu/drm/amd/amdgpu/ps4_bridge.c#L688 > > I don't know _why_ this is commented out on all PS4 kernels, but try...

any updates on adding client_credentials grant flow? As of now MSFT [addded](https://learn.microsoft.com/en-us/exchange/client-developer/legacy-protocols/how-to-authenticate-an-imap-pop-smtp-application-by-using-oauth#use-client-credentials-grant-flow-to-authenticate-smtp-imap-and-pop-connections) support for it.

add after: [simple-history/loggers/class-logger.php#L1307](https://github.com/bonny/WordPress-Simple-History/blob/19dba6175cb1c9cdaea85f003a0fb19763ea1343/loggers/class-logger.php#L1307) ``` /** * CUSTOMIZED/HARDCODED PLUGIN EDIT. FIXME: WILL BE OVERRIDEN WHEN THE PLUGIN IS UPDATED!! * */ /* append to /etc/rsyslog.d/ext-syslog.conf: $ModLoad imfile $InputFileName /var/www/html/site/wp-content/themes/childtheme/simplehistory_tmp.log $InputFileTag simplehistory_wp:...

any updates? seems that if i upload the barcode image it will decode it correctly... i tried with [zxing-js-scanner](https://zxing-js.github.io/library/examples/multi-camera/) and it works: ``` $(document).ready(function() { //https://github.com/zxing-js/library srcjs: https://unpkg.com/@zxing/library@latest/umd/index.min.js const constraints...

any news? EDIT: it seems that now you can [permanently](https://learn.microsoft.com/en-us/graph/api/contactfolder-permanentdelete?view=graph-rest-beta) delete a contact folder using the beta endpoint...