streama: Can't add local files

Issue description

Adding a matched file gives TheMovieDB Error: not all files were added unfortunately. This is due to TheMovieDB API LIMIT constraints. Just try again in a couple of seconds :) despite waiting for plenty of time.

Java log shows:

May 23 13:35:55 fserver java[31134]: DEBUG grails.app.services.streama.TheMovieDbService - conn.responseCode: 200
May 23 13:35:57 fserver java[31134]: ERROR grails.app.services.streama.TheMovieDbService - Error occured while trying to retrieve data from TheMovieDB. Please check your API-Key.

Steps to Reproduce

  1. Install streama
  2. Bulk create from files
  3. Run matcher on single file
  4. Wait 10s (let tmdb rate limit expire)
  5. Click Add this File

Expected Behaviour

File should be added

Actual Behaviour

Error as above

Environment Information

Running via systemd

  • Operating System: Ubuntu 18.04.1
  • Streama version: v1.7.0-RC10

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Comments: 19 (8 by maintainers)

Commits related to this issue

Most upvoted comments

aaah see, that I didnt do! Finally I can reproduce it. Will probably have a fix for you later tonight 😃