Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Legendas.tv provider credentials #213

Closed
theman480 opened this issue Sep 16, 2019 · 8 comments
Closed

Legendas.tv provider credentials #213

theman480 opened this issue Sep 16, 2019 · 8 comments

Comments

@theman480
Copy link

First I have to thank you for the amazing provider and second there's no Field to user and pass on Legendastv, to download subtitles there we need to login first, can you help me?

@h3llrais3r
Copy link
Owner

h3llrais3r commented Sep 16, 2019

@theman480 Can you try latest development branch?
Should have been fixed with commit cd0aab1.

@h3llrais3r h3llrais3r changed the title Legendas.tv Provider Legendas.tv provider credentials Sep 16, 2019
@theman480
Copy link
Author

theman480 commented Sep 16, 2019

@theman480 Can you try latest development branch?
Should have been fixed with commit cd0aab1.

Works perfectly!

I have only one more problem, there's 340 movies on my dedicated server.
I successful configure the disk on "General" tab, the problem is after the disk scan, it's loading on "Home" and shows the 340 movies numbers but then I get a blank page like this:

https://i.imgur.com/NezMIKw.png

@h3llrais3r
Copy link
Owner

h3llrais3r commented Sep 17, 2019

@theman480 Can you post a screenshot of chrome devtools (F12 when running chrome) to see if there are issues?

@theman480
Copy link
Author

theman480 commented Sep 17, 2019

@theman480 Can you post a screenshot of chrome devtools (F12 when running chrome) to see if there are issues?

Here is the error on chrome console after the page loads:

vendor.min.js?v=3b626554-068b-4155-a7d7-d741fa485998:1 [Deprecation] The Notification API may no longer be used from insecure origins. You should consider switching your application to a secure origin, such as HTTPS. See https://goo.gl/rStTGz for more details.
t.permission @ vendor.min.js?v=3b626554-068b-4155-a7d7-d741fa485998:1
vendor.min.js?v=3b626554-068b-4155-a7d7-d741fa485998:1 Download the Vue Devtools extension for a better development experience:
https://github.com/vuejs/vue-devtools
vendor.min.js?v=3b626554-068b-4155-a7d7-d741fa485998:1 You are running Vue in development mode.
Make sure to turn on production mode when deploying for production.
See more tips at https://vuejs.org/guide/deployment.html
vendor.min.js?v=3b626554-068b-4155-a7d7-d741fa485998:1 [Vue warn]: Error compiling template:

invalid expression: missing ) after argument list in

openSettingsModal($event, 'movie', 'tt1135525', 'The Slammin' Salmon (2009)')

Raw expression: @click="openSettingsModal($event, 'movie', 'tt1135525', 'The Slammin' Salmon (2009)')"

2087|
2088|
2089| <a class="icon-link" @click="openSettingsModal($event, 'movie', 'tt1135525', 'The Slammin' Salmon (2009)')">
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2090|
2091|

(found in )
ce @ vendor.min.js?v=3b626554-068b-4155-a7d7-d741fa485998:1
vendor.min.js?v=3b626554-068b-4155-a7d7-d741fa485998:1 [Vue warn]: Error compiling template:

invalid expression: missing ) after argument list in

openSettingsModal($event, 'movie', 'tt1924435', 'Let's Be Cops (2014)')

Raw expression: @click="openSettingsModal($event, 'movie', 'tt1924435', 'Let's Be Cops (2014)')"

3797|
3798|
3799| <a class="icon-link" @click="openSettingsModal($event, 'movie', 'tt1924435', 'Let's Be Cops (2014)')">
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3800|
3801|

(found in )
ce @ vendor.min.js?v=3b626554-068b-4155-a7d7-d741fa485998:1
vendor.min.js?v=3b626554-068b-4155-a7d7-d741fa485998:1 [Vue warn]: Error compiling template:

invalid expression: missing ) after argument list in

openSettingsModal($event, 'movie', 'tt4160708', 'Don't Breathe (2016)')

Raw expression: @click="openSettingsModal($event, 'movie', 'tt4160708', 'Don't Breathe (2016)')"

7408|
7409|
7410| <a class="icon-link" @click="openSettingsModal($event, 'movie', 'tt4160708', 'Don't Breathe (2016)')">
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
7411|
7412|

(found in )
ce @ vendor.min.js?v=3b626554-068b-4155-a7d7-d741fa485998:1
vendor.min.js?v=3b626554-068b-4155-a7d7-d741fa485998:1 [Vue warn]: Error compiling template:

invalid expression: missing ) after argument list in

