Frikanalen / kodi-frikanalen

Kodi/XBMC plugin for the Norwegian open TV channel Frikanalen.
https://kodi.tv/addon/plugins-video-add-ons/frikanalen-nett-tv
GNU General Public License v2.0
1 stars 0 forks source link

Incorrectly include videos with publish_on_web=false in category and search results #7

Open petterreinholdtsen opened 5 years ago

petterreinholdtsen commented 5 years ago

The API call to get videos in a given category is not working as it should. The video lists also show videos with publish_on_web=false.

An example is the API call https://frikanalen.no/api/videos/?categories__name__icontains=Andre&has_tono_records=false&proper_import=true&publish_on_web=true . It show video ID 625467, which has publish_on_web=false.