Skip to content

UniversalMediaServer/tmdb-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running tests

You need the following environment variables in order to run all tests:

TMDB_API_KEY
TMDB_API_READ_TOKEN
TMDB_API_ACCESS_TOKEN
TMDB_USERNAME
TMDB_PASSWORD
TMDB_ACCOUNT

Most are easy to get via TMDB but TMDB_API_ACCESS_TOKEN is tricky. See UniversalMediaServer/UniversalMediaServer#4037 (comment) for instructions.

Deployment

Run mvn deploy -P release.

You can use the gpg.keyname property in the Maven settings.xml to specify which GPG key to use to sign the files, as described at https://central.sonatype.org/publish/requirements/gpg/#listing-keys

On macOS you might need to symlink gpg2 to gpg as described at https://stackoverflow.com/a/69920288/2049714

About

Universal Media Server TMDb API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%