lienma / UpsBoard

Usenet + plex + Stats Board, allows you to monitor your usenet services (SABnzbd+, Sick Beard, & CouchPotato), Plex, & your system (CPU Usage, Memory Usage, Bandwidth Usage, & Disk Space Usage)
MIT License
19 stars 3 forks source link

Synology Drive Space #5

Open TwinMist opened 10 years ago

TwinMist commented 10 years ago

Hi me again!!! Can you add another drive.os = Synology as '--block-size=1024' is not supported on there OS if have just removed it from drive.js line 115 var size = (drive.os == 'linux') ? '' : '-k'; still all works fine even on ubuntu. so not even sure if it is needed.

cheers andy

lienma commented 10 years ago

I'll look into this and double check. Thanks