[REQUEST] BBC iPlayer (Video) Plugin or Script?

  Thread Rating:
  • 7 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Closed
dink Offline
Skilled Python Coder
Posts: 265
Joined: Nov 2008
Reputation: 2
Post: #841
juanpa74 Wrote:I amgoing to try it. Thanks for the subtitles. I have been asking for it.

I forgot to add that autoplay of subtitles is enabled in the plugin settings
find
Smiff Offline
Senior Member
Posts: 157
Joined: Dec 2008
Reputation: 0
Post: #842
dink, i find your script is a huge improvement in usability over the last SVN version i was using. thank you for sharing!
(i am not even interested in the subs myself, its the faster navigation and less confusing menu layout that I really appreciate!)
I hope you keep up the great work, although i don't have any more suggestions right now (probably will after using it more Wink)

edit: couple of ideas:
1) can you sort programs so any beginning "The Program Name" > "Program Name, The" please?
2) its using the internet cache size for radio, this is 2048 or something too large, maybe change to use the audio cache size?
3) maybe some sort of favourites or bookmarks system for quick access to titles.. perhaps this can be already be done with a suitable query string to the plugin?
(This post was last modified: 2009-02-01 03:46 by Smiff.)
find
rudeboyx Offline
Fan
Posts: 747
Joined: Dec 2007
Reputation: 0
Location: Burnley, UK
Post: #843
simply change cache of unknow internet media to 512 and that speeds radio up alot.
find
dink Offline
Skilled Python Coder
Posts: 265
Joined: Nov 2008
Reputation: 2
Post: #844
Smiff Wrote:dink, i find your script is a huge improvement in usability over the last SVN version i was using. thank you for sharing!
(i am not even interested in the subs myself, its the faster navigation and less confusing menu layout that I really appreciate!)
I hope you keep up the great work, although i don't have any more suggestions right now (probably will after using it more Wink)

edit: couple of ideas:
1) can you sort programs so any beginning "The Program Name" > "Program Name, The" please?
2) its using the internet cache size for radio, this is 2048 or something too large, maybe change to use the audio cache size?
3) maybe some sort of favourites or bookmarks system for quick access to titles.. perhaps this can be already be done with a suitable query string to the plugin?

1) - I will look into it
2) - thanks rudeboyx
3) - You can already set a favourite within the context menu or if you use "Add Source" then you can navigate down into the plugins' contents. It's an advantage of plugins over scripts that the plugin acts as a virtual directory and can therefore reuse a lot of the existing directory functions

BTW little trick - if you enable library mode and list episodes using "View: List" you get an easy way to see an episode's plot. The episode plot is also available via "Move Information" in the context menu.
find
dink Offline
Skilled Python Coder
Posts: 265
Joined: Nov 2008
Reputation: 2
Post: #845
Hi Folks

I've made a few more changes. This time
  • Local and Regional BBC Radio stations added. Both for catchup and live
  • Regional BBC TV stations (Scotland, Wales, Norn Iron, Alba) added to catchup
  • Flexible sorting of series lists (name without 'the', date, etc)

available at http://drop.io/iaeutil

Cheers
Dink
find
Smiff Offline
Senior Member
Posts: 157
Joined: Dec 2008
Reputation: 0
Post: #846
You the man. Will try this as soon as get the chance. thanks again!
(time to consider cancelling my Sky+ subscription, the way this is going..)
(This post was last modified: 2009-02-02 01:48 by Smiff.)
find
matt! Offline
Member
Posts: 64
Joined: Sep 2008
Reputation: 0
Post: #847
Awesome work.

I just did a fresh installation of 2008-12-30 to regain IMDB scraping, and am yet to install iPlayer properly.

Nice work Dink
find
user321 Offline
Member
Posts: 79
Joined: Dec 2008
Reputation: 0
Post: #848
Fantasic! All working for me!
find
Smiff Offline
Senior Member
Posts: 157
Joined: Dec 2008
Reputation: 0
Post: #849
sorry possibly i'm being thick but i cant seem to get the new sorting (Title, The) working.. tried the different list views, unchecked "ignore tokens when sorting" (although i had this on before).. cant see any option for it in the plugins settings.. am i missing something sorry?
find
dink Offline
Skilled Python Coder
Posts: 265
Joined: Nov 2008
Reputation: 2
Post: #850
Smiff Wrote:sorry possibly i'm being thick but i cant seem to get the new sorting (Title, The) working.. tried the different list views, unchecked "ignore tokens when sorting" (although i had this on before).. cant see any option for it in the plugins settings.. am i missing something sorry?

When looking at a list of series just change the "Sort By:" type. It only works this way for the series list as that is the only list where it is appropriate.
find
Thread Closed