NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Wishlist v
« Previous 1 … 64 65 66 67 68 … 193 Next »
Plugin idea

 
  • 0 Vote(s) - 0 Average
Plugin idea
fuzzweed
Offline

Posting Freak

Posts: 1,210
Threads: 200
Joined: May 2006
#1
2008-06-03, 03:54 PM
I've got a cool (?) idea for a plugin but seeing as my programming is limited to
Code:
10 PRINT "fuzzweed";
20 GOTO 10
I wonder if anyone thinks it's realisable...

Loads of websites have a 'pick of the week' for upcoming TV - could this info be scraped and automatically recorded so there's a continual supply of decent TV available. I guess exactly which sites to use is a matter of preference and country - but is it workable in principle?
[SIZE="1"]Server: Win7 N | AMD Phenom II X4 3.2GHz | 4Gig RAM | Gigabyte GA-MA770-DS3 Mobo | 5TB+ HDDs | 2x BlackGold Twin HD DVB-T| ATI HD 5450 | Cambridge Audio DAC Magic
Client 1: OpenElec / XBMC | Dell GX280 P4 3.4GHz |2Gig RAM | ATI HD 5450 | SPDIF pass through
Client 2: OpenElec / XBMC | Dell GX280 P4 3.4GHz |2Gig RAM | ATI HD 5450 | C-MEDIA USB DAC
Android: Samsung Galaxy S2 GT-I9100 4.4.2 Cyanogenmod 11[/SIZE]
elite
Offline

Senior Member

Posts: 700
Threads: 26
Joined: Sep 2004
#2
2008-06-03, 04:52 PM
fuzzweed Wrote:I've got a cool (?) idea for a plugin but seeing as my programming is limited to
Code:
10 PRINT "fuzzweed";
20 GOTO 10
I wonder if anyone thinks it's realisable...

Loads of websites have a 'pick of the week' for upcoming TV - could this info be scraped and automatically recorded so there's a continual supply of decent TV available. I guess exactly which sites to use is a matter of preference and country - but is it workable in principle?

I don't see why not, an xml feed would be much more robust than scraping. I guess you would just need to tie this up to the EPG - If the feed provided channel and times this would be much easier than trying to match the feed title to the EPG title etc...
Alternative music reviews[URL="http://soundblab.com"]
[/URL]
fuzzweed
Offline

Posting Freak

Posts: 1,210
Threads: 200
Joined: May 2006
#3
2008-06-03, 06:01 PM
so how does an xml feed work? is this something a normal website would have? i'd kind of imagined passing the film/show title to the gbpvr guide search, and recording if it got a 'hit'.
[SIZE="1"]Server: Win7 N | AMD Phenom II X4 3.2GHz | 4Gig RAM | Gigabyte GA-MA770-DS3 Mobo | 5TB+ HDDs | 2x BlackGold Twin HD DVB-T| ATI HD 5450 | Cambridge Audio DAC Magic
Client 1: OpenElec / XBMC | Dell GX280 P4 3.4GHz |2Gig RAM | ATI HD 5450 | SPDIF pass through
Client 2: OpenElec / XBMC | Dell GX280 P4 3.4GHz |2Gig RAM | ATI HD 5450 | C-MEDIA USB DAC
Android: Samsung Galaxy S2 GT-I9100 4.4.2 Cyanogenmod 11[/SIZE]
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#4
2008-06-03, 06:20 PM
Do you have a website with an example of the "pick of the week"?
elite
Offline

Senior Member

Posts: 700
Threads: 26
Joined: Sep 2004
#5
2008-06-03, 06:53 PM
fuzzweed Wrote:so how does an xml feed work? is this something a normal website would have? i'd kind of imagined passing the film/show title to the gbpvr guide search, and recording if it got a 'hit'.

An xml file would provide data in a machine readable format e.g.

Code:
<Shows>
<Title>Lost</Title>
<Channel>Sky One</Channel>
<StartDate>2008-01-06T21:00:00</StartDate>
<EndDate>2008-01-06T22:00:00</EndDate>
</Shows>

This much more robust than scraping html. When scraping html you are at the mercy of any changes made to the design... (scraping is of course possible Wink)

An example site(s) would be useful
Alternative music reviews[URL="http://soundblab.com"]
[/URL]
fuzzweed
Offline

Posting Freak

Posts: 1,210
Threads: 200
Joined: May 2006
#6
2008-06-03, 07:25 PM (This post was last modified: 2008-06-03, 07:36 PM by fuzzweed.)
hmm. I think you might have a valid point there. I've just been checking out the UK newspapers TV sites and they're all a bit journalistic (understandably) http://www.guardian.co.uk/theguide/tvrad...81,00.html. I guess you really need a fairly standard tabulated form that's consistant week to week if scrapings gonna work.