openSettingsModal($event, 'movie', 'tt4935372', 'The Devil's Candy (2015)')

Raw expression: @click="openSettingsModal($event, 'movie', 'tt4935372', 'The Devil's Candy (2015)')"

9208|
9209|
9210| <a class="icon-link" @click="openSettingsModal($event, 'movie', 'tt4935372', 'The Devil's Candy (2015)')">
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
9211|
9212|

(found in )
ce @ vendor.min.js?v=3b626554-068b-4155-a7d7-d741fa485998:1
vendor.min.js?v=3b626554-068b-4155-a7d7-d741fa485998:1 [Vue warn]: Error compiling template:

invalid expression: missing ) after argument list in

openSettingsModal($event, 'movie', 'tt0395584', 'The Devil's Rejects (2005)')

Raw expression: @click="openSettingsModal($event, 'movie', 'tt0395584', 'The Devil's Rejects (2005)')"

9748|
9749|
9750| <a class="icon-link" @click="openSettingsModal($event, 'movie', 'tt0395584', 'The Devil's Rejects (2005)')">
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
9751|
9752|

(found in )
ce @ vendor.min.js?v=3b626554-068b-4155-a7d7-d741fa485998:1
vendor.min.js?v=3b626554-068b-4155-a7d7-d741fa485998:1 [Vue warn]: Error compiling template:

avoid using JavaScript keyword as property name: "with"
Raw expression: @click="openSettingsModal($event, 'movie', 'tt0960144', 'You Don't Mess with the Zohan (2008)')"

10745|
10746|
10747| <a class="icon-link" @click="openSettingsModal($event, 'movie', 'tt0960144', 'You Don't Mess with the Zohan (2008)')">
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10748|
10749|

(found in )
ce @ vendor.min.js?v=3b626554-068b-4155-a7d7-d741fa485998:1
vendor.min.js?v=3b626554-068b-4155-a7d7-d741fa485998:1 [Vue warn]: Error compiling template:

invalid expression: missing ) after argument list in

openSettingsModal($event, 'movie', 'tt0960144', 'You Don't Mess With The Zohan (2008)')

Raw expression: @click="openSettingsModal($event, 'movie', 'tt0960144', 'You Don't Mess With The Zohan (2008)')"

10835|
10836|
10837| <a class="icon-link" @click="openSettingsModal($event, 'movie', 'tt0960144', 'You Don't Mess With The Zohan (2008)')">
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10838|
10839|

(found in )
ce @ vendor.min.js?v=3b626554-068b-4155-a7d7-d741fa485998:1
vendor.min.js?v=3b626554-068b-4155-a7d7-d741fa485998:1 [Vue warn]: Error compiling template:

invalid expression: missing ) after argument list in

openSettingsModal($event, 'movie', 'tt1232200', 'That's My Boy (2012)')

Raw expression: @click="openSettingsModal($event, 'movie', 'tt1232200', 'That's My Boy (2012)')"

10925|
10926|
10927| <a class="icon-link" @click="openSettingsModal($event, 'movie', 'tt1232200', 'That's My Boy (2012)')">
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10928|
10929|

(found in )
ce @ vendor.min.js?v=3b626554-068b-4155-a7d7-d741fa485998:1
vendor.min.js?v=3b626554-068b-4155-a7d7-d741fa485998:1 [Vue warn]: Error compiling template:

avoid using JavaScript keyword as property name: "with"
Raw expression: @click="openSettingsModal($event, 'movie', 'tt0960144', 'You Don't Mess with the Zohan (2008)')"

14263|
14264|
14265| <a class="icon-link" @click="openSettingsModal($event, 'movie', 'tt0960144', 'You Don't Mess with the Zohan (2008)')">
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14266|
14267|

(found in )
ce @ vendor.min.js?v=3b626554-068b-4155-a7d7-d741fa485998:1
vendor.min.js?v=3b626554-068b-4155-a7d7-d741fa485998:1 [Vue warn]: Error compiling template:

invalid expression: missing ) after argument list in

openSettingsModal($event, 'movie', 'tt1723121', 'We're the Millers (2013)')

Raw expression: @click="openSettingsModal($event, 'movie', 'tt1723121', 'We're the Millers (2013)')"

14713|
14714|
14715| <a class="icon-link" @click="openSettingsModal($event, 'movie', 'tt1723121', 'We're the Millers (2013)')">
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14716|
14717|

(found in )
ce @ vendor.min.js?v=3b626554-068b-4155-a7d7-d741fa485998:1
vendor.min.js?v=3b626554-068b-4155-a7d7-d741fa485998:1 [Vue warn]: Error compiling template:

invalid expression: missing ) after argument list in

openSettingsModal($event, 'movie', 'tt0454945', 'She's the Man (2006)')

Raw expression: @click="openSettingsModal($event, 'movie', 'tt0454945', 'She's the Man (2006)')"

17053|
17054|
17055| <a class="icon-link" @click="openSettingsModal($event, 'movie', 'tt0454945', 'She's the Man (2006)')">
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17056|
17057|

(found in )
ce @ vendor.min.js?v=3b626554-068b-4155-a7d7-d741fa485998:1
vendor.min.js?v=3b626554-068b-4155-a7d7-d741fa485998:1 [Vue warn]: Error compiling template:

invalid expression: missing ) after argument list in

openSettingsModal($event, 'movie', 'tt0108052', 'Schindler's List (1993)')

Raw expression: @click="openSettingsModal($event, 'movie', 'tt0108052', 'Schindler's List (1993)')"

17323|
17324|
17325| <a class="icon-link" @click="openSettingsModal($event, 'movie', 'tt0108052', 'Schindler's List (1993)')">
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17326|
17327|

(found in )
ce @ vendor.min.js?v=3b626554-068b-4155-a7d7-d741fa485998:1
vendor.min.js?v=3b626554-068b-4155-a7d7-d741fa485998:1 [Vue warn]: Error compiling template:

invalid expression: missing ) after argument list in

openSettingsModal($event, 'movie', 'tt0067341', 'Let's Scare Jessica to Death (1971)')

Raw expression: @click="openSettingsModal($event, 'movie', 'tt0067341', 'Let's Scare Jessica to Death (1971)')"

20473|
20474|
20475| <a class="icon-link" @click="openSettingsModal($event, 'movie', 'tt0067341', 'Let's Scare Jessica to Death (1971)')">
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20476|
20477|

(found in )
ce @ vendor.min.js?v=3b626554-068b-4155-a7d7-d741fa485998:1
vendor.min.js?v=3b626554-068b-4155-a7d7-d741fa485998:1 [Vue warn]: Error compiling template:

invalid expression: missing ) after argument list in

openSettingsModal($event, 'movie', 'tt0256009', 'The Devil's Backbone (2001)')

Raw expression: @click="openSettingsModal($event, 'movie', 'tt0256009', 'The Devil's Backbone (2001)')"

23443|
23444|
23445| <a class="icon-link" @click="openSettingsModal($event, 'movie', 'tt0256009', 'The Devil's Backbone (2001)')">
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
23446|
23447|

(found in )
ce @ vendor.min.js?v=3b626554-068b-4155-a7d7-d741fa485998:1
vendor.min.js?v=3b626554-068b-4155-a7d7-d741fa485998:1 [Vue warn]: Error compiling template:

avoid using JavaScript keyword as property name: "with"
Raw expression: @click="openSettingsModal($event, 'movie', 'tt0068370', 'Children Shouldn't Play with Dead Things (1972)')"

24523|
24524|
24525| <a class="icon-link" @click="openSettingsModal($event, 'movie', 'tt0068370', 'Children Shouldn't Play with Dead Things (1972)')">
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
24526|
24527|

(found in )
ce @ vendor.min.js?v=3b626554-068b-4155-a7d7-d741fa485998:1

@h3llrais3r
Copy link
Owner

Ok, I think I see the problem... You get errors for titles with a ' in the name....
Will have a look.

@theman480
Copy link
Author

Ok, I think I see the problem... You get errors for titles with a ' in the name....
Will have a look.

Thank you for the amazing tool/support!

@theman480
Copy link
Author

Everything Works perfectly, the only problem is on the Homepage in "Lang" always we have the England Flag, Does not matter which language we set.

@theman480
Copy link
Author

theman480 commented Sep 18, 2019

There's one more bug, OpenSubtitles is downloading subtitles only in English, my language on "General" is Brazilian Portuguese and I have no additional languages, Legendastv downloads amazingly fast the Pt-BR subtitles.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants