liri-project / liri-music

:closed_book: Archive - Development has moved to https://github.com/lirios/music
GNU Lesser General Public License v2.1
33 stars 1 forks source link

AlbumModel syncing #18

Closed ghost closed 8 years ago

ghost commented 8 years ago

Scanner is able to detect a modification in the music folder, and add new songs / album into DB. AlbumModel inform QML that the content has changed, QML updates the view in a weird way. No idea why yet.