mirror of https://github.com/ekimekim/wubloader
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
90a6b5ee17
Previously, we would only do reorderings if we were refreshing the playlist for some other reason (eg. a video was inserted). We want to refresh the playlist before attempting reorderings, so we split the routine into two parts: - A part that finds out-of-order videos and returns a list of moves to make. - A part that executes those moves. We do the former before AND after refreshing, and the latter only with the result from after. |
4 months ago | |
---|---|---|
.. | ||
playlist_manager | 4 months ago | |
Dockerfile | 1 year ago | |
setup.py | 1 year ago |