Roku-IPTV icon indicating copy to clipboard operation
Roku-IPTV copied to clipboard

Not an Issue, A Question

Open spencerthayer opened this issue 7 years ago • 10 comments
trafficstars

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?

spencerthayer avatar Mar 12 '18 03:03 spencerthayer

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.

sudo97 avatar Mar 12 '18 21:03 sudo97

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 avatar Mar 14 '18 02:03 spencerthayer

Install Failure: No manifest. Invalid package.

spencerthayer avatar Mar 14 '18 02:03 spencerthayer

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 :-)

sudo97 avatar Mar 14 '18 19:03 sudo97

LOL

spencerthayer avatar Mar 15 '18 02:03 spencerthayer

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.

ghost avatar Apr 16 '18 00:04 ghost

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

sudo97 avatar Apr 16 '18 17:04 sudo97

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

sudo97 avatar Apr 16 '18 17:04 sudo97

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.

ghost avatar Apr 17 '18 16:04 ghost

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)

aarongranatto avatar May 05 '19 06:05 aarongranatto