Skip to content
Snippets Groups Projects
Commit 85bc006c authored by nimrod's avatar nimrod
Browse files

fixup! Rewrite the kodi-scan script in Python.

parent c50919a8
No related branches found
No related tags found
No related merge requests found
Pipeline #1656 passed
...@@ -8,7 +8,7 @@ import json ...@@ -8,7 +8,7 @@ import json
import pathlib import pathlib
import os import os
import sys import sys
import urllib import urllib.request
def scan(library=None): def scan(library=None):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment