Dit is de fix
https://discuss.popcornti...r-on-main-screen/19472/11
Voor Windows users is dit de oplossing:
tip on doing so, for windows users:
1) go to:
C:\Users**> *[your user id]***\AppData\Local\Popcorn Time\src\app
2) then open the file name below with notepad or another editor:
settings.js
3) on your keyboard press Ctrl+F and paste this:
Settings.ytsAPI
4) next find and select all the way:
FROM HERE point_right *Settings.ytsAPI =............
fingerprint: '2F:D2:F7:92:A1:EB:1B:EE:72:BF:AE:17:BA:EA:04:4C:CE:29:7C:25'
},* point_left TO HERE
5) copy the below code and paste over the selected one:
Settings.ytsAPI = {
url: 'https://yts.re/api/',
fingerprint: '3F:D2:F7:92:A1:EB:1A:EE:72:BF:BE:17:BA:EA:04:4C:CE:29:7C:20',
fallbacks: [{
url: 'https://yts.pm/api/',
fingerprint: '3F:D2:F7:92:A1:EB:1A:EE:72:BF:BE:17:BA:EA:04:4C:CE:29:7C:20'
},
6) save and restart app. it should be back to normal.
enjoy!!!
Voor Mac Users:
You should right click the app on finder to show its content. Then it's Contents > Resources > App.nw > SRC > APP > settings.js
Right click it and open with a text editor. Just copy and paste the new fingerprint. Leave the rest as it is. Worked for me.

Opgelost voor mij
[
Voor 84% gewijzigd door
alwaysleft op 07-02-2015 19:50
]