Tobe
Tobe
As first fix to cope with the cloudflare DDoS protection I used cloudscraper for all requests. There persist a problem during logout so I decided to do not logout on...
currently yaacc is using the cling library, which was designed for implementing the UPnP stack in general. Cling isn't maintained any more and the libs are currently included in yaacc....
Some old devices can't handle https URLs. For such devices the share feature does not work because all shared URLs from the internet should be https URLs. Allow to use...
Currently all media files on the device are published if the yaacc media server is running. Preserve privacy by adding a whitelist function. It should be possible to configure which...
The Option is deprecated an we should use LayoutParams.FLAG_KEEP_SCREEN_ON istead
tests are located in a separate structure and based on a ant build. Clean them up and integrate them into the new project structure