Skip to content

Modifies the way searches are done#5

Open
matthias4217 wants to merge 150 commits intoetiandre:masterfrom
matthias4217:master
Open

Modifies the way searches are done#5
matthias4217 wants to merge 150 commits intoetiandre:masterfrom
matthias4217:master

Conversation

@matthias4217
Copy link

@matthias4217 matthias4217 commented Mar 19, 2019

  • Now queries are sent only after pressing Enter key
  • Basic search backends for Soundcloud and Bandcamp (still a WIP feature)
  • If the input is a soundcloud or bandcamp url, it will search there and not on youtube

matthias4217 and others added 30 commits March 18, 2019 20:48
Search are made only when enter is pressed (will it work for mobiles ?)
  * if it is a bandcamp or soundcloud url, it will search there and not
  on youtube
Because now it supports more than Youtube !
working bandcamp query and information retrieval
  * Reorganizes the track_info schema
  * Also begins to move from dumping everything into log
    to track_info
  * Reorganizes the track_info schema
  * Also begins to move from dumping everything into log
    to track_info
matthias4217 and others added 30 commits June 6, 2019 16:15
  * Also refactor a bit the theming system
  * Creates a base template
  * Refreshes track metadata when they are added to the playlist
  * Corrects error when adding a track to the playlist, the user might
  be null
It still isn't great, but better than before
  * Also modifies the order of tracks displayed in statistics :
    When they have the same count, they are sorted by DESC log.id.
    The last track played will be proritized.
  * Also modifies the order of tracks displayed in statistics :
    When they have the same count, they are sorted by DESC log.id.
    The last track played will be proritized.
Also a few tweaks, this theme should be good now
Also fixes #34 : volume is not managed by Alsa anymore
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

Successfully merging this pull request may close these issues.

2 participants