Kodi Community Forum
[RELEASE] ITV Player 1.10 - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154)
+---- Thread: [RELEASE] ITV Player 1.10 (/showthread.php?tid=152888)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35


[RELEASE] ITV Player 1.10 - flitter2009 - 2018-03-14

What’s the reason for this being banned/not discussed where the BBC iPlayer addons aren’t? Is it just to do with the author?


RE: [RELEASE] ITV Player 1.10 - DarrenHill - 2018-03-14

The addon isn't banned (the fact that this thread exists should be a hint at that Wink ).

However if the repo that it comes from does contain banned addons (wiki) then that repo would be banned and not acceptable here.


RE: [RELEASE] ITV Player 1.10 - EngineerPeter - 2018-03-26

I found this over the weekend and 2.4.5 works for me, with the exception of the kids stuff.  I haven't tried 2.4.6 yet (and will report back when I do!)

https://github.com/catchup4kodi/catchup4kodi/tree/master/zips/plugin.video.itv

Hope this helps others....


RE: [RELEASE] ITV Player 1.10 - wints - 2018-03-29

Thanks for sharing Smile


RE: [RELEASE] ITV Player 1.10 - sadsack5000 - 2018-04-05

Thanks also for sharing, i installed v2.4.7 from git onto my kodi 17.6 but none of the videos will play at all

It refers me to the log:

10:32:36.918 T:6744  NOTICE: VideoPlayer: Opening: https://itvpnpdotcom-a.akamaihd.net/2-4263-0207-001/18/1/VAR012/2-4263-0207-001_18_1_VAR012.ism/.m3u8?hdnea=st=1522895542~exp=1522917142~acl=/*~hmac=3589c979f1b818e766a5222a678a9e44f6692c4a8a5eca70f0c39f148d14e57a
10:32:36.918 T:6744 WARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
10:32:37.257 T:6744   ERROR: DXVA::CProcessorHD::IsFormatSupported: Unsupported format 104 for 1.
10:32:37.257 T:6744   ERROR: DXVA::CProcessorHD::IsFormatSupported: Unsupported format 105 for 1.
10:32:37.258 T:6748  NOTICE: Creating InputStream
10:32:38.649 T:6748  NOTICE: Creating Demuxer
10:33:08.699 T:6748   ERROR: CVideoPlayer::OpenDemuxStream - Error creating demuxer
10:33:08.699 T:6748  NOTICE: CVideoPlayer::OnExit()
10:33:08.715 T:6744   ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.itv/?url=https%3A%2F%2Fwww.itv.com%2Fhub%2Famerican-dad%2F2a4263a0207&mode=3&name=17.+Criss-Cross+Applesauce%3A+The+Ballard+of+Billy+Jesusworth+-+26%2F03%2F2018+20%3A30PM&iconimage=https%3A%2F%2Fhubimages.itv.com%2Fepisode%2F2_4263_0207%3Fw%3D512%26h%3D288]
10:33:08.717 T:6744  NOTICE: CVideoPlayer::CloseFile()
10:33:08.717 T:6744  NOTICE: VideoPlayer: waiting for threads to exit
10:33:08.717 T:6744  NOTICE: VideoPlayer: finished waiting
10:33:08.717 T:6744  NOTICE: CVideoPlayer::CloseFile()
10:33:08.717 T:6744  NOTICE: VideoPlayer: waiting for threads to exit
10:33:08.717 T:6744  NOTICE: VideoPlayer: finished waiting

Any ideas?

Cheers


RE: [RELEASE] ITV Player 1.10 - docwra - 2018-12-24

Just tested and still seems to work for me.


RE: [RELEASE] ITV Player 1.10 - FXB78 - 2020-11-09

With the move to Matrix & Python 3 it would be great if someone could pick this addon up and make it compatible with Kodi 19. The 'Catchup' part still works great and on face of it the addon doesn't look too complicated, however trying to migrate it to Kodi 19 would be beyond my limited skills Smile


RE: [RELEASE] ITV Player 1.10 - crossplatform - 2021-02-20

I can confirm that this no longer works in Kodi 19. 

I did look at the code and ran it through 2to3, but who am I kidding, it was never going to be that easy!

It's way above my abilities i'm afraid.


RE: [RELEASE] ITV Player 1.10 - cdub - 2021-02-25

(2021-02-20, 15:55)crossplatform Wrote: I can confirm that this no longer works in Kodi 19. 

I did look at the code and ran it through 2to3, but who am I kidding, it was never going to be that easy!

It's way above my abilities i'm afraid.

That's a real shame, I use this daily!


RE: [RELEASE] ITV Player 1.10 - BonitaRed - 2021-03-17

(2021-02-25, 18:33)cdub Wrote:
(2021-02-20, 15:55)crossplatform Wrote: I can confirm that this no longer works in Kodi 19. 

I did look at the code and ran it through 2to3, but who am I kidding, it was never going to be that easy!

It's way above my abilities i'm afraid.

That's a real shame, I use this daily!
A real shame !
I have it on a 17.6 fork but it still won’t work,so I think that means Kodi 19 isn’t the issue.
Any ideas ?

UPDATE it is still working on my 17.6 fork but only the ‘shows’ section,which is bang up to date. Live tv has been inoperative for a while


RE: [RELEASE] ITV Player 1.10 - cdub - 2021-03-20

I have had to regress back to v18.9 just because of the ITV Player app as I use it often to watch catch up shows I have had to turn off app updates on my Android TV to stop Kodi auto upgrading to Matrix.

(2021-03-17, 10:23)BonitaRed Wrote:
(2021-02-25, 18:33)cdub Wrote:
(2021-02-20, 15:55)crossplatform Wrote: I can confirm that this no longer works in Kodi 19. 

I did look at the code and ran it through 2to3, but who am I kidding, it was never going to be that easy!

It's way above my abilities i'm afraid.

That's a real shame, I use this daily!
A real shame !
I have it on a 17.6 fork but it still won’t work,so I think that means Kodi 19 isn’t the issue.
Any ideas ?

UPDATE it is still working on my 17.6 fork but only the ‘shows’ section,which is bang up to date. Live tv has been inoperative for a while



RE: [RELEASE] ITV Player 1.10 - aziztt - 2021-04-11

where is the code for the this, miss having this

This addon, All 4 and My5 would be great to have on Kodi 19


RE: [RELEASE] ITV Player 1.10 - YeahWhatever - 2021-04-12

(2021-04-11, 20:53)aziztt Wrote: This addon, All 4 and My5 would be great to have on Kodi 19

I agree. I'd add Britbox to that list as well. There's also Now TV, of course, but I'm allergic to Sky.

Sadly most Kodi/add-on development seems to concentrate on non-UK "channels".


RE: [RELEASE] ITV Player 1.10 - FXB78 - 2021-04-12

(2021-04-12, 17:35)YeahWhatever Wrote:
(2021-04-11, 20:53)aziztt Wrote: This addon, All 4 and My5 would be great to have on Kodi 19

I agree. I'd add Britbox to that list as well. There's also Now TV, of course, but I'm allergic to Sky.

Sadly most Kodi/add-on development seems to concentrate on non-UK "channels".
There was a 5od (Channel 5) addon many years ago, before they killed it by adding DRM. Channel 4 has always used DRM so has never been an option. I don't know if these could now be created with Kodi adding DRM options, I'm no expert on how it all works.


RE: [RELEASE] ITV Player 1.10 - Dumyat - 2021-04-12

(2021-04-12, 17:35)YeahWhatever Wrote:
(2021-04-11, 20:53)aziztt Wrote:  
I agree. I'd add Britbox to that list as well. There's also Now TV, of course, but I'm allergic to Sky.
Britbox is very shortly going to be available as a optional channel on Amazon Prime, so you should be able to access their content on Kodi using the Amazon addon. I used the same addon to access the Starz Channel on Prime when they were doing a 3 month special deal a couple of months back.

Recent press release said Britbox would be added to Amazon Prime Channels spring 2021.....so should be coming very soon.