* Disable Fullscreen view when artist/album name is clicked.
idk why this change didn't exist
* Seperate dash from album name
* Replace `$root.showSearch()` with `app.appRoute('search')`
`$root.showSearch()` prevents going back to previous page from sidebar.