weirdosona
Member
i like the bloody fist radio, and i'd like to make a movian plugin. the only open source movian plugins i've found are for torrenting/pirating sites for watching shows. i'd like it to be formatted a little bit like the somafm plugin (only without the channel select) and i refuse to use ai to code for me. can anyone offer an easy to digest guide? for now, i've got the json for the plugin info.
Code:
{
"type": "ecmascript",
"apiversion": 1,
"id": "testblood",
"file": "indevbloodyfist.js",
"showtimeVersion": "7.0.248",
"version": "0.1 INDEV",
"author": "Kris",
"title": "Bloody Fist Movian",
"icon": "bf-square.png",
"synopsis": "Bloody Fist Radio on your PS3!",
"category": "music",
"description": "<p>Bloody Fist is an internet radio mostly focused on what they label as chaotic racket. The songs featured are relased between the years 1994 and 2004.</p>",
"homepage":"http://www.bloodyfistradio.com/radio/"
}