Test: Media: add isUnseen accessor
It will return true if the playCount was set to 0, and if lastPosition is negative which means the media was never played or that it ended (in that case, the playCount won't be equal to 0)
Ref. #388
It will return true if the playCount was set to 0, and if lastPosition is negative which means the media was never played or that it ended (in that case, the playCount won't be equal to 0)
Ref. #388
VideoLAN code repository instance