Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import/Export of yaml structure #18

Open
h4llow3En opened this issue Oct 28, 2021 · 3 comments
Open

Import/Export of yaml structure #18

h4llow3En opened this issue Oct 28, 2021 · 3 comments
Assignees

Comments

@h4llow3En
Copy link
Member

  • The folder structure of yaml playlists needs to be imported into the database (on startup)
  • If Playlist exists it will be updated
  • also there should be a filewatcher on it so the files can get updated on the filesystem
  • Playlist creation via rest api is also possible so we have to write back any changes to the filesystem/yaml structure
@h4llow3En
Copy link
Member Author

@MarauderXtreme Any other ideas on this topic?

@MarauderXtreme
Copy link
Member

Sounds good so far.
As mentioned in #24 there needs to be a way to sub-categorise playlists for videogame radiostations.

Since currently images for any given playlist are imported into the database and we want to allow playlist creation via API there should be a way to dump them too.

@h4llow3En
Copy link
Member Author

The images are dumped when the Playlist ist dumped on shutdown.

@h4llow3En h4llow3En self-assigned this Mar 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants