Skip to content

IndexError: list index out of range #13

@straw-son

Description

@straw-son

Used to work fine for a while, uploading ~150 transcodes, but now it just quits with the following error message:

[user@pi]$ python2 redactedbetter
Logging in to RED...
Searching for transcode candidates...
Traceback (most recent call last):
  File "redactedbetter", line 276, in <module>
    main()
  File "redactedbetter", line 157, in main
    artist = group['group']['musicInfo']['artists'][0]['name']
IndexError: list index out of range

This was mentioned in red's forum, but it seems unanswered.

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