Skip to content

python script that monitors gmail inbox for spotify and other urls to play using lms

License

Notifications You must be signed in to change notification settings

bgrindy/pygmail2lms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gmail to Logitech Media Server bridge

Dependencies

https://github.com/charlierguo/gmail https://github.com/jinglemansweep/PyLMS

Usage

python start.py -u [email protected] -s squeezeserver.hostname -p squeezeplayername

optional refresh time (-r, --refresh), defaults to 60 seconds

Details

Uses gmail python library to poll for new messages.

If a message body includes a supported link to a supported service, that link will be added to the current playlist using PyLMS. The message will be marked as Read so that it is only queued once.

Don't forget to install corresponding LMS plugins for each protocol!

Supported services

  • Bandcamp
  • Soundcloud
  • Spotify
  • YouTube

About

python script that monitors gmail inbox for spotify and other urls to play using lms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages