FileBot is software that organizes media files in a way that is easily understood by programs like XBMC and Plex. The developer discusses porting FileBot to run natively on Synology NAS devices by using cross-compilation, a new HTML5-based user interface, and packaging it as a Synology .spk file. User feedback indicates the current FileBot implementation works but has usability issues. The developer also discusses the challenges of packaging FileBot as a Mac App Store application, such as bundling OpenJDK, escaping the sandbox, and requesting necessary file system permissions. Help is sought from experts in embedded Linux/C++, Mac/Objective-C development, and ExtJS/design