Release 1.1.151

- ci: trigger pipeline
- chore: remove __pycache__ from tracking and ignore globally
- docs: update README and gitignore
- test: update test paths for new package structure
- build: update meson.build for new package structure
- refactor: reorganize src into core/, services/, ui/ packages
- chore: update app icon SVG
- chore: remove unused icon variants and proposals
- fix: seek to saved position before playing on autoplay startup
- refactor: split monolithic main.py into structured modules
- test: add unit tests and pre-commit hook