N4S4 / synology-api

A Python wrapper around Synology API
MIT License
360 stars 137 forks source link

FileStation application session name #169

Closed tinwhisker closed 1 month ago

tinwhisker commented 1 month ago

This changes base_api to allow 'session' to be arbitrarily set rather than hardcoded. Defaults to 'Core'. i.e. FileStation API states that 'session' must be set as 'FileStation', which DSM 7.2.1-69057 appears to enforce.