GithubHelp home page GithubHelp logo

popcorn-official / popcorn-android Goto Github PK

View Code? Open in Web Editor NEW

This project forked from butterproject/butter-android

1.2K 1.2K 276.0 347.01 MB

Popcorn Time is a multi-platform, free software BitTorrent client that includes an integrated media player ( Android / AndroidTV ) A Butter-Project Fork

Home Page: https://popcorn-time.site

License: Other

Java 99.87% AIDL 0.13%
android bittorent mobile popcorn popcorn-time popcorntime streaming tv

popcorn-android's People

Contributors

102 avatar 3a4ot avatar ant-1 avatar brianardiles avatar cannnon avatar chrisalderson avatar funkyg avatar imgbotapp avatar ivan1986 avatar jlmd avatar julyworlds avatar kh-badep avatar kiriles90 avatar koffeinflummi avatar krikmo avatar marcuscarvalho avatar mradder avatar mrrory avatar ov1d1u avatar satheesh-ga avatar se-bastiaan avatar stream101 avatar team-pct avatar tomvlk avatar vzamanillo avatar whackawaldo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

popcorn-android's Issues

Error watching trailers

Version: Android TV development-79
Android version: 6.0

Expected Behaviour

Play trailer
...

Actual Behaviour

crash
...

Steps to repoduce the behaviour

click on WATCH TRAILER

# LOG:

05-06 04:56:39.122 15427-15427/? E/QueryYouTubeTask: Error playing video!
                                                     java.lang.NullPointerException: Attempt to invoke virtual method 'android.content.SharedPreferences android.content.Context.getSharedPreferences(java.lang.String, int)' on a null object reference
                                                         at butter.droid.base.utils.PrefUtils.getPrefs(PrefUtils.java:156)
                                                         at butter.droid.base.utils.PrefUtils.get(PrefUtils.java:125)
                                                         at butter.droid.base.vlc.VLCOptions.setMediaOptions(VLCOptions.java:137)
                                                         at butter.droid.base.fragments.BaseVideoPlayerFragment.loadMedia(BaseVideoPlayerFragment.java:299)
                                                         at butter.droid.tv.fragments.TVVideoPlayerFragment.loadMedia(TVVideoPlayerFragment.java:178)
                                                         at butter.droid.base.fragments.BaseVideoPlayerFragment.onMediaReady(BaseVideoPlayerFragment.java:266)
                                                         at butter.droid.tv.activities.TVTrailerPlayerActivity$QueryYouTubeTask.onPostExecute(TVTrailerPlayerActivity.java:180)
                                                         at butter.droid.tv.activities.TVTrailerPlayerActivity$QueryYouTubeTask.onPostExecute(TVTrailerPlayerActivity.java:112)
                                                         at android.os.AsyncTask.finish(AsyncTask.java:651)
                                                         at android.os.AsyncTask.-wrap1(AsyncTask.java)
                                                         at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:668)
                                                         at android.os.Handler.dispatchMessage(Handler.java:104)
                                                         at android.os.Looper.loop(Looper.java:148)
                                                         at android.app.ActivityThread.main(ActivityThread.java:5482)
                                                         at java.lang.reflect.Method.invoke(Native Method)
                                                         at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
                                                         at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
05-06 04:56:39.135 15427-15427/? E/QueryYouTubeTask: Problem showing error dialog.
                                                     android.view.WindowManager$BadTokenException: Unable to add window -- token android.os.BinderProxy@246832c is not valid; is your activity running?
                                                         at android.view.ViewRootImpl.setView(ViewRootImpl.java:607)
                                                         at android.view.WindowManagerGlobal.addView(WindowManagerGlobal.java:310)
                                                         at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:85)
                                                         at android.app.Dialog.show(Dialog.java:319)
                                                         at butter.droid.tv.activities.TVTrailerPlayerActivity$QueryYouTubeTask.showErrorAlert(TVTrailerPlayerActivity.java:205)
                                                         at butter.droid.tv.activities.TVTrailerPlayerActivity$QueryYouTubeTask.onPostExecute(TVTrailerPlayerActivity.java:185)
                                                         at butter.droid.tv.activities.TVTrailerPlayerActivity$QueryYouTubeTask.onPostExecute(TVTrailerPlayerActivity.java:112)
                                                         at android.os.AsyncTask.finish(AsyncTask.java:651)
                                                         at android.os.AsyncTask.-wrap1(AsyncTask.java)
                                                         at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:668)
                                                         at android.os.Handler.dispatchMessage(Handler.java:104)
                                                         at android.os.Looper.loop(Looper.java:148)
                                                         at android.app.ActivityThread.main(ActivityThread.java:5482)
                                                         at java.lang.reflect.Method.invoke(Native Method)
                                                         at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
                                                         at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
05-06 04:56:41.877 245-702/? E/nvaudio_hw: disable_snd_device:  snd_device ref cnt is already 0
05-06 04:56:42.320 15427-15456/? A/libc: Fatal signal 7 (SIGBUS) in tid 15456 (RenderThread)
05-06 04:56:42.428 243-243/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
05-06 04:56:42.428 243-243/? A/DEBUG: Build fingerprint: 'NVIDIA/foster_e/foster:6.0/MRA58K/41937_695.6426:user/release-keys'
05-06 04:56:42.428 243-243/? A/DEBUG: Revision: '0'
05-06 04:56:42.428 243-243/? A/DEBUG: ABI: 'arm64'
05-06 04:56:42.428 243-243/? A/DEBUG: pid: 15427, tid: 15456, name: RenderThread  >>> pct.droid.tv.dev <<<
05-06 04:56:42.428 243-243/? A/DEBUG: signal 7 (SIGBUS), code 0 (SI_USER), fault addr 0xa
05-06 04:56:42.445 243-243/? A/DEBUG:     x0   0000000000000002  x1   0000002033d85e08  x2   0000000000000034  x3   0000000000000033
05-06 04:56:42.445 243-243/? A/DEBUG:     x4   0000000000000000  x5   0000000000000001  x6   000000000000000a  x7   0000000000000000
05-06 04:56:42.445 243-243/? A/DEBUG:     x8   0000000000000001  x9   00000000001d3c00  x10  000000003de76d98  x11  000000204be00998
05-06 04:56:42.445 243-243/? A/DEBUG:     x12  000000204be009a0  x13  00000020306df000  x14  0000000000000000  x15  00000020306d1000
05-06 04:56:42.445 243-243/? A/DEBUG:     x16  0000002031e99dc0  x17  0000002030b1592c  x18  00000020306e2f60  x19  000000204828d820
05-06 04:56:42.445 243-243/? A/DEBUG:     x20  000000204828d820  x21  0000000000000000  x22  000000204be00998  x23  0000002033c42470
05-06 04:56:42.446 243-243/? A/DEBUG:     x24  0000000000000001  x25  0000002048373200  x26  000000204bc3cc00  x27  000000204bd37800
05-06 04:56:42.446 243-243/? A/DEBUG:     x28  00000020481d3e00  x29  000000203a16a110  x30  0000002031e20d44
05-06 04:56:42.446 243-243/? A/DEBUG:     sp   000000203a16a110  pc   0000002030b159d8  pstate 0000000020000000
05-06 04:56:42.458 243-243/? A/DEBUG:     #00 pc 00000000001959d8  /system/lib64/libskia.so (SkPaint::~SkPaint()+172)
05-06 04:56:42.458 243-243/? A/DEBUG:     #01 pc 0000000000038d40  /system/lib64/libhwui.so
05-06 04:56:42.458 243-243/? A/DEBUG:     #02 pc 0000000000038dd8  /system/lib64/libhwui.so
05-06 04:56:42.458 243-243/? A/DEBUG:     #03 pc 0000000000068604  /system/lib64/libhwui.so
05-06 04:56:42.458 243-243/? A/DEBUG:     #04 pc 0000000000068490  /system/lib64/libhwui.so
05-06 04:56:42.458 243-243/? A/DEBUG:     #05 pc 0000000000025d28  /system/lib64/libhwui.so
05-06 04:56:42.458 243-243/? A/DEBUG:     #06 pc 0000000000029108  /system/lib64/libhwui.so
05-06 04:56:42.458 243-243/? A/DEBUG:     #07 pc 0000000000028dd8  /system/lib64/libhwui.so
05-06 04:56:42.458 243-243/? A/DEBUG:     #08 pc 000000000002bb4c  /system/lib64/libhwui.so (android::uirenderer::renderthread::RenderThread::threadLoop()+124)
05-06 04:56:42.458 243-243/? A/DEBUG:     #09 pc 0000000000015aa8  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+208)
05-06 04:56:42.458 243-243/? A/DEBUG:     #10 pc 000000000008f290  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+96)
05-06 04:56:42.459 243-243/? A/DEBUG:     #11 pc 00000000000152f8  /system/lib64/libutils.so
05-06 04:56:42.459 243-243/? A/DEBUG:     #12 pc 0000000000065ce4  /system/lib64/libc.so (__pthread_start(void*)+52)
05-06 04:56:42.459 243-243/? A/DEBUG:     #13 pc 000000000001ebc4  /system/lib64/libc.so (__start_thread+16)
05-06 04:56:42.780 243-243/? E/DEBUG: AM write failed: Broken pipe
05-06 04:56:42.815 1197-1197/? E/ApplicationPackageManager: android not found in CATEGORY_LEANBACK_LAUNCHER
05-06 04:56:43.494 15890-15923/? E/AndroidRuntime: FATAL EXCEPTION: OkHttp Dispatcher
                                                   Process: pct.droid.tv.dev, PID: 15890
                                                   java.lang.IllegalStateException: Cannot call this method while RecyclerView is computing a layout or scrolling
                                                       at android.support.v7.widget.RecyclerView.assertNotInLayoutOrScroll(RecyclerView.java:2116)
                                                       at android.support.v7.widget.RecyclerView$RecyclerViewDataObserver.onItemRangeInserted(RecyclerView.java:4027)
                                                       at android.support.v7.widget.RecyclerView$AdapterDataObservable.notifyItemRangeInserted(RecyclerView.java:9266)
                                                       at android.support.v7.widget.RecyclerView$Adapter.notifyItemRangeInserted(RecyclerView.java:5636)
                                                       at android.support.v17.leanback.widget.ItemBridgeAdapter$1.onItemRangeInserted(ItemBridgeAdapter.java:156)
                                                       at android.support.v17.leanback.widget.ObjectAdapter$DataObservable.notifyItemRangeInserted(ObjectAdapter.java:89)
                                                       at android.support.v17.leanback.widget.ObjectAdapter.notifyItemRangeInserted(ObjectAdapter.java:184)
                                                       at android.support.v17.leanback.widget.ArrayObjectAdapter.addAll(ArrayObjectAdapter.java:116)
                                                       at butter.droid.tv.fragments.TVMediaGridFragment$1.onSuccess_aroundBody0(TVMediaGridFragment.java:144)
                                                       at butter.droid.tv.fragments.TVMediaGridFragment$1$AjcClosure1.run(TVMediaGridFragment.java:1)
                                                       at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:149)
                                                       at hugo.weaving.internal.Hugo.logAndExecute(Hugo.java:39)
                                                       at butter.droid.tv.fragments.TVMediaGridFragment$1.onSuccess(TVMediaGridFragment.java:138)
                                                       at butter.droid.base.providers.media.MoviesProvider$1.onResponse(MoviesProvider.java:200)
                                                       at com.squareup.okhttp.Call$AsyncCall.execute(Call.java:168)
                                                       at com.squareup.okhttp.internal.NamedRunnable.run(NamedRunnable.java:33)
                                                       at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
                                                       at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
                                                       at java.lang.Thread.run(Thread.java:818)

Weird thing is happening with subtitle time settings

When the subtitle timing is set to a negative number such as -15 or something. It works good.
But, when the timing settings is opened again to reconfigure the timing, it somehow jumps to a big negative number starting with the first two integers that was first set. Like -1500...

For Example
I set it to -16 initially...
screenshot_2016-02-28-16-33-46
and when I opened it again, it jumped to a big negative number.
screenshot_2016-02-28-16-34-05

Buffering time is too slow

Version: 0.2.8 - armeabi -v7a
Download date: 29/02/16
Android version: 5.0

Expected Behaviour

I expected the loading time (buffering) in movies and series would be faster as it was in older versions of .io apps

...

Actual Behaviour

The buffering is really slow, I need to pause a movie for 3 minutes so I can watch 1, the download is close to 300 kb/s, this wasn't a problem in the 2.4 or 2.5 version of .io app and my internet speed is still the same since then, thanks for your help.

...

Steps to repoduce the behaviour

  1. ... Open the app
  2. ...Choose any movie or series
  3. ...check the time it takes to buffer a movie

Crashes after less of a minute use on Nexus Player

Version: 0.1.2
Download date: 25/02/2016
Android version: 6.0.1 on Nexus Player

Expected Behaviour

Open the app and search for a movie or TV series and then play it

Actual Behaviour

Open the app and after 1 minute, crashes

Steps to repoduce the behaviour

  1. Open the app
  2. Navigate to find a movie or go to search o go to option, just using the app trigger the crash
  3. It crashes not matter what I do

version 2.8 of the android does not show streaming option to Chromecast

version 2.8 of the android does not show streaming option to Chromecast

I wish I could watch my TV series for Chromecast, but does not appear this option as the old app .io

I tested the 2.7 apk app popcorntimece.ch and their shows only tablet but not in other smartphones.

Even has option to switch to the chromecast while you watch the video.

I would ask for that adicionassem it all in version 2.9 of the .sh and option to change the caption and size of the legend after you are already doing streaming.

Note: there is a very annoying flaw of green pixels in video

Sorry for the translation.

external USB can't be set as cache folder in Android

Version: 3.9
Download date: Latest beta/Latest build from Jek
Android version: 4.4.2

Expected Behaviour

Set the cache folder to external USB (fat32 partition)

Actual Behaviour

Makes a toast that says "Can't write"

Steps to repoduce the behaviour

  1. Connect an external storage like a USB
  2. Try to set cache folder in preferences to a folder on USB/create folder using popcorn time
  3. Get an error

Chromecast

Version:
Download date:
Android version:

Expected Behaviour

Playa vídeo in chromecast

Actual Behaviour

It doesn't play videos in the TV. It stucks always in the same screen.

Steps to repoduce the behaviour

  1. ...
  2. ...
  3. ...

Load custom subtitle

Version: 0.2.8
Download date: 26.03.2016
Android version: 6.0

Android version doesn't have the possibility of loading custom subtitles like the desktop version.

It's really inconvenient when I watch a movie with friends and the app doesn't have subtitles in our language.

Not casting shows

Version: 0.27
Download date: 05.30.2016
Android version: 5.0 Lollipop

Expected Behaviour

Stream show to Google Chrome cast smoothly.

Actual Behaviour

The transmissions started with no sound. Tested with several other shows but all the same results. However, this does not occur with movies, when sound is streaming ok. I also checked if it wasn't my chromecast, but when not streaming (playing internally) the sound is ok.

The transmissions freezes a lot, like a live loading sort of thing (like when we're watching youtube videos and it stops for loading), but this only happens when streaming and even when the video is fully loaded.

Steps to repoduce the behaviour

  1. Open app
  2. Open side menu
  3. Go to 'shows'
  4. Select a show (I selected game of Thrones)
  5. Connect to chromecast
  6. Play
  7. Wait for buffer
  8. When streaming starts it has no sound and it freezes at every second

Magnet links/torrent link crashing android app

Version: 0.2.8 armeabi-v7a
Download date: 02/29/16
Android version: 5.0

I'm using a galaxy S5 with android 5.0. When i try to open a magnet or torrent link, its buffer the video. But when the video player opens, the app crashes. Here the link example

magnet:?xt=urn:btih:081FBC9A4D852329BE6C9A5411DCD1B96543EC03&dn=Dragon.Ball.Kai.Completo.Parte.1.2011.720p-WOLVERDONFILMES.COM&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&tr=udp%3A%2F%2Ftracker.publicbt.com%3A80&tr=udp%3A%2F%2Ftracker.istole.it%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.ccc.de%3A80&tr=udp%3A%2F%2Fopen.demonii.com%3A1337

Subtitles don't change size and font over Chromecast

App Version: 0.2.8 - armeabi-v7a
Android version: 6.0.1

Expected behaviour: Change subtitles size while cast to chromecast. Also add an option to change the font.
Actual behaviour: Subtitles size do not always change their size and also there is no option to do this while casting to chromecast. Also there is no option to change the font for a serif one.

Steps to repoduce the behaviour:

  1. Change the subtitles size on preferences
  2. Watch a movie with subtitles and cast to chromecast
  3. Remember the actual subtitles size showed on screen
  4. Stop casting to chromecast
  5. Increase the font size of the subtitle
  6. Cast again
  7. Compare the new size of the subtitle with the las one
  8. There is no increase of the subtitle size at all

not working anymore

Version:
Download date:
Android version:

Expected Behaviour

...

Actual Behaviour

...

Steps to repoduce the behaviour

  1. ...
  2. ...
  3. ...

The android app doesn't cast on chromecast

Version: 2.7.5.3
Download date: 08/06/2016
Android version: 6.0

Expected Behaviour

Cast the video on google chorme
...

Actual Behaviour

it doesn't works, the video continue to play on the phone, and the chrome cast doen' show anything.
...

Steps to repoduce the behaviour

  1. ... Play a video
  2. ... click on cast
  3. ...click on chromecast

Download and watch later ?

Could this feature be something you could add ? That would give the possibility to watch movie without an internet connection.

Internal player crash

Version: 0.27
Download date: 05.30.2016
Android version: 5.0 Lollipop:

Expected Behaviour

Video player is going to play the whole video.

Actual Behaviour

Player stops reproduction up to 10s from start when watching shows. This is not happening with movies. When going back the whole app goes black and crash.

Steps to repoduce the behaviour

  1. Open app
  2. Navigate to shows
  3. Play a show (I chose Game of Thrones)
  4. Play on internal player
  5. Wait up to 10s
  6. Player freezes
  7. Try going back
  8. App crashes

Constantly crashing, showing FC windows on Nexus Player

Version: 0.1.2 TV
Download date: 25/02/2016
Android version: Android 6.0.1 on Nexus Player (x86)

Expected Behaviour

Open the application and let me select the movie or serie to watch

Actual Behaviour

Constantly crashing, showing FC windows.

Steps to repoduce the behaviour

Open the app

Menu button is unreachable

Version: 0.2.8 (latest)
Download date:
Android version: 6.0.1

The on-screen buttons overlap the menu button which is unreachable, unclickable. I guess you get this bug only on on-screen buttons devices (I'm on a Nexus 6P atm).

Search causes the Android TV Popcorn Time to refresh / restart

Version: tv-armeabi-v7a-development-79.apk
Download date: 18th April 2016
Android version: Side loaded onto Amazon fire stick TV

Expected Behaviour

Expect search results to appear and allow me to select them

Actual Behaviour

...Freezes momentarily and then it exits search and shows the main page with the movie and tv shows list.

Steps to repoduce the behaviour

  1. ... Open popcorn time
  2. ... Click search
  3. ... Type in search phrase and press search and then the freeze occurs

Trailers do not work on AndroidTV

Operating System Version:
Nexus Player - 6.0.1

Popcorn Time Version:
0.1.3

Download date:
2015

Expected Behaviour

Play the trailer
Actual Behaviour

The app crashes
Steps to reproduce the behaviour

Select a movie
Select "play trailer"

Problems with sharp aquos TV

Version: last version
Download date: 4 days ago
Android version: 5.0.1

Expected Behaviour

... Cast the movie to my sharp smart TV with DLNA communication.

Actual Behaviour

... No cast to the SmartTV.

Steps to repoduce the behaviour

  1. ... Check the cast compatibility with sharp SmartTV aquos LC-70SQ17U
  2. ... Define a plug-in, complementary app or new upgrade to cast in Sharp SmartTV using DLNA way.
  3. ... Test and release the new version or communicate and help.

Crash when locking/unlocking device

Version: 0.2.8 (latest)
Download date:
Android version: 6.0.1

Expected Behaviour

App should repropose the movie after unlocking device.

Actual Behaviour

App shows a black screen with a toolbar weirdly sized. I think this happens because of the configuration change between the portrait mode forced by lock screen mode and landscape mode forced by popcorn-time.

Steps to repoduce the behaviour

  1. Start watching smth.
  2. Lock the screen.
  3. Unlock the screen.

It's frustrating because the screen can be locked by accident when holding the phone in landscape to watch a movie. If this happens when you've already watched an hour, you'll have to wait for the time to download the whole hour again before seeking past that. I'm filing a distinct issue for this behavior, as it doesn't seem to be a lacking feature (random seeking works on desktop).

Can't stram subtitles to lg webos tv

Version: mobile-armeabi-v7a-development-79.apk (latest version)
Download date:
Android version: 5.1.1 lolipop

Expected Behaviour

...

Actual Behaviour

...i cant stream subtitles when casting movie or tv show to lg webos tv, with popcorn time desktop i can stream, so problem must be within android app..when i'm casting with popcorn time desktop i have subtitiles icon on my tv menu, but with android version i dont have that icon on my tv..
i tried with few diferent languages, none of them work

Steps to repoduce the behaviour

  1. ...
  2. ...
  3. ...

Not working on nVIDIA Shield with Marshmellow (Android TV 6.0)

Version:
Download date:
Android version: Beta 1.3 ARMv7a

Expected Behaviour

Work correctly as intended

Actual Behaviour

...
nvidia_shield_pt_issue

Steps to repoduce the behaviour

  1. Sideload the above Beta 1.3 for ARMv7a APK file by copying from/to a USB stick and ES File Explorer
    2.Try to run the installation using ES File Explorer , select 'Install' when the pop-up shows up to select between 'Market | Install'
  2. See this issue
  3. Infact yesterday when i logged into my Shield, i even saw PopCornTime icon prompting me to see a movie (Zootopia) , when i clicked again i get the same Pop-up Error as attached.

[Feature Request] apk on F-Droid

Uploading this to the F-Droid app market for Android would help to bring it to many users, since the Google Play store would most likely reject it. Also, it would bring Popcorn Time to less tech-savvy users who would be able to download it directly from F-Droid.

Seeking to `time` waits for completion of the whole part of the movie before `time` to download before actually occurs

Version: 0.2.8 (latest)
Download date:
Android version: 6.0.1

Expected Behaviour

Seeking to, i.e. an hour, should start downloading the part of the movie after the first hour and display that asap.

Actual Behaviour

Seeking to an hour waits for the app to download the whole first hour of the movie, then occurs.

Steps to repoduce the behaviour

  1. Start watching smth.
  2. Seek to the end minus 5mins.
  3. App will take you more than an hour to show you that part. Actually, the time of the movie doesn't stop moving while seeing a black screen only. This is confusing since the actual first paint won't be where you actually select but where you select plus the time it takes to download the first part instead.

Can't run on ARM64?

Version: 0.2.8
Download date: 2016-03-06
Android version: 6.0.1

Expected Behaviour

Run. :P

Actual Behaviour

Does not run. Instead, shows message: you're using the wrong version of Popcorn Time for Android.

Steps to repoduce the behaviour

Download the app on a Nexus 5X.

[ATV] Can't go forward or backwards

Hi I have a Nvidia Shield TV and installed tv-arm64-v8a-release-0.1.2.apk build #40. I can play movies very well but I can't go forward or backward. If I try to go forward, it keeps waiting and does nothing, I can only go forward all the way of the current loaded movie, but if the movie didn't fully load, then It does nothing.

I spect to work as the desktop version, where I can go forward even if that part of the movie didn't load, so it starts streaming from that point.

If youn need some log or something, just point me to it.

Add support for different subtitles encoding

The Android TV version (at least) have no support for other subtitles encoding except UTF-8. This causes some of the characters to be incorrectly rendered. Unfortunately most of the times subtitles comes in other encodings (e.g. ISO-8859-2 which is the most common in romanian subtitles).

Maybe an autodetection algorithm for text encoding would be the better approach for this but a setting for this woyld also be sufficient for fixing issues with some characters.

App crashes on Android TV

App crashes in shield android tv running on Marshmallow. I am using the latest stable build (armv8 1.2b65).

App crashes when starts

App crashes when start on Moto E 2015 and Moto G 2014, works fine on Samsung Galaxy E5

Please fix this (sorry this application has stopped)

Android TV Box 6.0 Status Bar Not Hiding

Version: 3.9 (Adroid 1.3)
Download date: 09.10.2016
Android version: 6.0
Photo: http://i.imgur.com/4EUev3l.jpg

Expected Behaviour
Hide the top bar when app is started

Actual Behaviour
Bar is still visible and its not nice when watching the movie

Steps to repoduce the behaviour

  1. Start the App on 6.0 Android
  2. See the line on top
  3. Start the movie and the bar still visible

Trakt.tv synchronization / Watchlist

I think you have already think about it.

It will be awesome if the android app will have Watchlist and synchronization with Trakt.tv like the destop app.

Genre filter not working

Version: 0.2.8
Download date: may 7
Android version: 5.1.1

Expected Behaviour

Filter shows or movies via genre
...

Actual Behaviour

Not really anything
...

Steps to repoduce the behaviour

  1. ...open app
  2. ...go to either movie or shows section
  3. ...go to the genre tab, hit a genre, and nothing happens

Jorge

Version:
Download date:
Android version:

Expected Behaviour

...

Actual Behaviour

...

Steps to repoduce the behaviour

  1. ...
  2. ...
  3. ...

pelicula salta al final

Version:
Download date:
Android version:

Expected Behaviour

...

Actual Behaviour

...

Steps to repoduce the behaviour

  1. ...
  2. ...
  3. ...

Playing any movie on AndroidTV doesn't work

Version: mobile-armeabi-v7a-release-0.2.8.apk
Download date: from CI, build #77, revision 0468b2b
Android version: 5.1.1

When I try to play a movie on my Sony Bravia KD55-X8509C it stuck and never works. It doesn't even start. I don't know if it's a problem of not having enough hard disk space. Why isn't there an option to change the temporary directory so I could make it point to a USB drive with plenty of free space?

Can not install

Version: 2.8
Download date: 31.03.2016
Android version: 6.0.1

Expected Behaviour

Install properly on my Nexus 7

Actual Behaviour

After downloading and when i click on the file to install, it comes back as "Can't open file"

Steps to repoduce the behaviour

  1. Have an android device running android 6.0.1
  2. Download the apk from popcorntime.sh
  3. try to install

Windows 10 - blank screen on any build.

Version: Build #159
Download date: 21 Oct 2016
Windows version: Windows 10

Expected Behaviour

... It should load movies, but it just show blank space

Actual Behaviour

... Nothing, load load and then show blank page.

Steps to repoduce the behaviour

  1. ... Install on Windows 10 version 1607
  2. ... Start
  3. ... Nothing is showing

Here error from Developer console: http://pasteboard.co/hEExG3WxJ.jpg

Normal installation from https://popcorntime.sh/en is working OK, but any development build that I tested do not work, just blank space where it should show movies/series

Se detiene cada 2 minutos

Version: 0.3.0-armeabi-v7a
Download date: octubre 15 de 2016
Android version: 5.0

Expected Behaviour

...se cierra no deja ni explorar y menos ver una película streaming

Actual Behaviour

...

Steps to repoduce the behaviour

  1. ...la abro
  2. ...estoy viendo y aveces no pasa ni dos minutos
  3. ..pelismeg.net se detubo

Android popcorn time crash in series tab

Version:
Download date: 0.2.9
Android version: 4.2.2

Expected Behaviour

...the app should open the series tab

Actual Behaviour

...it crash when i click in series tab

Steps to repoduce the behaviour

  1. ...open the app
  2. ...click in series tab
  3. ...

Problems with Spanish subtitles

Version: last version.
Download date: 2 days ago
Android version: 5.0.1

Expected Behaviour

... Show the subtitles in correct Spanish.

Actual Behaviour

... Shows diferents characters or letters in traducción, specially in letters with tilde ( ' ) like á, é, í, ó, ú... Or the letter N with up line ( ~ ) ñ and Ñ...

Steps to repoduce the behaviour

  1. ... Verify the correct traducción in the app.
  2. ... Verify and correct the problem to use this spanish letters (especial characters)
  3. ... Launch the new upgrade tested for persons who speaks Spanish.

Stop with smart TV

Version: 0.3.0
Download date: 01/09/2016
Android version: 4.4

Expected Behaviour

...

Actual Behaviour

...

Steps to repoduce the behaviour

  1. When the film is in the smart tv ,in a moment the film stop.
  2. In moments the film in not avaliable in the smart tv"format not avaliable "Dos tontos muy tontos

64-bit Android unsupported

Version: 2.8
Download date: 2016-03-15
Android version: 6.0.1

Expected Behaviour

...Run similar the same as on other 32-bit Android devices

Actual Behaviour

...Gives a version error

Steps to repoduce the behaviour

  1. ...Install on Nexus 9
  2. ...Open app
  3. ...Get version error

Subs

Version: 2.9
Download date: 10/25/2016
Android version: 6.0.1

Expected Behaviour

Play movies and shows with subs

Actual Behaviour

The show's subs don't load in cellphone and the same happens in PC

Steps to repoduce the behaviour

  1. Just open the program
  2. ...
  3. ...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.