dd-han

Results 4 issues of dd-han

Hi When I using date-fns convert Unix Timestamp to JavaScript Date Object. But milliseconds seem to be ignored, code: ``` datefns = require('date-fns') datefns.fromUnixTime(0.1).getMilliseconds() // output: 0 // but expect...

🎉 Feature

When the HTTPS connection through Proxy Server, pages can't be displayed. It cause DMM.com's Login pages can't be displayed, either.

console show: ``` Failed to download file: googleapi: got HTTP response code 403 with body: { "error": { "errors": [ { "domain": "global", "reason": "cannotDownloadAbusiveFile", "message": "This file has been...

enhancement

**Describe the bug** A song with title "0" in ID3 Tag will cause music scanner stopped to scan more music. **To Reproduce** Steps to reproduce the behavior: 1. Download [mp3tag.zip](https://github.com/user-attachments/files/15971454/mp3tag.zip)...