sudo97 / Roku-IPTV

The Simplest Application for Roku you can use to watch IPTV
BSD 3-Clause "New" or "Revised" License
28 stars 26 forks source link

Not an Issue, A Question #3

Open spencerthayer opened 6 years ago

spencerthayer commented 6 years ago

Is this the source for the black M3U player? Or is this just a rendered version prepped for sideloading onto a Roku? In other words, can the community start developing with this code alone or is there missing data?

sudo97 commented 6 years ago

black M3U was forked once from this project. I write some improvements when I see it is good and interesting, but not quite often, only when I know exactly what to write. sideload it if you like, it will work well. do you want to develop? I would be glad to see your pull request and investigate it.

spencerthayer commented 6 years ago

Yes, I am interested in developing on it. However I cannot sideload the application because I am being told the manifest isn't correct.

spencerthayer commented 6 years ago

Install Failure: No manifest. Invalid package.

sudo97 commented 6 years ago

First of all make sure you have your manifest in the root of the archive: unzip -l YourApp.zip | grep manifest and the second: if it doesn't work anymore, write your own, you're big boy now, I suppose :-)

spencerthayer commented 6 years ago

LOL

ghost commented 6 years ago

Back on github. Just forked over the project again and will try to merge the current m3ublack player code I have. Appears I went to a different scenegraph template. Not sure how this merging will work back to the original fork.

sudo97 commented 6 years ago

always remember: "Entities are not to be multiplied without necessity"

sudo97 commented 6 years ago

Also, this is not that hard to merge layout, I appreciate your job anyway

ghost commented 6 years ago

Keeping/merging the previous many changes made - "I had to rewrite many things, but he made good job." Might have it in a few days.

aarongranatto commented 5 years ago

Install Failure: No manifest. Invalid package.

you have to unzip the folder, select all the files inside it and then make a new .zip without the folder (only the files inside it)