FolderVideoPlayer collects nothing, sends nothing, and has no servers of its own. It talks to one thing: the file share on your own network that you point it at. Nothing you do in it reaches the developer or anybody else.
There are no accounts, no analytics, no crash reporting, no advertising, and no third-party services of any kind.
All of this stays on the Apple TV. Removing the app removes it.
If you use tagging, the app writes to a folder named .FolderVideoPlayer on the share you connect to:
That share is yours. The app is a guest on it, and what it writes there is readable, movable and deletable by you like any other file. This is also how tags made on your Mac appear on your Apple TV and the other way round — through your own share, not through anything of the developer's.
The app makes exactly two kinds of network connection, both on your own local network:
It makes no other connections. It does not check for updates, does not phone home, and does not contact any analytics or advertising service. It has no ability to send your video, your tags, or your file names anywhere off your network — because there is nowhere for it to send them.
The app collects no personal information from anyone, of any age.
Video shares are read using SMBClient, an open-source implementation of the SMB protocol under the MIT licence. It is a protocol library running on your device; it transmits nothing to its authors or to anyone else. Its licence is reproduced inside the app under Settings → Acknowledgements.
If this policy ever changes, the new version replaces this page, with the date above updated.
Questions about this policy can be raised at [email protected] or on the GitHub repository.