Release Order Favourites
#1
Image
Order Favourites
This is a simple & lightweight program add-on that lets you quickly reorganize your Kodi favourites by using a popup dialog.
 
Github repo w/ download and instructions:
plugin.program.orderfavourites (Github)
 
Preview (from 1.1.0):
The numbered thumbs below are just to give an idea of what's going on. The add-on uses your actual favorites posters.
Read the instructions on the Github page to know how to use it.
Image
Reply
#2
That's actually pretty useful; does it a bit quicker than moving items one position at a time Smile
Reply
#3
@Atreyu exactly, if you want to move something several steps further, this way is much quicker.
Reply
#4
Well I actually move favs around quite a bit, so will be using your little addon Smile

Thanks for sharing !
Reply
#5
lol, me too.

Update v1.0.4:
- Safer handling of unicode text.
- Optimizations, simplified the code even more.

For anyone interested, please use v1.0.4 as it has better handling of the 'Save & Close' button (showing a confirmation dialog before reloading the user profile, so that Kodi doesn't lock on slow devices).
Reply
#6
I mostly use slow devices (arm/*elec) and I can confirm there's no freezes with 1.0.4 on these anymore.
It is rather sluggish still when saving though
One other observation: when the home screen is rebuilt, one is dropped in the programs add-ons section (with only program add-ons showing)
It would be nice to be dropped back to the homescreen instead.

Maybe take out the confirmation popups altogether and handle everything in the background after saving for ease of use?

Great little helper addon in any case, very nice!
Reply
#7
Okay, the 'dropped to program addons' is an '*elec' -thing. Not something add-on specific.
Reply
#8
Updated to 1.1.0. 
It was crashing on Kodi 17.6. I believe it's because when it finishes, it reloads the user profile while the dialog is still on, and this must cause a leak or something similar. Now the profile reloading is done after the dialog is completely closed, for safety.


Updated to 1.1.1:
- Added a main menu to the add-on, for a more familiar UX.
- Using a different way to reload the user profile after saving, with xbmc.executebuiltin().
Reply
#9
Updated to 1.2.0: 
- Fixed a case when the add-on wouldn't start (it failed to read the favourites.xml on some unicode strings).

Github: https://github.com/doko-desuka/plugin.pr...favourites
Reply
#10
Hi, could you please update the add-on to make it compatible with Matrix.
Thanks, excellent complement.
Reply
#11
When wanting to install the add-on "plugin.program.orderfavourites-1.2.0.zip", Kodi returns the following error message:

Cannot satisfy dependency on xbmc.python version 2.20.0.

Please can you help me, thank you.
Reply
#12
Your first post is actually the answer to the second.

From the error message, the addon version you're trying to install is written in Python 2 (the 2.20.0 bit in the error), and so is not compatible with Matrix.

As you already requested in the first post, the addon will need to be updated to Python 3 to work with Matrix.
|Banned add-ons (wiki)|Forum rules (wiki)|VPN policy (wiki)|First time user (wiki)|FAQs (wiki) Troubleshooting (wiki)|Add-ons (wiki)|Free content (wiki)|Debug Log (wiki)|

Kodi Blog Posts
Reply
#13
@juan010101 @DarrenHill I don't personally use Matrix, so I hope someone else can test this for me and see if there's any bugs.

Here's a version for Matrix: 
https://github.com/doko-desuka/plugin.pr...s/releases
Reply
#14
Thank you very much, the add-on works perfect.
Reply
#15
Great, thanks for the follow-up.
Reply

Logout Mark Read Team Forum Stats Members Help
Order Favourites0