https://github.com/mainasuk/song-rating
macOS song rating app for Music.app and iTunes.app
https://github.com/mainasuk/song-rating
catalina cocoa itunes macos mojave
Last synced: about 1 year ago
JSON representation
macOS song rating app for Music.app and iTunes.app
- Host: GitHub
- URL: https://github.com/mainasuk/song-rating
- Owner: MainasuK
- License: mit
- Created: 2019-06-27T19:50:55.000Z (almost 7 years ago)
- Default Branch: develop
- Last Pushed: 2024-10-21T03:18:19.000Z (over 1 year ago)
- Last Synced: 2024-10-24T03:38:39.316Z (over 1 year ago)
- Topics: catalina, cocoa, itunes, macos, mojave
- Language: Swift
- Size: 2.99 MB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Song Rating
macOS app for rating music in iTunes/Music.app

## Requirements
- macOS 10.14 +
## Downloads
**Mac App Store:**
[](https://apps.apple.com/app/song-rating/id1471420267)
**Build Release:**
[https://github.com/MainasuK/Song-Rating/releases](https://github.com/MainasuK/Song-Rating/releases)
## FAQ
### How can I check the track rating in iTunes/Music.app?
Check the checkbox for "Star Ratings" in General preferences. [More info](https://support.apple.com/guide/music/general-preferences-mus4130f48/mac)
### Why the popover player sometimes follows to new screen scenes but sometimes not?
The popover will jump to new scren scene when it get focused. It will stand in the old screen if the current focused window not the popover.
### Why Song Rating not show star rating when iTunes/Music playing?
Please check the Security & Privacy settings and check the checkbox of Song Rating.

## License
Song Rating is released under the [MIT License](./LICENSE).