Quote:
Originally Posted by BetterRed
No, which why I used the prefix 'Observation'.
The question is: Why aren't the plugins appearing in the Get Plugins feature, given that the plugins have been added to this thread ==>> Index of plugins - MobileRead Forums
The answer is: Because they are failing to upload to the calibre Plugin Repository which you can see here ==>> Index of calibre plugins. This is the source of available plugins used by the Get Plugins feature.
The Plugin Repository is updated every hour on the half hour by the Plugin Updater (PU) process. The PU iterates through the MR Index looking for new and changed plugins, it extracts the data it needs from the MR index, from the first post in the plugin threads, and from the plugin code. For some reason this process is failing for your three plugins.
I suggest you PM kiwidude, and ask him to examine your plugin threads and code. Kiwidude is the 'owner of the calibre plugin process'…i.e. it's his baby. My observation is that the first post in your plugin threads, and the three __init__.py modules do not have the same structure as I have seen for other plugins.
BR
|
thanks for your help. I wasn't understanding how the index works, and it is a bit more clear to me.
I have renamed the common file, according to the suggestion of kovidgoyal and if that doesn't solve the issue, I'll change the structure according to your suggestion.
thanks once again