Moritz Weber

Results 10 issues of Moritz Weber

In _Chapter 23: Test Isolation, and “Listening to Your Tests”_ in the first code snippter after _Moving Down to the Forms Layer_ it says: class NewListForm(models.Form): Which was irritating, as...

I was thinking of combining the pomodoros with a functionality like [LeechBlock's](https://addons.mozilla.org/en-US/firefox/addon/leechblock-ng/) to block user-defined sites during pomodoros. Could be a nice addition to prevent the temptation of checking Facebook,...

enhancement

**Is your feature request related to a problem? Please describe.** Some users can't access the current default location. However, making another location (such as the Documents folder) the default could...

feature

**Is your feature request related to a problem? Please describe.** Sometimes changing metadata might not be recognized during a library update. If the file stays unchanged afterward, it will not...

feature

- [x] Artist of the day - [x] History (played albums, playlists etc) - [ ] Shortcuts (artists,...) maybe with different styles (button, card,...) - [x] List of playlists (with...

feature

**Describe the bug** When editing a smartlist (and presumably also a playlist), the changes are not reflected in the QueuePage. For the included songs, this is intentional (handling these changes...

bug

- [ ] removing all queue items is buggy - [x] removing the queue ahead seems to result in lots of new songs being queued

bug

When going from an album/artist page to settings to update the library, the artist/album page stays in the navigation stack (=visible) even if the corresponding songs are removed from the...

bug

Currently AudioPlayer is not dispose in the stop() method of AudioHandler. This may lead to resources not being release correctly.

Missing files need to be handled, when they were deleted from the device. This should not require a manual database update.