"Hi! I was thinking to add this..." <- > <@kubrimskii:matrix.org> Hi! I was thinking to add this suggestion to my proposal, what you guys think? > > TLDR: to separate import/export functions into a separate folder in backend. It was mayhem (IRC) 's idea that I want to actually work on > > "So I suggest to put export/import fucntions into a separate folder. The folder “import_export” in listenbrainz directory. There would be files: import.py, export.py and utils.py. And two API endpoints in listenbrainz/webserver/views/playlist_api.py. The two endpoints would be: one to import a playlist from specified and the other one is export. All functions to connect with these music services would be in import.py, export.py. Utils.py would contain some functions like converting tracks with mbid_mapping, to JSPF format and etc. " Hey mayhem (IRC) ! so srry for disturbing, what do you think this one? should I continue working on it orrr not worth it?