popcorn-time-ru / popcorn-ru

Multilang api for popcorn
https://www.reddit.com/r/PopCornTimeApp/
149 stars 61 forks source link

How do I use it? #3

Closed Suor closed 3 years ago

Suor commented 4 years ago

I installed 0.4.4 deb from releases but I don't see anything from rutracker there. Some README would help a lot.

ivan1986 commented 4 years ago

Waht you see? Films and shows on russian? Source not show now, what need in readme for server part exept url to api?

Suor commented 4 years ago

First thing it should say that it is server part. Then how to install and run it. Or should I?

Currently I don't see anything in russian there.

Suor commented 4 years ago

I simply came from here, installed deb from releases link from there. This is also confusing that link to releases on github and link "Fork on github" leads to different repos.

ivan1986 commented 4 years ago

You not need install this - it's a server, and you not need do anything with this for use popcorn time - just download client - server url exist in config/ you need use this only if you want you own server fox example with russian film, or add some trackers/

Suor commented 4 years ago

So it's already set up somewhere? Where do I found that config/ dir? Do I need to copy url form there to UI?

Suor commented 4 years ago

Basically this page says this will work with Rutracker and other things, but it doesn't. There is no README that says how to set it up.

ivan1986 commented 4 years ago

It's already setup in /opt/Popcorn-Time-Ru/node_modules/butter-settings-popcorntime.ru/index.js

Why you think it not work with rutracker? Just run curl "http://popcorn-ru.tk/movies/1?locale=ru" | jq . | grep rutracker

Suor commented 4 years ago

Here is an example. There are way more things on rutracker.

popcorn-ru

ivan1986 commented 4 years ago

set lanuage in settings to russian. you have english locale by default?

Suor commented 4 years ago

Set to russian, looks the same:

popcorn-ru-ru

Yes, I have english by default.

ivan1986 commented 4 years ago

1 for me this, do you restart app after change lang?

Suor commented 4 years ago

Ok, after the restart it looks the same as yours, but rutracker has far more stuff.

ivan1986 commented 4 years ago

For hell kitchen - i don't know why reality show it in learning video. I look only films and shows, and drop russian, indian and other shit. https://github.com/popcorn-time-ru/popcorn-ru/blob/master/src/Spider/Rutracker.php#L47

qarkai commented 3 years ago

drop russian

Then it's useless for some family members, e.g. grandparents watch mostly Russian or even Soviet movies. Could you add an option to include Russian movies and shows in search?

ivan1986 commented 3 years ago

@qarkai No, i can not add option for this - need to add custom filter, you are first who ask about this. If you want you may get code, deploy it to VDS (free tier google is greate for this) and configure parsers for any shit like soviet movies or bollywood. PS: Также у меня совершенно нет желания делать что-то хорошее для любителей совка и патриотов россии, делайте сами, посмотрите сколько к вам будут ходить на сервер.

qarkai commented 3 years ago

@ivan1986 Yes, you can. Adding custom filter is the main point of request.

ivan1986 commented 3 years ago

@qarkai Of course, I can do a bunch of crutches, mark these films in some way by rewriting the parsers, and show them depending on the flag, but as I already wrote I don't want to waste my time on this. Set up your server and collect any kunskamera there, especially since I myself added filters to exclude soviet and russian films.