Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


Killerkiwi2005

374 posts

Ultimate Geek

Trusted

#151532 28-Aug-2014 13:46
Send private message

http://lemontv.co.nz/

This is a little project I've been working on ( business apps work work can get boring ;) ) it indexes streaming sites in NZ much like moreflicks does, All the meta data is pulled from tvdb and tmdb

You can select which sites to search, its currently indexing the following NZ sites (TVNZ, TV3/TV4, SkyGO, Sky PPV, Quickflix, Quickflix PPV, Lightbox) and the following international sites (BBC, Netflix US,TheCW)
Future things...

 

  • xbmc / kodi addon (got it 90% working) launch's chrome in kiosk mode to view
  • Fix pinning accuracy (get some false positives)
  • All netflix regions are possible but the amount of requests might not be appreciated
  • Maybe itunes feed ... not sure how useful that is
  • ChoiceTV has a couple of shows..  not sure how useful that is



View this topic in a long page with up to 500 replies per page Create new topic
 1 | 2 | 3 | 4 | 5 | 6
BigPipeNZ
1170 posts

Uber Geek

Trusted
BigPipe

  #1117255 28-Aug-2014 13:56
Send private message

Cool idea.

I know it's currently a Beta,  but the 3 random things I tried that I know are on Lightbox, only show as being on Netflix us  (Sherlock, Breaking bad, Battlestar Galactica).  It seems like only stuff that is only on Lightbox shows as Lightbox (e.g. Homeland, Vikings), but anything that is on Netflix AND Lightbox shows as Netflix.


I also thought that Netflix had recently shut it's APIs down so it wasn't possible to do this kind of thing. How are you pulling the Netflix data?




bigpipe.co.nz
https://www.facebook.com/BigPipeNZ
https://twitter.com/BigPipeNZ


 
 
 

Move to New Zealand's best fibre broadband service (affiliate link). Note that to use Quic Broadband you must be comfortable with configuring your own router.
Killerkiwi2005

374 posts

Ultimate Geek

Trusted

  #1117259 28-Aug-2014 14:05
Send private message

3 random things I tried that I know are on Lightbox, only show as being on Netflix us  (Sherlock, Breaking bad, Battlestar Galactica).  It seems like only stuff that is only on Lightbox shows as Lightbox (e.g. Homeland, Vikings), but anything that is on Netflix AND Lightbox shows as Netflix.


Yeah I'm not sure how to display that in a clean way, if you remove netflix from the search sites it will will show lightbox entries instead, maybe I should weight the NZ site higher we want to encourage people to use it

For movies I've got links but a link for every episode for every source seems a bit extreme

I also thought that Netflix had recently shut it's APIs down so it wasn't possible to do this kind of thing. How are you pulling the Netflix data?


There is a json feed that the website uses if you can get the build id out ;) (I don't want to abuse it though which is why I'm only pulling US data) and it dosnt have all the metadata but thats what tvdb/tmdb is for



SepticSceptic
2158 posts

Uber Geek

Trusted

  #1137445 25-Sep-2014 13:18
Send private message

That's quite a neat site - being able to search thru multiple sites - great for catch up, etc, Usually can't be bothered to browse to each streaming site to look for what I've missed - this puts it into one great launch area so to speak laughing.

ChoiceTV would be nice

Also would like to try the XBMC addon ?



robjg63
4087 posts

Uber Geek

Subscriber

  #1137498 25-Sep-2014 13:55
Send private message

Nice.
People will suggest a million sites to add ... How about ITV and Channel 4 - then you have the UK covered!

As above - like the show search being able to search multiple sites - thats pretty fine!




Nothing is impossible for the man who doesn't have to do it himself - A. H. Weiler


tkr001
416 posts

Ultimate Geek


  #1137517 25-Sep-2014 14:19
Send private message

Nice site!

Oldmanakbar
110 posts

Master Geek


  #1137518 25-Sep-2014 14:22
Send private message

Looks good.

I will say that the interface to see episodes on Lightbox is far superior than Lightbox itself. I have found that to be very slow for the amount of data is displaying. Your interface seems much cleaner and returns data a damn sight quicker.

Definitely interested in the Kodi/XBMC addon when you have it ready.

semigeek
1606 posts

Uber Geek


  #1137524 25-Sep-2014 14:30
Send private message

I may have missed something, but is it possible to get results by Alphabetical order? Otherwise looks great. 




  #1137540 25-Sep-2014 14:42
Send private message

Very cool. +1 for the XBMC/Kodi addon!

Killerkiwi2005

374 posts

Ultimate Geek

Trusted

  #1137571 25-Sep-2014 15:06
Send private message

Thanks guys appericate all the nice feed back, having fun doing web stuff again

Heres the *very* early copy of the xbmc/kodi addon any fixs welcome... I should really add it to github...

http://lemontv.co.nz/kodi/plugin.video.lemontv 0.1.zip

Note: you will need to update the browser command in the addon settings

