Attention all plugin makers: Please support AutoUpdate URLs

Started by Trevor, August 10, 2014, 01:03:36 PM

Previous topic - Next topic

Trevor

Some plugin makers have not yet made autoupdate URLs for their plugins. It's fairly easy to do and it makes things easier for people to install and update your plugin. You can also have plugins automatically tell people when there's a new version. You can learn how to make one here: http://lackeyccg.com/tutorialplugin.html#updatelist

If you need webspace, there's a number of free hosts you can use. Maybe some other folks know of better places. Dropbox is one? If anyone knows good places to host plugins, please tell of your experiences with them. You can also PM me about your plugin and I may be able to host it on LackeyCCG.com.

I'm waiting to make an official announcement, but LackeyCCG is in the app store now. (https://itunes.apple.com/us/app/lackeyccg/id905078017?ls=1&mt=8) And since you can't easily muck about the file directory on iPads like you can on desktop computers, the only way to install plugins to the iPad is to use autoupdate URLs. So if you're one of the folks with a plugin just zipped and uploaded somewhere, please consider taking a little time to make an autoupdate URL.

RoyMaster4

I'd just like to comment on finding webspace.

It's very difficult to find a good place to upload everything in one place - that is, text files and images, where the url doesn't change. Dropbox is good for individual files, but you can't create an easy-access 'public' folder without paying for it nowadays, making it impossible to use the CardGeneralURLs function.

Therefore, the most luck I've had is to split it up - use dropbox for all of the textfiles, but use an image hosting site (photobucket is good, imageshack might be decent as well) for all of the card images since you can arrange it by folder and not have to worry about scrambled urls.

MasterJediAdam

Anyone have an idea on this. I just updated one of the plug-ins, but it did not like the cardgeneral url, even though I followed the exact same format as the other portions.

AwxAngel

AutoUpdate URLs that use dropbox seem to not work for me. I keep receiving an "Error: timed out while updating plugin" while other updatelists (namely, Magic and Munchkin) worked fine.

Particularly, one of the updatelists I can access and download as a .txt file, and it looks like a legitimate update list. So I'm unsure why they are not working.

Nuts4Wolves91

#4
I'm having issues with my Cards Against Humanity plugin. The update.txt works fine for the most part, but when it comes to downloading the card images it just says that there was an error, and it does this for each card. I need help.

xdarkgeox

Quote from: Nuts4Wolves91 on December 12, 2017, 02:20:10 PM
I'm having issues with my Cards Against Humanity plugin. The update.txt works fine for the most part, but when it comes to downloading the card images it just says that there was an error, and it does this for each card. I need help.

i had the same issue on my previous plugin where lacky didn't recognize the general link also your dropbox general link seems to be broken. i recommend implementing card images in the update list with thier checksum value, if that dosent work try hosting the images elsewhere.

Nuts4Wolves91

Quote from: xdarkgeox on December 12, 2017, 02:55:23 PM
Quote from: Nuts4Wolves91 on December 12, 2017, 02:20:10 PM
I'm having issues with my Cards Against Humanity plugin. The update.txt works fine for the most part, but when it comes to downloading the card images it just says that there was an error, and it does this for each card. I need help.

i had the same issue on my previous plugin where lacky didn't recognize the general link also your dropbox general link seems to be broken. i recommend implementing card images in the update list with thier checksum value, if that dosent work try hosting the images elsewhere.

Well I did also try photobucket and it gives me the same issue. And I would really rather not have to enter in individual image URLs if I can avoid it since there are over 1300 cards.

Nuts4Wolves91

#7
Okay so I fixed it so it downloads the card images by including this in the updatelist.txt along with the CardGeneralURLs:

plugins/cards_against_humanity/sets/setimages/general/   https://www.dropbox.com/sh/ncgotw07gpsb3vo/AAC7cv4LB3s2r5gSWL4BSmaPa?dl=0   1

the problem is that while it does download them they seem corrupted even though the images aren't that way on the website.

Edit: okay nevermind. It looks like I will have no choice but to use individual image urls.

MasterJediAdam

Quote from: Nuts4Wolves91 on December 13, 2017, 03:23:18 PM
Okay so I fixed it so it downloads the card images by including this in the updatelist.txt along with the CardGeneralURLs:

plugins/cards_against_humanity/sets/setimages/general/   https://www.dropbox.com/sh/ncgotw07gpsb3vo/AAC7cv4LB3s2r5gSWL4BSmaPa?dl=0   1

the problem is that while it does download them they seem corrupted even though the images aren't that way on the website.

Edit: okay nevermind. It looks like I will have no choice but to use individual image urls.
Shoot me a PM. There is a way to do this using dropbox.