A python module to retrieve information from Overseerr. Continued!
Project description
pyoverseerrcontinued
This is a project for retrieving information from an Overseerr instance using their API, this is the first project I'm taking up from someone else, as the last commit from vaparr was 3 years ago.
Installation
Run the following to install:
pip install pyoverseerrcontinued
Usage
Creating an object of your Overseerr instance
Note: You have to supply an api_key to successfully authenticate.
import pyoverseerr
overseerr = pyoverseerr.Overseerr(
url="192.168.1.120:5055",
api_key="pixf64thuh2m7kbwwgkqp52yznbj4oyo",
language="en"
)
Authenticate
overseerr.authenticate()
Testing connection to Overseerr
try:
overseerr.test_connection()
except pyoverseerr.OverseerrError as e:
print(e)
return
Retrieving data
movies = overseerr.movie_requests
tv = overseerr.tv_requests
music = overseerr.music_requests
total = overseerr.total_requests
Searching
# Searching for movies with "Movie Name on the first page"
movie_search = overseerr.search_movie("Movie Name", 1)
# Searching for movies with "TV show name on the second page"
tv_search = overseerr.search_tv("TV show name", 2)
Requesting
overseerr.request_movie("theMovieDbId")
overseerr.request_tv("theTvDbId", request_latest=True)
License
This project is licensed under the MIT License - see the LICENSE.txt file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyoverseerrcontinued-0.1.6.tar.gz.
File metadata
- Download URL: pyoverseerrcontinued-0.1.6.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c23036a9d6b53b419faf5bdc06c073f059cd6cc3d2d2dbf04288d13f750dbc7f
|
|
| MD5 |
c806723691e6fb6d97aab53d48c0753d
|
|
| BLAKE2b-256 |
2504b8aa7996a6eafd0c62251a87f600cd699333be6f158034c757c00811ef0d
|
Provenance
The following attestation bundles were made for pyoverseerrcontinued-0.1.6.tar.gz:
Publisher:
pypi-publish.yml on hhochdev/pyoverseerrContinued
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pyoverseerrcontinued-0.1.6.tar.gz -
Subject digest:
c23036a9d6b53b419faf5bdc06c073f059cd6cc3d2d2dbf04288d13f750dbc7f - Sigstore transparency entry: 1475543917
- Sigstore integration time:
-
Permalink:
hhochdev/pyoverseerrContinued@58fe130bcafb3f3353536f9c022d5ac38ee9eb21 -
Branch / Tag:
refs/tags/v0.1.6 - Owner: https://github.com/hhochdev
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi-publish.yml@58fe130bcafb3f3353536f9c022d5ac38ee9eb21 -
Trigger Event:
release
-
Statement type:
File details
Details for the file pyoverseerrcontinued-0.1.6-py3-none-any.whl.
File metadata
- Download URL: pyoverseerrcontinued-0.1.6-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ccf4e96d1f627f5b41a442e2fe51d68ed3ec447814203aebee921613d0bf848
|
|
| MD5 |
a6b48067515b635bbc74cb40239974ed
|
|
| BLAKE2b-256 |
9672f2678316581722d367610fccb7cdd8ebdfed928e4a6397c442a53ad4556b
|
Provenance
The following attestation bundles were made for pyoverseerrcontinued-0.1.6-py3-none-any.whl:
Publisher:
pypi-publish.yml on hhochdev/pyoverseerrContinued
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pyoverseerrcontinued-0.1.6-py3-none-any.whl -
Subject digest:
7ccf4e96d1f627f5b41a442e2fe51d68ed3ec447814203aebee921613d0bf848 - Sigstore transparency entry: 1475544020
- Sigstore integration time:
-
Permalink:
hhochdev/pyoverseerrContinued@58fe130bcafb3f3353536f9c022d5ac38ee9eb21 -
Branch / Tag:
refs/tags/v0.1.6 - Owner: https://github.com/hhochdev
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi-publish.yml@58fe130bcafb3f3353536f9c022d5ac38ee9eb21 -
Trigger Event:
release
-
Statement type: