GithubHelp home page GithubHelp logo

popcorntime-ios's People

Contributors

danylokos avatar dkhamsing avatar haawa799 avatar romankozak avatar sanghviharshit 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

popcorntime-ios's Issues

TV shows working

Tv shows api replaced with
"https://www.popcorntime.ws/api/eztv/"
there is a working Movies api
"yts.ag/api/vs/list_movies.json"
but it doesn't work in the app... suspect the parsing of the movie information is different then the previous api

Add to favorite doesn't work

The problem boils down to this highlighted code. I'm in-experienced with Swift and IOS Dev in general. Trying to work out a solution but looks like we trouble decode the ImageType. If anyone knows the solution please do a pull request.

screen shot 2017-01-03 at 10 59 12 pm

I'm getting any response

Please, the second and third tabs doesn't result any data. I'm inspect the request and the API at cloudflare doesn't output data. What is wrong? Thanks in advance!

Crash when payload in "torrents" contains null

If the payload for torrents in an episode contains null it will crash in `update(dictionary: NSDictionary) in Show.swift.

Ex:

            torrents =             {
                0 = "<null>";
                1080p =                 {
                    peers = 3;

You may want to guard against that:
guard let torrents = episodeDict["torrents"] as? [String : NSDictionary] else { continue }

Airplay support?

Are there any plans to implement Airplay with this app?

Lesser notes:

Spotted a misspelling on the Parse screen ("aoutomatically" should be "automatically") I corrected it on my local version.

Images of movie posters look soft on iPhone 6 Plus.

During playback menu options for Audio, Pause/Play, and Subtitles are truncated.

Had about 20 issues after building (was finally successful after updating CocoaPods to latest beta, deleting previous build attempts, and starting over again).

Thanks for this app though. It looks beautiful and operates smoothly.

I got strange compile error

I got compile error 'Verify final result code for completed build operation Build operation failed without specifying any errors. Individual build tasks may have failed for unknown reasons. Some of these (up to 12) may be listed below.'

Mac OSX 10.10.4
Xcode 6.4
COCOAPODS: 0.38.2

screen shot 2015-08-06 at 12 57 46 pm

Can't disable in-app purchase

Hey love what your doing but every time I try to disable in-app purchase it keeps turning back on. Any ideas. I am running the Xcode 8 beta.

cannot build with free account

I cannot build it with a free dev account because it includes In App Purchase, feature only present with paid dev account.
Is there a way to disable it and make build possible with free dev account?

update to swift 3

looks like CocoaPods just got an update. Also, the project now requires Swift3 to build. I have a hard time building this project. Do you any new instructions or planning to update this project?

"Pod install"

when I try to type pod install it just says command not found.

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.