PopcornTimeCommunity / desktop

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

"Refix" app url #118

Closed mauler closed 7 years ago

mauler commented 7 years ago

My popcorn it's starting only if I change this value o package.json

mauler commented 7 years ago

Fixes https://github.com/PopcornTimeCommunity/desktop/issues/104

YIFYtorrents commented 7 years ago

for me it's only showing popcorn time images in about.tpl if I change main value on package.json to

"main": "app://host/src/app/index.html",

reference: https://github.com/PopcornTimeCommunity/desktop/commit/b93ab7de144af4a591b2ce0584636fb4d2be03d4

AirLancer commented 7 years ago

I can confirm @mauler 's behaviour. I can only start popcorn time if I change main value on package.json to

"main": "src/app/index.html",

I'm using MacOS Sierra if that is of interest.

mauler commented 7 years ago

@YIFYtorrents @AirLancer up

YIFYtorrents commented 7 years ago

@mauler the issue is fixed now. thank you men