anatosun / plex2mix

A Plex music downloader for DJs
GNU General Public License v3.0
18 stars 3 forks source link

Optimize command options #7

Closed cedvan closed 11 months ago

cedvan commented 1 year ago

Optimize command logic :

Merge PR before : https://github.com/anatosun/plex2mix/pull/5

anatosun commented 1 year ago

I like the idea of having a command that only saves the playlist., but I like that it echoes the save key of the config. Also, I think we don't need to maintain retrocompatibility at this stage of the project. My commit addresses that.

cedvan commented 1 year ago

Rebased from main, ready to review and merge

cedvan commented 1 year ago

I like the idea of having a command that only saves the playlist., but I like that it echoes the save key of the config. Also, I think we don't need to maintain retrocompatibility at this stage of the project. My commit addresses that.

I'm not sure I understood. Should I correct something? Maybe remove refresh option and alias library ?

anatosun commented 1 year ago

No no I just did the adjustments

cedvan commented 1 year ago

Oh sorry, I pushed force to rebase. I had to overwrite your changes? can you repush please?