According to some unofficial documentation - that error means that an attempt was made to write to a read-only value
>From https://github.com/flammy/fsapi/blob/master/FSAPI.md Code: -------------------- FS_PACKET_BAD You tried to set the value of an read only node. -------------------- Paul Webster http://dabdig.blogspot.com Author Radio France (FIP etc) plugin ------------------------------------------------------------------------ Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105 View this thread: http://forums.slimdevices.com/showthread.php?t=103728 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
