Skip to content

pull request #189 seriesSearch undoes the fix isue #143 #197

@thFrgttn

Description

@thFrgttn

#143 due to the number of volumes with matching names, recent x-man and spider-man series are not in the default number of return results from comicvine,
This was fixed by increasing the number of return results, but #189 is missing this fix.
Its a simple as adding
params = {
...
'page': 1,
'limit': 100
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions