Nargren
Nargren
Hello, I just tested this with streama-1.10.1 on Win10 and it works without a problem for me. After filling out the settings field and clicking valdiate, shows the message: "Credentials...
You can pipe the output into a log file such as, `java -jar streama-1.10.1.jar >> debug.log` Then try re-adding your opensubtitles credentials and see the log what happens. I just...
Maybe I missed something, but I cannot see any lines related directly to "opensubtitles" in the log file. The error that caught my eye was ``` ERROR org.apache.tomcat.jdbc.pool.ConnectionPool - Unable...
The connection error ``` ERROR grails.app.services.streama.OpensubtitlesService - Opensubtitle API exception, I/O error on GET request for "https://rest.opensubtitles.org/search/query-rapiwr/sublanguageid-eng": Connection timed out: connect; nested exception is java.net.ConnectException: Connection timed out: connect org.springframework.web.client.ResourceAccessException:...
Bulk adding videos using local data only - without searching TMDB - was brought up in #937 and #886 as well. Additionally, an import/export feature of the movie database was...
This looks quite similar to #899
I can reproduce this with a non-admin user account trying to mark/unmark videos as completed. With an admin user account the feature works fine. This feels like a permission issue...
I think it would make sense to have this "timer" as a function of the video duration rather than a manually configurable setting. If you have a lot of short...
Check out the attempt I made in #1057. I tested this with videos of different lengths and it seemed reasonable to me. I set a minimum "Up Next" timer of...