[RELEASE] ITV Catchup (Video) Plugin

  Thread Rating:
  • 2 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
procrastinator Offline
Fan
Posts: 448
Joined: Aug 2008
Reputation: 4
Location: UK
Post: #231
BelowtheWaste Wrote:I am using an ATV2 and a Macbook via terminal and Filezilla.
[...]
In terminal I tried chmod and chown but this did not seem to do anything.

When you say you tried chown do you mean you did the following command?
Code:
chown -R mobile:mobile /private/var/mobile/Library/Preferences/XBMC/userdata
file permissions need to be set for the mobile user, not the root user on ATV2


BTW I knocked up a quick icon for this addon. If anybody wants it you can get it here. Just drop it in the plugin.video.itv folder, and make sure that it is named "icon.png"
(This post was last modified: 2011-11-02 21:49 by procrastinator.)
find quote
BelowtheWaste Offline
Junior Member
Posts: 10
Joined: Apr 2011
Reputation: 0
Post: #232
procrastinator Wrote:When you say you tried chown do you mean you did the following command?
Code:
chown -R mobile:mobile /private/var/mobile/Library/Preferences/XBMC/userdata
file permissions need to be set for the mobile user, not the root user


BTW I knocked up a quick icon for this addon. If anybody wants it you can get it here. Just drop it in the plugin.video.itv folder, and make sure that it is named "icon.png"

Thank you so much for your help- I needed the idiots guide.

Working now.

Many Thanks.
find quote
eds2020 Offline
Junior Member
Posts: 2
Joined: Nov 2011
Reputation: 0
Post: #233
Can anyone provide exact steps to get this working on ATV. I tried steps from post 208 (if I remember correctly) but it doesn't work Sad
find quote
elteluk Offline
Junior Member
Posts: 2
Joined: Nov 2011
Reputation: 0
Post: #234
Thanks procrastinator for the icon - goog job!

I'm struggling to get subtitles working. The itv.srt files that are being generated are either empty zero byte files or contain:

Quote:1
0:00:00,001 --> 0:01:00,001
<font color='Red'>No subtitles available
</font>

Here's my xbmc.log file:
http://pastebin.com/9VnbKGNq

I'm running xbmc on Windows 7 32-bit.
find quote
PatrickBateman Offline
Posting Freak
Posts: 1,643
Joined: Mar 2011
Reputation: 15
Location: Another Earth
Post: #235
Hey folks,

Is there a complete version of this plugin available? I've read through the thread but it seems (and i could be wrong) tht to get this up and running there are a few fragmented sections and hoops that need to navigated through.

Changing files, editing sections and creating folders etc...

Has anyone taken the most recent version, added the new files, edited the files and then uploaded a fully updated and working version of the plugin.

Cheers,

Pat~
find quote
castalla Offline
Fan
Posts: 610
Joined: Aug 2011
Reputation: 11
Post: #236
I just installed from zip using itv.zip.
find quote
pipps Offline
Member
Posts: 61
Joined: Dec 2010
Reputation: 0
Location: UK
Post: #237
Where did you obtain the itv.zip file that you speak of?
find quote
mike-1 Offline
Junior Member
Posts: 18
Joined: Aug 2011
Reputation: 0
Location: England
Post: #238
The original zip still works but only finds the lowest qualtiy streams. dlake02 has rewritten the add-on to find the highest quality.

Follow the instructions in post 183 http://forum.xbmc.org/showthread.php?tid=32897&page=19
(This post was last modified: 2011-11-09 19:52 by mike-1.)
find quote
castalla Offline
Fan
Posts: 610
Joined: Aug 2011
Reputation: 11
Post: #239
Sorry! Can't remember!!!

I've uploaded it here: http://www.4shared.com/file/ijwXF8f6/itv.html

No promises or guarantees!!!!

And reading the last post ... I think I also followed those instructions too.

Sorry if I misled you.
(This post was last modified: 2011-11-09 19:55 by castalla.)
find quote
dlake02 Offline
Senior Member
Posts: 202
Joined: Feb 2011
Reputation: 4
Post: #240
Hi

New update for ITV Player on:

http://code.google.com/p/xbmc-itv-player/

Main changes are that the plugin will now use it's own proxy settings and that you can declare the maximum stream rate (or default to auto).

These options are available on the plugin settings page, right-click to reach the settings.

Large portions of this code has been culled from exobuzz's EXCELLENT iPlayer plugin - respect.

D
find quote
Post Reply