TV Series listed under Documentary?

First off all: LOVE Serviio 
However I do notice something strange... My TV Series are listed as TV Series, bu also under Documentary under Genres.
Is there a way to exclude the TV Series from the Documentary under Genres? (I do have some Documentaries that are not TV shows)
I'm using for the MetaData XBMC .nfo files, that I perfectly create with Media Companion.
Here's an example of one of the files (TV Series):
Thanks in advance for the help!

However I do notice something strange... My TV Series are listed as TV Series, bu also under Documentary under Genres.
Is there a way to exclude the TV Series from the Documentary under Genres? (I do have some Documentaries that are not TV shows)
I'm using for the MetaData XBMC .nfo files, that I perfectly create with Media Companion.
Here's an example of one of the files (TV Series):
- Code:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<episodedetails>
<fileinfo>
<streamdetails>
<video />
</streamdetails>
</fileinfo>
<title>Deadliest Hotels and Hospitals</title>
<season>0</season>
<episode>9</episode>
<aired>2012-02-24</aired>
<plot>Ghost Adventures recall their creepiest lockdowns inside hotels of horror and the deadliest hospitals that they've investigated.</plot>
<playcount>0</playcount>
<director>
</director>
<credits>
</credits>
<rating>0</rating>
<runtime>
</runtime>
<showid>83929</showid>
</episodedetails>
Thanks in advance for the help!