pranjalagg / spdl

Command line tool to download songs from Spotify
10 stars 0 forks source link

file name #2

Closed DragonHeart69 closed 1 month ago

DragonHeart69 commented 1 month ago

An option to choose the file name would be helpful. Now they are saved as - <artist>. I prefer it in the reverse order: <artist> - <title>.</p> <p>Grtz Dimitri</p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/pranjalagg"><img src="https://avatars.githubusercontent.com/u/54495980?v=4" />pranjalagg</a> commented <strong> 1 month ago</strong> </div> <div class="markdown-body"> <p>Hi @DragonHeart69, Thank you for the suggestion. I have implemented this. Now everytime you download a track or playlist, you would be pormpted to select the naming convention you want to use for the tracks.</p> <p>For the sync feature as well, whenever a new sync file is created, the user is prompted to select the naming convention and the information is stored in the sync file so the user does not have to provide the same information again.</p> <p>Feel free to reopen the issue, if you encounter a problem.</p> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>