a4k-openproject / plugin.program.openwizard

OpenWizard is a Kodi maintenance wizard, including cleaning, viewing logs, persisting user data, and even full backup/restore features.
GNU General Public License v3.0
89 stars 155 forks source link

Wizard Build Text File Error #111

Closed bigo229 closed 4 years ago

bigo229 commented 4 years ago

Builds not showing in wizard just error message

Getting error message. Text file for builds not formatted correctly I followed your guide at Installing Builds

Also notifications giving error of Text file for notifications not formatted correctly

i have uploaded the text files to ifastnet.com & 000 webhost but getting same error but can view text files in browser ok

can you use a htm or html file instead of txt file

If anyone could help out with this i would be greatly appreciated for you help

Thanks

SerpentDrago commented 4 years ago

no , it must be a txt file formatted properly . can't help you unless you post your builds.txt

bigo229 commented 4 years ago

my build txt file

name="[COLORblue]The Big One Kodi 18.x Leia Builds[/COLOR]" version="0.0" url="http://" gui="http://" kodi="18" theme="http://" icon="http://" fanart="" preview="http://" adult="no" description="Our Kodi 18 Leia Lineup"

name="TBO SUPER " version="1.0" url="https://www.dropbox.com/s/ybm8uxbelwwxwis/TBO%2BSuperV1.0.zip?dl=1" gui="http://" kodi="18" theme="http://" icon="https://prehensible-items.000webhostapp.com/TBO/images/icon10.png" fanart="https://prehensible-items.000webhostapp.com/TBO/images/fanartblack.jpg" preview="" adult="no" description="Super Build. This is the super sized version of the build for Kodi 18 Leia" New Release

My notify txt file

1 |||

[COLOR white]WELCOME TO THE BIGONE Build WIZARD[/COLOR] [COLOR white]Thank you for your continued support![/COLOR] [COLOR white]Your Wizard has been updated to Ver. 1.1[/COLOR] [COLOR white]This is our first builds![/COLOR] [COLOR white][/COLOR] [COLOR white][/COLOR] [COLOR white][/COLOR]

I hope this helps Thanks

SerpentDrago commented 4 years ago

Next time if you could actually upload the txt file or link it , formatting can get fucked up by just pasting it in and formatting matters . but i'll try .

your missing a fanart placeholder in your first entry should be
fanart="http://"

2nd entry Your missing preview placeholder , and you need to be sure description has " " around it with no other " contained within , it should read

preview="http://"

description="Super Build. This is the super sized version of the build for Kodi 18 Leia" 
SerpentDrago commented 4 years ago

image

bigo229 commented 4 years ago

Hi, SerpentDrago

Here are the links;

http://thebigone.freesite.vip/TBO/texts/notify.txt

http://thebigone.freesite.vip/TBO/texts/buildsleia.txt

SerpentDrago

SerpentDrago commented 4 years ago

yeh ok , so read my previous comments and do the modifications you need to do . Looked at the direct links , seems to need the same changes i highlighted

bigo229 commented 4 years ago

Thanks i will give that a try what about the notify.txt i get the same error with that file ?

bigo229 commented 4 years ago

I changed the build txt file & tested on my 2 webhosts ifastnet.com & 000 webhost but still the same error on one & not showing on the other.

I purchased premium paid hosting & the builds appeared & worked,

Not tested the notify txt file yet

bigo229