Code Monkey home page Code Monkey logo

apple-tv's Issues

Live Channels

Hey, After browsing through the xCode project i was wondering if you have direct links to the live channel streams, BBC One, Two, Three, Four, News? I couldn't see anything relatable.

Thanks in advanced

Error Initializing submodules

•••• This is not an open issue, more of a solution to a problem I encountered****

If you get Permission denied (publickey) or related errors while cloning submodules by running
git submodule update --init --recursive

Do the following from your root directory (/apple-tv/ )

'$open .git/config'

Change the last line from
url = [email protected]:3sidedcube/iOS-ThunderRequest.git

To

url = git://github.com/3sidedcube/iOS-ThunderRequest.git

This is the Read-Only URL (which is what you want)

Warning about missing Programme.h

There is missing declaration in AuntieKit.h which causes warning about missing Programme.h.
Add #import <AuntieKit/Programme.h> to AuntieKit.h

Not able to play videos on Apple TV or simulator

I'm able to build the project successfully to Apple TV or simulator, but am unable to play any of the stations.

Is the BBC API blocked in the USA?

Here's the screen I get:

1

This is an error I get, but not 100% sure it's related:

2015-11-12 13:43:32.892 Auntie Player[27033:1110160] [/BuildRoot/Library/Caches/com.apple.xbs/Sources/CoreUI_Sim/CoreUI-370.8/Bom/Storage/BOMStorage.c:517] is not a BOMStorage file

Is this app entirely client side?

I know there are calls to the API being made, but I mean there isn't any additional code to make this work?

No TVML, for instance?

Just curious if this was the full app.

Thanks.

License Needed

A license is needed to use this project, otherwise you have to assume that all the rights are reserved. I suggest BSD or MIT but only the author can decide.

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.