Giter Club home page Giter Club logo

lastfm-rss's Introduction

Last.fm RSS Generator

Generate an RSS feed of the recently played or loved tracks from your Last.fm account.

Requires PHP Simple HTML DOM Parser to reside in the same directory as lastfmrss.php file.

Based on a fork of Appie Verschoor’s lastfmrss.

Demonstration Feed

splo.me/lastfmrss-working.php?user=ghutchin

Future Work

  • Look into changing URI structure to use plain directory as end point: /lastfm/username
  • Perhaps /lastfm/username generates HTML, /lastfm/username/rss generates a feed
  • Change file name to index.php to accommodate above or handle via .htaccess rewrite
  • Determine how the above changes work with Kirby install
  • Remove duplicate text for artist, since it’s included with the track information
  • Add filtering modes or features via query string attributes, eg:
    • &mode=text - text of artist and track only
    • &mode=link - link to track page only
  • Add thumbnail size setting via query string attribute (PR #1), eg:
    • &size=300 - set the thumbnail size to 300x300 pixels
  • Better handling of passing a null username
  • Add atom:link with rel="self" per W3C Feed Validator recommendations

lastfm-rss's People

Contributors

splorp avatar xiffy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.