Quantcast
Channel: TV-Server
Viewing all articles
Browse latest Browse all 234

Developing Plugin -> \\ class Setup : SectionSettings

$
0
0
Hello,

I'm trying to build a TVserver Plugin, but I'm lost on the Setup : SectionSetting Interface/Implementation.

The example on the WIKI doesn't cover the SetupUI section of the plugin, I've build something which TV Server detects and loads but as I've not got setting section right it move it to unsupported.

Within my Setup Class, I've got this code. can someone point me the right direction.

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using...

Developing Plugin -> \\ class Setup : SectionSettings

Viewing all articles
Browse latest Browse all 234

Trending Articles