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
- Install streama
- Bulk create from files
- Run matcher on single file
- Wait 10s (let tmdb rate limit expire)
- 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
- fix exception during episode-bulk-creation #807 — committed to streamaserver/streama by deleted user 5 years ago
aaah see, that I didnt do! Finally I can reproduce it. Will probably have a fix for you later tonight 😃