Looking at a couple of things next, mostly driven but what I want to learn, this is meant to be fun after all

 

  • OpenID login so you can create lists and share them ie all marvel movies, all good tv shows etc
  • I have a supplier for pretty much all the american sites (nbc, abc, hulu etc) so those are running in test mode currently
  • I will add sources if you can supply a decent xml or json feed ;)  I really only wrote a couple of scrapers to learn python3
Alpha order is possible its currently order by "new-ness" and rating, so hopefully only good/newer shows should bubble to the top, Although the top 250 movies is by rating only


Killerkiwi2005

374 posts

Ultimate Geek

Trusted

  #1239155 14-Feb-2015 22:19
Send private message

Added neontv and google play movies (there is tv as well but its all pay per episode...)

Pinned lists can now be tied to google or facebook logins (planning on adding email notification at some point)

International sites now show a country of original popup and require login

Next on the list

 

Tech things

 

  • Entity Framework poco
  • azure looks cool might move to that
  • move to .net5/next
  • google ads don't support ajax at all...

blakamin
4431 posts

Uber Geek
Inactive user


  #1239156 14-Feb-2015 22:23
Send private message

Wow, can you do an Aussie version???

NonprayingMantis
6434 posts

Uber Geek


  #1239157 14-Feb-2015 22:36
Send private message

so can you tell us exactly how much content each service has?

(Not sure what we would count as titles e.g. is Breaking Bad one title,  or is it 5, because it's 5 seasons, or is it 60-something because that's how many episodes)

Maybe if you are pulling the meta data this means you know how long each things is, so you tell us how many hours each service is currently listing?  Lightbox has publicly stated 5000 hours. You can tell us if thats true or not :)

The other guys keep it fairly under wraps.  Would be good to compare.

Killerkiwi2005

374 posts

Ultimate Geek

Trusted

  #1239180 14-Feb-2015 23:40
Send private message

blakamin: Wow, can you do an Aussie version???


lol, this is my playground site and I cant see any personal benefit the AUS sites seem to have the same content as NZ

NonprayingMantis: so can you tell us exactly how much content each service has?


Roughly (counting a series as 1 no matter how many seasons/episodes)

lightbox    316
neontv    683
quickflix    135
quickflix-ppv    89
sky    729
sky-ppv    434
tv3    49
tvnz    347

That puts neontv on top but having movie titles probably helps.  A better count might be the count of top 250 titles (via imdb) aka stuff worth watching

lightbox    58
neontv    44
quickflix    5
sky    16
sky-ppv    12
tv3    5
tvnz    12

Stats always lie

Killerkiwi2005

374 posts

Ultimate Geek

Trusted

  #1239181 14-Feb-2015 23:42
Send private message

Episode count.. because why not

lightbox    9966
neontv    3604
quickflix    278
quickflix-ppv    228
sky    1244
sky-ppv    436
tv3    2849
tvnz    2238

myfullflavour
896 posts

Ultimate Geek

Trusted
Full Flavour

  #1239182 14-Feb-2015 23:43
Send private message

I missed this thread first time round (maybe because the name is similar to a certain free to air sport website of the not-quite-legal nature).

Definitely bookmarking for when Netflix NZ launches next month.

 1 | 2 | 3 | 4 | 5 | 6
View this topic in a long page with up to 500 replies per page Create new topic





News and reviews »

Logitech Introduces New G522 Gaming Headset
Posted 21-May-2025 19:01


LG Announces New Ultragear OLED Range for 2025
Posted 20-May-2025 16:35


Sandisk Raises the Bar With WD_BLACK SN8100 NVME SSD
Posted 20-May-2025 16:29


Sony Introduces the Next Evolution of Noise Cancelling with the WH-1000XM6
Posted 20-May-2025 16:22


Samsung Reveals Its 2025 Line-up of Home Appliances and AV Solutions
Posted 20-May-2025 16:11


Hisense NZ Unveils Local 2025 ULED Range
Posted 20-May-2025 16:00


Synology Launches BeeStation Plus
Posted 20-May-2025 15:55


New Suunto Run Available in Australia and New Zealand
Posted 13-May-2025 21:00


Cricut Maker 4 Review
Posted 12-May-2025 15:18


Dynabook Launches Ultra-Light Portégé Z40L-N Copilot+PC with Self-Replaceable Battery
Posted 8-May-2025 14:08


Shopify Sidekick Gets a Major Reasoning Upgrade, Plus Free Image Generation
Posted 8-May-2025 14:03


Microsoft Introduces New Surface Copilot+ PCs
Posted 8-May-2025 13:56


D-Link A/NZ launches DWR-933M 4G+ LTE Cat6 Wi-Fi 6 Mobile Hotspot
Posted 8-May-2025 13:49


Synology Expands DiskStation Lineup with DS1825+ and DS1525+
Posted 8-May-2025 13:44


JBL Releases Next Generation Flip 7 and Charge 6
Posted 8-May-2025 13:41









Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.







GoodSync is the easiest file sync and backup for Windows and Mac