Skip to content
This repository was archived by the owner on Jul 6, 2021. It is now read-only.
This repository was archived by the owner on Jul 6, 2021. It is now read-only.

ERROR:periscopio.plugins.SubtitleDatabase:Error occured #1

@nerijus

Description

@nerijus

When running from the command line:

INFO:periscopio.periscopio:Searching on SubDivX 
INFO:periscopio.plugins.SubtitleDatabase:SubDivX writing 0 items to queue
ERROR:periscopio.plugins.SubtitleDatabase:Error occured
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/periscopio/plugins/SubtitleDatabase.py", line 45, in searchInThread
    subs = self.process(filename, langs)
  File "/usr/lib/python2.7/site-packages/periscopio/plugins/OpenSubtitles.py", line 97, in process
    return self.query(moviehash=filehash, langs=langs, bytesize=size, filename=fname)
  File "/usr/lib/python2.7/site-packages/periscopio/plugins/OpenSubtitles.py", line 153, in query
    sublinks += self.get_results(token, search)
  File "/usr/lib/python2.7/site-packages/periscopio/plugins/OpenSubtitles.py", line 176, in get_results
    if results['data']:
KeyError: 'data'
INFO:periscopio.plugins.SubtitleDatabase:TheSubDB writing 0 items to queue
INFO:periscopio.plugins.SubtitleDatabase:Podnapisi writing 0 items to queue
INFO:periscopio.periscopio:lang-in-name read from config: False
INFO:__main__:**************************************************
INFO:__main__:Downloaded 0 subtitles
INFO:__main__:**************************************************

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions