• 1
  • 15
  • 16
  • 17(current)
  • 18
  • 19
  • 52
Release VideoExtras Addon
(2014-03-15, 12:39)rob_webset Wrote: I have made a change so that extras should now be picked up in either the VIDEO_TS folder or the parent folder:
Risky Business/VIDEO_TS/Extras
Risky Business/Extras
http://code.google.com/p/robwebset/source/detail?r=295
This lead me to request Issue 41 in Googlecode if you don't mind Rob!

(2014-03-15, 12:39)rob_webset Wrote: I don't have any Blu-Ray images, so if some-one wants to let me know the directory structure for a given disk, then I can always look at adding it.
Warlion, perhaps you can give us a hand on this one? I know that for Blu-Ray there are ISOs and BD folders, just as with DVDs, but they are different. I will have a look at my own.
Best,

capfuturo


"The world must learn to work together, or finally it will not work at all" - General Eisenhower
(2014-03-15, 12:39)rob_webset Wrote: I have made a change so that extras should now be picked up in either the VIDEO_TS folder or the parent folder:

Risky Business/VIDEO_TS/Extras
Risky Business/Extras

http://code.google.com/p/robwebset/source/detail?r=295

I don't have any Blu-Ray images, so if some-one wants to let me know the directory structure for a given disk, then I can always look at adding it.

Rob
OK fellows, I have tested Rob's latest support and can confirm VideoExtras supports the following structures:
1. DVD ISO [Zardoz (1974)/Zardoz (1974).iso means your extras go as: Zardoz (1974)/Extras ] & DVD folder [Zardoz (1974)/VIDEO_TS/Extras or Zardoz (1974)/Extras (preferred)], where 'Extras' is the extras folder.
2. Blu-Ray ISO [For All Mankind (1989)/For All Mankind (1989).iso means your extras go as: For All Mankind (1989)/Extras ] & Blu-Ray folder [For All Mankind (1989)/BDMV/Extras] - extras folder is not yet supported at the same level of the BDMV folder
Best,

capfuturo


"The world must learn to work together, or finally it will not work at all" - General Eisenhower
(2014-03-15, 20:16)capfuturo Wrote: 2. Blu-Ray ISO [For All Mankind (1989)/For All Mankind (1989).iso means your extras go as: For All Mankind (1989)/Extras ] & Blu-Ray folder [For All Mankind (1989)/BDMV/Extras] - extras folder is not yet supported at the same level of the BDMV folder

Thanks capfuturo,

Do you (or anyone) happen to know the file in the BDMV directory that needs to be passed to the XBMC player (for DVDs it's VIDEO_TS.IFO).

I suppose we should support Blu-ray images being used in the extras directory, if we are going to allow extras to be added to them.

Thanks

Rob
this is the only one that i had right now
Image

i believe is movieobject.dbmv

inside
BDMV/STREAM
are all the media files
00000.m2ts - 00069.m2ts
00000.m2ts - menu
00001.m2ts - full movie
the rest are just warnings, extras, trailes etc etc
Thanks Warlion,

I have added the support using the details posted, but am unable to test myself as I do not have any BluRay images.

Please can you try the following patch (To be aplied on top of the 1.0.5b Beta zip posted earlier) :

http://code.google.com/p/robwebset/source/detail?r=299

There should be 2 features:
1) Viewing extras that are of BluRay image directory format (i.e. Extras/My Extra/BDMV directories)
2) Having an Extras directory at the same level as the BDMV directory.

Also, did you manage to try out the change suggested in this post:

http://forum.xbmc.org/showthread.php?tid...pid1653134

To see if it solved your other problem?

Thanks

Rob
Hi All,

I have just requested a publish of the v1.0.5 release of VideoExtras, this includes:

Code:
v1.0.5
- Add support for DVD images with VIDEO_TS directories
- Ensure TV Tunes continue playing when navigating to extras list
- Add extras context menu support
- Add support for BluRay images with BDMV directories

Thanks go to capfuturo for verifying the changes.

If you installed the beta patch, now is a good time to remove it so that you pick up the official 1.0.5 version.

Rob
that remind me i haven't try the blueray image i will test it in a few min thanks

edit
Its working fine Rob thanks
(2014-03-15, 11:34)rob_webset Wrote: The addition of:

Code:
<defaultcontrol always="true">51</defaultcontrol>

Was for keyboard navigation support, maybe try:

Code:
<defaultcontrol>51</defaultcontrol>

Instead and let me know how you get on.

Thanks

Rob

the problem here is that the default id is always selected if you hit enter regardless where you are focus it will play the last selected item on 51 list
(2014-03-19, 09:49)warlion Wrote: the problem here is that the default id is always selected if you hit enter regardless where you are focus it will play the last selected item on 51 list

OK, I think I understand your problem now - please can you try:

https://robwebset.googlecode.com/svn-his...default.py
(2014-03-19, 12:00)rob_webset Wrote:
(2014-03-19, 09:49)warlion Wrote: the problem here is that the default id is always selected if you hit enter regardless where you are focus it will play the last selected item on 51 list

OK, I think I understand your problem now - please can you try:

https://robwebset.googlecode.com/svn-his...default.py

dude you did it i work wonderful thanks a lot
(2014-03-19, 12:12)warlion Wrote:
(2014-03-19, 12:00)rob_webset Wrote:
(2014-03-19, 09:49)warlion Wrote: the problem here is that the default id is always selected if you hit enter regardless where you are focus it will play the last selected item on 51 list

OK, I think I understand your problem now - please can you try:

https://robwebset.googlecode.com/svn-his...default.py

dude you did it i work wonderful thanks a lot

Glad it solved your problem - should be pushed as part of the v1.0.5 update to the official repo

Rob
(2014-03-19, 12:12)warlion Wrote:
(2014-03-19, 12:00)rob_webset Wrote:
(2014-03-19, 09:49)warlion Wrote: the problem here is that the default id is always selected if you hit enter regardless where you are focus it will play the last selected item on 51 list

OK, I think I understand your problem now - please can you try:

https://robwebset.googlecode.com/svn-his...default.py

dude you did it i work wonderful thanks a lot
Does this mean that ANG 4.1.9 won't require any modification for the VideoExtras addon?
ASUS Chromebox M004U (LibreELEC 8.2/Aeon Nox SiLVO)--->HDMI--->Onkyo TX-NR646--->HDMI--->Panasonic P65VT30
(2014-03-19, 14:49)wgstarks Wrote:
(2014-03-19, 12:12)warlion Wrote:
(2014-03-19, 12:00)rob_webset Wrote: OK, I think I understand your problem now - please can you try:

https://robwebset.googlecode.com/svn-his...default.py

dude you did it i work wonderful thanks a lot
Does this mean that ANG 4.1.9 won't require any modification for the VideoExtras addon?

thats already implemented a long time ago but i disable that because of this , you can enable going to include_videoextras.xml and change this
https://github.com/WarLion/skin.Aeon-Nox...2d2#diff-0
(2014-03-19, 15:28)warlion Wrote:
(2014-03-19, 14:49)wgstarks Wrote: Does this mean that ANG 4.1.9 won't require any modification for the VideoExtras addon?

thats already implemented a long time ago but i disable that because of this , you can enable going to include_videoextras.xml and change this
https://github.com/WarLion/skin.Aeon-Nox...2d2#diff-0

Thanks
ASUS Chromebox M004U (LibreELEC 8.2/Aeon Nox SiLVO)--->HDMI--->Onkyo TX-NR646--->HDMI--->Panasonic P65VT30
I have updated all support for script.videoextras in skin.rapier: context menu, duration and I added a menubar.

This will be included in the next update.

Thanks Rob for a great addon Smile
  • 1
  • 15
  • 16
  • 17(current)
  • 18
  • 19
  • 52

Logout Mark Read Team Forum Stats Members Help
VideoExtras Addon2