tizonia / tizonia-openmax-il

Command-line cloud music player for Linux with support for Spotify, Google Play Music, YouTube, SoundCloud, TuneIn, iHeartRadio, Plex servers and Chromecast devices.
https://tizonia.org
GNU Lesser General Public License v3.0
1.69k stars 87 forks source link

Should Output Now playing and Next Song to be played in a txt file #737

Open autominded opened 4 years ago

autominded commented 4 years ago

Issue Template

It would be an amazing feature and will extend its usability with OBS studio to show current & the next song to be played in a txt file.

Description

[Description of the issue]

Steps to Reproduce

  1. [First Step]
  2. [Second Step]
  3. [and so on...]

Expected behavior: [What you expect to happen]

Actual behaviour: [What actually happens]

Reproduces how often: [What percentage of the time does it reproduce?]

Versions

Use the information obtained from tizonia --version and tizonia --debug. Also, please include the OS details and what version you are running (e.g. cat /etc/os-release).

Installation Method Used

Bintray debs, Snap package, built from source, other?

Additional Information

Any additional information, configuration or data that might be necessary to reproduce the issue.

juanrubio commented 4 years ago

Hi @autominded !

Thanks for suggesting new features. That's always welcome!

show current & the next song to be played in a txt file.

I'm wondering what format of this text file would be. Can you point to an example or perhaps to other programs that provide this feature?

autominded commented 4 years ago

Hi Juanrubio, Thanks for taking a notice. Let me explain who would use it:

  1. There is a large community of people who use OBS studio to broadcast to Live YouTube/Twitch/Facebook etc They use Spotify or VLC to play music locally, however they have to use additional plugins in OBS to fetch the name of the Song playing as most of the Players dont output this as a feature. The users usually tend to use this feature and overlay this on top of their stream.
  2. All YouTube Deep House Channels basically use OBS and somekind of plugin like OBS - TUNA which allows them to fetch this name.

It would be an awesome feature to have in Ubuntu, as this player would directly output the name of the Song currently playing in one file, and in other the next songs and the other maybe previous song. The format can be a simple .txt file you can check out Tuna Plugin or Nowplaying plugins made for OBS.