read_rhythmbox_database: Functions to read XML files created by the Rhythmbox music...

View source: R/read_rhythmbox_database.R

read_rhythmbox_databaseR Documentation

Functions to read XML files created by the Rhythmbox music library software.

Description

Functions to read XML files created by the Rhythmbox music library software.

Usage

read_rhythmbox_database(file)

read_rhythmbox_playlists(file)

Arguments

file

File name of Rhythmbox's XML database or Rhythmbox's playlist database.

Value

Tibble, nested in the case of read_rhythmbox_database and standard by format_rhythmbox_playlist_entry.

Author(s)

Stuart K. Grange


skgrange/systemr documentation built on April 18, 2024, 2:23 a.m.