gboudreau / XBMCnfoMoviesImporter.bundle

688 stars 158 forks source link

Accept newer set tag syntax #126

Open fnwc opened 4 years ago

fnwc commented 4 years ago

Some media managers are using newer set/collection tags, namely:

`

Star Wars Collection
<overview/>

`

The current behavior is:

<set>Star Wars Collection</set>

It would be nice if both tag versions were understood, currently only the bottom syntax is understood.