Advertisement
Guest User

Untitled

a guest
Oct 6th, 2020
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. --- Starting TVLINK (version 1.1.9) on port: 2020 ---
  2.  
  3. Update channels: Start...
  4. Update channels: Done!
  5. TvhList: Start...
  6. Traceback (most recent call last):
  7. File ".config/tvlink/libs/bottle.py", line 1005, in _handle
  8. out = route.call(**args)
  9. File ".config/tvlink/libs/bottle.py", line 2017, in wrapper
  10. rv = callback(*a, **ka)
  11. File "server.py", line 937, in server.tvhlist
  12. File "utils.py", line 442, in utils.playlist_tvh
  13. File "utils.py", line 54, in utils.get_DB
  14. sqlite3.OperationalError: near "NULLS": syntax error
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement