Merge pull request #41 from stigrv/master

Add missing media type
This commit is contained in:
Stuart Boston
2017-07-07 09:01:48 +01:00
committed by GitHub
@@ -36,6 +36,10 @@ public enum MediaType {
* TV Show media type
*/
TV,
/**
* TV Season media type
*/
SEASON,
/**
* TV Episode media type
*/