Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

zappingseb/BBCafterScrobbler

Repository files navigation

BBC After Scrobbler

A tool to make you scrobble whole BBC Radio shows after the emisson to last.fm

This is a flask app including a virtual environment for the Azure Cloud. The app is hosted at: http://myfirstflask.azurewebsites.net.

Installation of this app can simply be done by using the [Azure Continuousdeployment] (https://docs.microsoft.com/en-us/azure/app-service-web/web-sites-deploy#a-namecontinuousdeploymentadeploy-continuously-from-a-cloud-based-source-control-service). Just clone this app to your github repository and you can simply use it on your system. The documentation for a flask azure app can be found under in this PDF

Python 2.7 dependencies

  • Flask-WTF
  • WTForms
  • pylast
  • requests
  • json
  • yaml

Usage

To use the app four steps are needed.

  1. Login to last.fm via the button

  2. Select a radio station and a date to find all episodes of that station at a certain day:

  1. Choose a radio station and get the scrobbles.

  1. Select the songs to scrobble and Send them to last.fm. They will be send including the timestamp.

About

This is a tool to scrobble bbc radio shows after they were broadcasted to last.fm

Topics

Resources

Readme

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • HTML 73.0%
  • Python 21.6%
  • JavaScript 3.7%
  • CSS 1.7%