Skip to content

Commit 163b8fe

Browse files
committed
README: updates related to the new features & tested operating systems
1 parent 3812733 commit 163b8fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ lastfm_monitor is a Python tool which allows for real-time monitoring of Last.fm
1010
- Information about how long the user listened to a song, if shorter/longer than track duration, if song has been skipped
1111
- Email notifications for different events (user gets active/inactive, specific/all songs, songs on loop, new entries showed up while user was offline, errors)
1212
- Saving all listened songs with timestamps to the CSV file
13-
- Clickable Spotify, Apple Music and Genius Lyrics search URLs printed in the console & included in email notifications
13+
- Clickable Spotify, Apple Music, YouTube Music and Genius Lyrics search URLs printed in the console & included in email notifications
1414
- Showing basic statistics for user's playing session (how long, time span, number of listened & skipped songs, songs on loop, time of paused playback, number of pauses)
1515
- Support for detecting offline mode
1616
- Support for detecting Spotify private mode (not 100% accurate)
@@ -35,7 +35,7 @@ The tool requires Python 3.8 or higher.
3535
It uses [pyLast](https://github.com/pylast/pylast) library, also requires requests, python-dateutil and urllib3.
3636

3737
It has been tested successfully on:
38-
- macOS (Ventura & Sonoma)
38+
- macOS (Ventura, Sonoma & Sequoia)
3939
- Linux:
4040
- Raspberry Pi Bullseye & Bookworm
4141
- Ubuntu 24

0 commit comments

Comments
 (0)