Skip to content

IndexError: list index out of range #4

@itdaboyz

Description

@itdaboyz

Hello,

RED_OPS_Better worked for 40~ releases but then I have this error:

Traceback (most recent call last):
  File "/home/cyril/RED_OPS_Better/./red_ops_better", line 421, in <module>
    main()
  File "/home/cyril/RED_OPS_Better/./red_ops_better", line 279, in main
    artist = group['group']['musicInfo']['artists'][0]['name']
IndexError: list index out of range

If I reload RED_OPS_Better with cache, it crash at first try. Without cache, it checks for the 40~ releases done before and crash after.

Any idea?

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