Giter VIP home page Giter VIP logo

Comments (14)

crobibero avatar crobibero commented on June 11, 2024

Please upload Jellyfin logs. It can be attached as a file.

from jellyfin-plugin-opensubtitles.

Nostradamus1973 avatar Nostradamus1973 commented on June 11, 2024

Jellyfin-log-6-7-22.txt
Here's the log.
Thx again

from jellyfin-plugin-opensubtitles.

crobibero avatar crobibero commented on June 11, 2024

I was able to authenticate using my username, but not my email using plugin v18

from jellyfin-plugin-opensubtitles.

Nostradamus1973 avatar Nostradamus1973 commented on June 11, 2024

Oh yeah? Interesting.
Well, it's clearly not working with MY username. May I have your email? I can give you my login creds, that way you can check with my Username and password and after you're done chasing this bug I'll change my password.
Would that be acceptable?

from jellyfin-plugin-opensubtitles.

MBR-0001 avatar MBR-0001 commented on June 11, 2024

I've reached out to opensubtitles about this and linked this issue, in the meantime you could try entering your credentials on their API docs page (https://opensubtitles.stoplight.io/docs/opensubtitles-api/98bbcf39ef22a-login) to confirm that the plugin is not at fault here.

(just make sure to put application/json in the content-type field, the Api-Key field is fine)

Example:

from jellyfin-plugin-opensubtitles.

opensubtitlesdev avatar opensubtitlesdev commented on June 11, 2024

Nothing changed with the API, just always make sure you are using credentials from opensubtitles.com

for API experiments, the mockup tool is not the best, it's automatically added by stoplight, and we couldn't configure it completely.

So the best is to have a setup with postman or insomnia to experiment with the endpoints.

from jellyfin-plugin-opensubtitles.

razor950 avatar razor950 commented on June 11, 2024

I also get the same error in the logs but I can login with the same credentials on the site

Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://jelly.meta.voke/Jellyfin.Plugin.OpenSubtitles/ValidateLoginInfo" to "10.100.100.3" in 0:00:01.7010036 with Status Code 401

Edited: I did a password change on opensubtitles and was able to login without any issues with the new password, no idea why that fixed things but it worked fine.

from jellyfin-plugin-opensubtitles.

MBR-0001 avatar MBR-0001 commented on June 11, 2024

@Nostradamus1973 can you check if doing a password change fixes this?

from jellyfin-plugin-opensubtitles.

Nostradamus1973 avatar Nostradamus1973 commented on June 11, 2024

Good Morning,

So, let me catch you up on my efforts and lack of progress. I've tried using the API method with Jellyfin/opensubtitles.com, to no avail. It seems like opensubtitles is sorta putting this problem (in a very polite way)on jellyfin's plugin by saying "your plugin using opensubtitles.com (it is totally new)".

This morning I tried to do a password change within opensubtitles.com and it seems like they're having issues of their own because I couldn't do a password change on their site, using Chrome or Firefox; I did contact them a few minutes ago, so, as soon as I hear something from them, or, better yet a resolution to changing my password, then, I'll give it whirl and report back with my results.

So, at this point I'm still not sold on the concept that this issue lies squarely with Jellyfin, as OpenSubtitles doesn't appear to be without problems of their own.

I'll keep you posted.

Thank you

from jellyfin-plugin-opensubtitles.

Nostradamus1973 avatar Nostradamus1973 commented on June 11, 2024

Hello again,

So, OpenSubtitles.com got back to me, fixed the problem I had where I couldn't change my password. After changing my password I was able to properly save my credentials in Jellyfin.

Of course I'm willing to provide logs and/or whatever you need. But, given the fact that OpenSubtitles fixed the issue I had with changing my password, and after that I'm able to login within Jellyfin, well, reading-the-tea-leaves tells me it's with them, that's what I think given my limited understanding of the inner workings of Jellyfin and opensubtitles.

Thanks again

from jellyfin-plugin-opensubtitles.

MBR-0001 avatar MBR-0001 commented on June 11, 2024

I'm glad to hear that changing the password fixes it 😃

This got me thinking though, this may be long shot but can you still log in (via jellyfin) if you change your password back to the previous one? Maybe its somehow related to the characters that were in it (special characters or something?)

If yes then its undoubtedly an issue on their end... Might be a good idea to just put a disclaimer regarding this in the plugin config page

from jellyfin-plugin-opensubtitles.

opensubtitlesdev avatar opensubtitlesdev commented on June 11, 2024

to be clear, there was no issue with the api, or the reset pass.

there was a problem with this particular account because of multiple registrations and mixed up usernames, this doesn't happen too often.

from jellyfin-plugin-opensubtitles.

Nostradamus1973 avatar Nostradamus1973 commented on June 11, 2024

Yes, that's correct, in this instance, whatever was done on the opensubtitle side fixed my problem. Thx @opensubtitlesdev for better explaining it, and being most-polite in letting me know I had it wrong, it made total sense after you added those details.
Thx and Have a great day.

from jellyfin-plugin-opensubtitles.

C0rn3j avatar C0rn3j commented on June 11, 2024

Ran into this, but my issue was that I was using opensubtitles.ORG login, not opensubtitles.COM login, had to import through https://www.opensubtitles.com/users/import first.

Wasn't aware there's two of them.

from jellyfin-plugin-opensubtitles.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.