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

bonsai library #17

Open
pironic opened this issue Sep 15, 2015 · 1 comment
Open

bonsai library #17

pironic opened this issue Sep 15, 2015 · 1 comment

Comments

@pironic
Copy link
Member

pironic commented Sep 15, 2015

Dont just import a new url every time... import OR search the stuff already imported

each song can have multiple sources

@pironic
Copy link
Member Author

pironic commented Nov 16, 2015

I wanted to clarify this one a little bit... this will be a library that will amend and increase the amount of information available as search results are returned. If an item is returned from a current search result matches an entry in the bonsai library, it will return the detailed information that would only be available from the content in the db, rather than just the information returned by the search.

For example, several songs may be returned with a search on youtube. A few of these also exist in the bonsai library because someone has customized the artist name, album or other information about this track in bonsai. Results will be shown in a table with several columns including play duration, artist name and track name. The entries that do not exist in the bonsai library will be returned and show only the information located in the youtube title field as the song name, all other fields will be blank. For the entries that do have customized information from the bonsai db, we will output the detailed information in the appropriate columns as well.

There will be permissions in place to restrict editing too many songs based on your commitment to bonsai and your experience. More info on that later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant