• 1
  • 10
  • 11
  • 12(current)
  • 13
  • 14
  • 34
Release Amber now updated to support Kodi 14.0\Helix
(2015-01-04, 18:38)ozooha Wrote: Unfortunately the 2.0.1 breaks Live TV ( it becomes dark/black with nothing) and it was working for 1.7.4.
OZooHA

Same thing happening to me. I can still select sub menu items: click down to recordings, EPG, etc and they still work. I just can't select the default TV(channels).
Reply
I am unable to install the latest version of this skin on Kodi 14.0 using Windows 8.1 64bit. I keep getting the error "Add-on does not have the correct structure". I've tried all the suggestions within this thread including; renaming the zip folder from skin.amber-master.zip to skin.amber-2.0.1.zip and adding the XBT file from version 1.6.0 (although I wasn't sure on which location to put this I tested it by putting it in the root and then in the media folder).

Can anybody help please?
Reply
(2015-01-04, 18:59)pecinko Wrote: Guys I don't have a working PVR setup. Find the problem and I'll fix it.

13:53:33 T:140649123039424 ERROR: unable to load:/home/mediauser/.kodi/addons/skin.amber-master/1080i/MyPVRChannels.xml, Line 0
Failed to open file

This is the only relevant log I was able to pick up from the logfile.
Is there a more verbose debug mode in your skin?

Apparantly the 2.0.1 has only one MyPVR.xml whereas the 1.7.4 working one has 5 - MyPVR(Channels|Guide|Recordings|Search|Timers).xml
I hope this helps.
OZooHA
Reply
Hi,

What's difference between 2.0.0 and 2.0.1?

Thanks.
Reply
(2015-01-04, 21:02)ozooha Wrote:
(2015-01-04, 18:59)pecinko Wrote: Guys I don't have a working PVR setup. Find the problem and I'll fix it.

13:53:33 T:140649123039424 ERROR: unable to load:/home/mediauser/.kodi/addons/skin.amber-master/1080i/MyPVRChannels.xml, Line 0
Failed to open file

This is the only relevant log I was able to pick up from the logfile.
Is there a more verbose debug mode in your skin?

Apparantly the 2.0.1 has only one MyPVR.xml whereas the 1.7.4 working one has 5 - MyPVR(Channels|Guide|Recordings|Search|Timers).xml
I hope this helps.
OZooHA

Here a link to this:

http://kodi.wiki/view/Skin_migration_PVR...ix_release
Reply
After installing from "Get from ZIP file..." I'm being asked if I want to enable the new skin, which I confirm by Yes. After that I'm getting the error:
"unable to load skin: skin is missing some files"

I've tried versions 1.7.1, 1.7.3, 1.7.4, 2.0.0, and 2.0.1, always getting the same error. So it shouldn't be version related.

Running Kodi on Raspberry Pi.
Reply
(2015-01-04, 21:02)ozooha Wrote:
(2015-01-04, 18:59)pecinko Wrote: Guys I don't have a working PVR setup. Find the problem and I'll fix it.

13:53:33 T:140649123039424 ERROR: unable to load:/home/mediauser/.kodi/addons/skin.amber-master/1080i/MyPVRChannels.xml, Line 0
Failed to open file

This is the only relevant log I was able to pick up from the logfile.
Is there a more verbose debug mode in your skin?

Apparantly the 2.0.1 has only one MyPVR.xml whereas the 1.7.4 working one has 5 - MyPVR(Channels|Guide|Recordings|Search|Timers).xml
I hope this helps.
OZooHA

Apparently those 5 missing files mentioned above are the culprits. Add them to the 2.0.1 from the 1.7.4 and then zip the folder. Live TV works!
OZooHA
Reply
(2015-01-04, 22:08)ozooha Wrote: Apparently those 5 missing files mentioned above are the culprits. Add them to the 2.0.1 from the 1.7.4 and then zip the folder. Live TV works!
OZooHA

Now we are talking. Wink

Omg, new tapatalk is utter rubbish UI Designer should be shot in the leg.
My skins:

Amber
Quartz

Reply
Can you provide us with an working zip link ?
ps perfect discovery mate ?
(2015-01-04, 22:08)ozooha Wrote:
(2015-01-04, 21:02)ozooha Wrote:
(2015-01-04, 18:59)pecinko Wrote: Guys I don't have a working PVR setup. Find the problem and I'll fix it.

13:53:33 T:140649123039424 ERROR: unable to load:/home/mediauser/.kodi/addons/skin.amber-master/1080i/MyPVRChannels.xml, Line 0
Failed to open file

This is the only relevant log I was able to pick up from the logfile.
Is there a more verbose debug mode in your skin?

Apparantly the 2.0.1 has only one MyPVR.xml whereas the 1.7.4 working one has 5 - MyPVR(Channels|Guide|Recordings|Search|Timers).xml
I hope this helps.
OZooHA

Apparently those 5 missing files mentioned above are the culprits. Add them to the 2.0.1 from the 1.7.4 and then zip the folder. Live TV works!
OZooHA
Reply
(2015-01-04, 22:57)pecinko Wrote: Omg, new tapatalk is utter rubbish UI Designer should be shot in the leg.

This. It went from usable, clean and easy to down right bad and then to horrible. I wish they didn't have the market cornered.
Reply
(2015-01-04, 23:22)SuperBilleN Wrote: Can you provide us with an working zip link ?
ps perfect discovery mate ?
(2015-01-04, 22:08)ozooha Wrote:
(2015-01-04, 21:02)ozooha Wrote: 13:53:33 T:140649123039424 ERROR: unable to load:/home/mediauser/.kodi/addons/skin.amber-master/1080i/MyPVRChannels.xml, Line 0
Failed to open file

This is the only relevant log I was able to pick up from the logfile.
Is there a more verbose debug mode in your skin?

Apparantly the 2.0.1 has only one MyPVR.xml whereas the 1.7.4 working one has 5 - MyPVR(Channels|Guide|Recordings|Search|Timers).xml
I hope this helps.
OZooHA

Apparently those 5 missing files mentioned above are the culprits. Add them to the 2.0.1 from the 1.7.4 and then zip the folder. Live TV works!
OZooHA

I build a version with the missing Files and fix the calls to the built-in functions (ActivateWindowAndFocus(MyPVR, 32,0, 11,0) with ActivateWindow(TVChannels) or ActivateWindow(RadioChannels) etc.

Test it and give Feedback to Pecinko.

Here the Link:

skin.amber-master-test-2.0.1a

(Thx Jester for the nice 1.7.4 and ty Pecinko for your great Job)
Reply
(2015-01-05, 01:28)Gismo112 Wrote:
(2015-01-04, 23:22)SuperBilleN Wrote: Can you provide us with an working zip link ?
ps perfect discovery mate ?
(2015-01-04, 22:08)ozooha Wrote: Apparently those 5 missing files mentioned above are the culprits. Add them to the 2.0.1 from the 1.7.4 and then zip the folder. Live TV works!
OZooHA

I build a version with the missing Files and fix the calls to the built-in functions (ActivateWindowAndFocus(MyPVR, 32,0, 11,0) with ActivateWindow(TVChannels) or ActivateWindow(RadioChannels) etc.

Test it and give Feedback to Pecinko.

Here the Link:

skin.amber-master-test-2.0.1a

(Thx Jester for the nice 1.7.4 and ty Pecinko for your great Job)

Gismo112
Can you map these 5 MyPVR(Channels|Guide|Recordings|Search|Timers).xml files to their respective sub-menus in the LIVE TV section?
They all default to opening up the "PVR - Channels" when clicked.
Thanks.
OZooHA
Reply
Version 2.0.2 is up on Git

Hopefully, PVR is fixed now. I'm blind coding here so feedback is necessary.

EDIT, just added:

- Add green, blue and white color theme in addition to default orange
My skins:

Amber
Quartz

Reply
(2015-01-05, 11:59)pecinko Wrote: Version 2.0.2 is up on Git

Hopefully, PVR is fixed now. I'm blind coding here so feedback is necessary.

Hi Pecinko,

Glad that you have been able to get back into the skin now. Not sure if you know but for testing the PVR elements there is a PVR Client called 'PVR Demo Client' which loads some dummy channels, icons, EPG, recordings etc. which is very useful for testing without a working PVR setup. Hope this helps.

Thanks again,

Joethepartylion
Reply
(2015-01-05, 12:38)joethepartylion Wrote:
(2015-01-05, 11:59)pecinko Wrote: Version 2.0.2 is up on Git

Hopefully, PVR is fixed now. I'm blind coding here so feedback is necessary.

Hi Pecinko,

Glad that you have been able to get back into the skin now. Not sure if you know but for testing the PVR elements there is a PVR Client called 'PVR Demo Client' which loads some dummy channels, icons, EPG, recordings etc. which is very useful for testing without a working PVR setup. Hope this helps.

Thanks again,

Joethepartylion

Hey Joe,

I know about that but problem is installing it on Mac OS X, making it work, and above all, lack of time and motivation on my side to mess with all those sh*t.

I got pissed yesterday as updating languages meant manually opening all translations windows on transifex, downloading and copying it to a skin DIR, manually creating folders and such. Those tedious tasks are killing my skinning experience. I had many ideas for both Quartz and Amber but I never managed to complete them because designing is just 10% of all the work that has to be done on a skin while 90% of boring stuff keeps eating your time.

Anyhow, many thanks for your work on Amber!
My skins:

Amber
Quartz

Reply
  • 1
  • 10
  • 11
  • 12(current)
  • 13
  • 14
  • 34

Logout Mark Read Team Forum Stats Members Help
Amber now updated to support Kodi 14.0\Helix4