From: E.Smith <31170571+azlm8t@users.noreply.github.com> Date: Sat, 29 Sep 2018 11:38:37 +0000 (+0100) Subject: ui: Add TMDB attribution strings and logos. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=718fdbc9fa5a75486f15e75a7284ab47052c88f4;p=thirdparty%2Ftvheadend.git ui: Add TMDB attribution strings and logos. The logo is taken from: https://www.themoviedb.org/about/logos-attribution and resized with: convert -resize 32x --- diff --git a/lib/py/tvh/tv_meta_tmdb.py b/lib/py/tvh/tv_meta_tmdb.py index 097cb7d49..f28a24054 100755 --- a/lib/py/tvh/tv_meta_tmdb.py +++ b/lib/py/tvh/tv_meta_tmdb.py @@ -1,6 +1,8 @@ #! /usr/bin/env python2.7 # Retrieve details for a movie from tmdb. # +# This product uses the TMDb API but is not endorsed or certified by TMDb. +# # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or diff --git a/src/webui/extjs.c b/src/webui/extjs.c index 32e797515..ae1802918 100644 --- a/src/webui/extjs.c +++ b/src/webui/extjs.c @@ -207,8 +207,9 @@ page_about(http_connection_t *hc, const char *remain, void *opaque) %s \ FamFamFam, "\ "Google Noto Color Emoji "\ -"(Apache Licence v2.0)\n\ -
\n", +"(Apache Licence v2.0).\n"\ +"\nThis product uses the TMDB API but is not endorsed or certified by TMDb