11 lines
		
	
	
		
			373 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			373 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
Scrobbler plugin
 | 
						|
================
 | 
						|
 | 
						|
A plugin that enables scrobbling to ListenBrainz and Last.fm.
 | 
						|
 | 
						|
If you're scrobbling to last.fm, you will need to create an `API account <https://www.last.fm/api/account/create>`_
 | 
						|
and add two variables two your .env file:
 | 
						|
 | 
						|
- ``FUNKWHALE_PLUGIN_SCROBBLER_LASTFM_API_KEY=apikey``
 | 
						|
- ``FUNKWHALE_PLUGIN_SCROBBLER_LASTFM_API_SECRET=apisecret``
 |