PopcornTimeCommunity / desktop

official desktop repository of original popcorn time lighweight
https://popcorntime.is
Other
267 stars 75 forks source link

Bug: subtitle unavailable (with workaround) #95

Closed DanielFragaBR closed 7 years ago

DanielFragaBR commented 7 years ago

When we select a movie from the list, the default subtitle isn't shown (the icon is just a "X", as if the subtitle isn't available).

A simple workaround is to search for the movie. This way the subtitle appears (instead of the "X" icon).

Bug?

vzamanillo commented 7 years ago

The 'X' mean that no subtitle in your selected lang in preferences is available, is not a bug

DanielFragaBR commented 7 years ago

Wrong. If I "search" for the same movie, the subtitle appears. How do you explain that?

DanielFragaBR commented 7 years ago

Take a look at this log:

[2:0710/164446:INFO:CONSOLE(43)] ""[%cINFO%c] Returning cached provider" "color: blue;" "color: black;" "Yts"", source: app://host/src/app/app.js (43)
[2:0710/164446:INFO:CONSOLE(43)] ""[%cINFO%c] Show movie detail (tt1172049)" "color: blue;" "color: black;"", source: app://host/src/app/app.js (43)
[2:0710/164446:INFO:CONSOLE(43)] ""[%cINFO%c] Subtitles: none" "color: blue;" "color: black;"", source: app://host/src/app/app.js (43)
[2:0710/164500:INFO:CONSOLE(43)] ""[%cINFO%c] Returning cached provider" "color: blue;" "color: black;" "Yts"", source: app://host/src/app/app.js (43)
[2:0710/164500:INFO:CONSOLE(43)] ""[%cINFO%c] Returning cached provider" "color: blue;" "color: black;" "YSubs"", source: app://host/src/app/app.js (43)
[2:0710/164501:INFO:CONSOLE(38)] ""%c[%cDEBUG%c] %c0 cached subtitle" "color: black;" "color: green;" "color: black;" "color: blue;"", source: app://host/src/app/app.js (38)
[2:0710/164501:INFO:CONSOLE(38)] ""%c[%cDEBUG%c] %cCache 2 subtitle" "color: black;" "color: green;" "color: black;" "color: blue;"", source: app://host/src/app/app.js (38)
[2:0710/164502:INFO:CONSOLE(43)] ""[%cINFO%c] Returning cached provider" "color: blue;" "color: black;" "Yts"", source: app://host/src/app/app.js (43)
[2:0710/164502:INFO:CONSOLE(43)] ""[%cINFO%c] Show movie detail (tt1172049)" "color: blue;" "color: black;"", source: app://host/src/app/app.js (43)
[2:0710/164502:INFO:CONSOLE(43)] ""[%cINFO%c] Subtitles: pt-br" "color: blue;" "color: black;"", source: app://host/src/app/app.js (43)

The first time there're no subtitles, but if I search for the movie, the subtitles suddenly appear!

mauler commented 7 years ago

@DanielFragaBR can u give me a movie example?

DanielFragaBR commented 7 years ago

@mauler it seems it is working now (maybe it was a temporary issue?). So I'll close this bug. Thanks!