A bunch of data plugins created
I have created a bunch of new data plugins, which will be available in the next alpha release.
New plugins are:
- Album
- Band
- City
- Country
- ImageFile
- Location
- Podcast
- PodcastItem
- RssFeed
- RssFeedItem
- Song
I have decided to remove all documentation for the data plugins, except the class documentation. This reduces the amount of code for each plugin and makes it a lot easier to overview.
However, I have kept the documentation for classes that have methods/functions other than just the verify function, since this piece of documentation can be of use to developers, while properties and constructors are pretty obvious.
