]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Update Python shebangs to python3
authorRuben De Smet <ruben.de.smet@rubdos.be>
Sun, 13 Feb 2022 07:05:02 +0000 (08:05 +0100)
committerFlole998 <Flole998@users.noreply.github.com>
Mon, 14 Feb 2022 01:07:07 +0000 (02:07 +0100)
lib/py/tvh/tv_meta_tmdb.py
lib/py/tvh/tv_meta_tvdb.py
support/tvhmeta

index 44d0082ae47ffbbf67e3684f2765b030ba648373..c2657fc110999ff5bae1b20538120b41582b0436 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 # Retrieve details for a movie from tmdb.
 #
 # This product uses the TMDb API but is not endorsed or certified by TMDb.
index 582d212ff2939d86b820ca421894d8904e2107ab..7984780cc539a4d256d5ab05ec5935edcc487c69 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 # Retrieve details for a series from tvdb.
 #
 # Required options:
index 89e22e58063e4b529cec2163bd0fc9eb2537c027..de1097656352748e486f5fc5f1e3d50774d1887b 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 
 # Update Tvheadend recordings with additional external metadata such
 # as artwork.