Giter Club home page Giter Club logo

currently-playing-track-info-to-file's Introduction

Currently Playing Track Info to File

Rhythmbox plugin that generates TXT and/or JSON documents containing the currently playing track information.

As Rhythmbox plays, this plugin reads information about the currently playing track from the Rhythmbox Database, performs some formatting per the user's configuration settings, then outputs the information to either a .txt file, .json file or both.

User settings are configured by editing the file "config.txt".

.txt output formatting is configured using database property related and custom property templates. Edit "format.txt" to create your desired output, and add custom properties, for use in it, to "custom-props.txt".

Installation:

On Linux Mint 19.3 Cinnamon 4.4.8 and similar:

  1. Copy the files of this repository; use the "Clone or Download" button to get a .zip file, or copy elseways.
  2. Unpack the .zip or drop the files into a folder named "CPTI2F" in the "plugins" folder at: "/home/<user>/.local/share/rhythmbox/plugins"
  3. Right click the "CPTI2F.py" file > Select "Properties" > Go to "Permissions" > Check "Allow executing file as program"
  4. Start Rhythmbox and goto "Tools" > "Plug-ins..." > "Currently Playing Track Info to File" and check the box to enable it.

Debugging:

Open the terminal and type rhythmbox -D CPTI2F then Enter; Rhythmbox will start in debugging mode with output specifically about this plugin's behaviour. Some verbose debugging messages are commented out in the "CPTI2F.py" file; uncomment them to see more.

License (carried over from the origin of this fork):

Copyright (c) 2011 Kyle Florence

Released under the MIT license.

currently-playing-track-info-to-file's People

Contributors

fredgandt avatar kflorence 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.