My over active mind is now imagining a community site that people upload their own recommendations to - which gives you the xml feed, but is drifting slightly from my brilliantly simple original idea....Smile
[SIZE="1"]Server: Win7 N | AMD Phenom II X4 3.2GHz | 4Gig RAM | Gigabyte GA-MA770-DS3 Mobo | 5TB+ HDDs | 2x BlackGold Twin HD DVB-T| ATI HD 5450 | Cambridge Audio DAC Magic
Client 1: OpenElec / XBMC | Dell GX280 P4 3.4GHz |2Gig RAM | ATI HD 5450 | SPDIF pass through
Client 2: OpenElec / XBMC | Dell GX280 P4 3.4GHz |2Gig RAM | ATI HD 5450 | C-MEDIA USB DAC
Android: Samsung Galaxy S2 GT-I9100 4.4.2 Cyanogenmod 11[/SIZE]
fuzzweed
Offline

Posting Freak

Posts: 1,210
Threads: 200
Joined: May 2006
#7
2008-06-03, 07:31 PM
ok how about this onehttp://www.tvandsatelliteweek.com/this_w...eat_shows/
already recording three out of five on the first page - and the other two look like just the thing i'd record if I'd known they were on. Suitable format too maybe????
Also got a 'best drams, 'best documentary'etc on the later pages.
[SIZE="1"]Server: Win7 N | AMD Phenom II X4 3.2GHz | 4Gig RAM | Gigabyte GA-MA770-DS3 Mobo | 5TB+ HDDs | 2x BlackGold Twin HD DVB-T| ATI HD 5450 | Cambridge Audio DAC Magic
Client 1: OpenElec / XBMC | Dell GX280 P4 3.4GHz |2Gig RAM | ATI HD 5450 | SPDIF pass through
Client 2: OpenElec / XBMC | Dell GX280 P4 3.4GHz |2Gig RAM | ATI HD 5450 | C-MEDIA USB DAC
Android: Samsung Galaxy S2 GT-I9100 4.4.2 Cyanogenmod 11[/SIZE]
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#8
2008-06-03, 08:23 PM
fuzzweed Wrote:ok how about this onehttp://www.tvandsatelliteweek.com/this_w...eat_shows/
already recording three out of five on the first page - and the other two look like just the thing i'd record if I'd known they were on. Suitable format too maybe????
Also got a 'best drams, 'best documentary'etc on the later pages.
Looks like they publish RSS feeds. Have you tried the RSS Reader Plugin?
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
fuzzweed
Offline

Posting Freak

Posts: 1,210
Threads: 200
Joined: May 2006
#9
2008-06-03, 08:55 PM
ok, so that looks promising. can your plugin interact with gbpvr in any way that would realize ethe initial idea?
[SIZE="1"]Server: Win7 N | AMD Phenom II X4 3.2GHz | 4Gig RAM | Gigabyte GA-MA770-DS3 Mobo | 5TB+ HDDs | 2x BlackGold Twin HD DVB-T| ATI HD 5450 | Cambridge Audio DAC Magic
Client 1: OpenElec / XBMC | Dell GX280 P4 3.4GHz |2Gig RAM | ATI HD 5450 | SPDIF pass through
Client 2: OpenElec / XBMC | Dell GX280 P4 3.4GHz |2Gig RAM | ATI HD 5450 | C-MEDIA USB DAC
Android: Samsung Galaxy S2 GT-I9100 4.4.2 Cyanogenmod 11[/SIZE]
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#10
2008-06-04, 06:39 AM
If you mean the auto recording, then no.
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  YouTube EPG Plugin NumberFive 1 1,070 2021-04-03, 03:03 PM
Last Post: mvallevand
  Sling TV plugin? SickBoy 1 3,885 2015-03-05, 12:21 AM
Last Post: sfatula
  Amazon Instant Video plugin ydekmekji 1 1,918 2012-09-07, 12:48 AM
Last Post: ga_mueller
  Movie poster in Videos plugin agerdin 34 11,530 2012-09-03, 05:08 PM
Last Post: agerdin
  Recordings enhancement (plugin??) Jaggy 7 2,811 2012-05-05, 03:35 AM
Last Post: Jaggy
  Facebook plugin? Reddwarf 1 1,711 2011-12-21, 11:11 AM
Last Post: Lao Pan
  A Spotify plugin would be awesome! 7ore 75 30,571 2011-07-22, 08:03 AM
Last Post: McBainUK
  plugin and/or support for the Thanko Raremono am/fm/sw usb radio chesterusob 0 1,757 2011-04-05, 12:11 PM
Last Post: chesterusob
  autoremoverecordings to work independently of recordings "plugin" gEd 2 1,563 2011-02-12, 09:54 PM
Last Post: gEd
  Screensaver plugin Reddwarf 0 1,316 2010-09-14, 09:24 AM
Last Post: Reddwarf

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode