Plugin Category Choices
#1
Hey guys,
I have a question about what category to put my plugin in. I'm now working on two plugins that are both video and audio. Which should they go under?
The first plugin for The Verge is primarily for their "tv show" On The Verge, but also eventually going to include their audio podcast as well as a few other things.
The second plugin is for the 5by5 podcast network. There are some video shows, and some of the shows have video episodes, but most of them are audio only.

Any thoughts?

- Derek
Reply
#2
In your addon.xml, if you do -
Code:
<provides>video audio</provides>

the add-on will show as both a video add-on and a music add-on.

The only downside that I've found is video infolabels don't really work when the add-on is run from music add-ons and vice-verse, I suppose.
Reply

Logout Mark Read Team Forum Stats Members Help
Plugin Category Choices0