mps-youtube / yewtube

yewtube, forked from mps-youtube , is a Terminal based YouTube player and downloader. No Youtube API key required.
GNU General Public License v3.0
8.07k stars 645 forks source link

playlist file competition #824

Open nikisix opened 6 years ago

nikisix commented 6 years ago

osx sierra

mpsyt version      : 0.2.8
   notes           : released 17 February 2018
pafy version       : 0.5.4 (youtube-dl backend)
youtube-dl version : 2018.02.11
Python version     : 3.6.5 (default, Mar 30 2018, 06:42:10)
[GCC 4.2.1 Compatible Apple LLVM 9.0.0 (clang-900.0.39.2)]
Processor          : i386
Machine type       : x86_64
Architecture       : 64bit,
Platform           : Darwin-16.7.0-x86_64-i386-64bit
sys.stdout.enc     : UTF-8
default enc        : utf-8
Config dir         : /Users/zen/.config/mps-youtube
env:TERM           : screen
env:SHELL          : /bin/zsh
env:LANG           : en_US.UTF-8

is the playlist_v2 file still used? I'm having the issue where I make song-ordering changes to a playlist, but the changes in ordering are not preserved when I log back in my guess is that m3u playlists are competing with those stored in playlist_v2

kraetzin commented 6 years ago

Are you saving the changes after you re-order the playlist? That isn't automatic as far as I can remember.

The conversion from playlist_v2 to the new m3u folder is only done once. If the playlists directory exists, playlist_v2 should be ignored.