bobbingwide / oik-tunes

Record catalogue - recordings and tracks
GNU General Public License v3.0
0 stars 0 forks source link

oik-tunes

banner

Description

Import track information into custom post types of Recordings ( CD, DVD ) and Tracks.

The original purpose of this plugin was to create a discography of album tracks by the British Prog Rock band Caravan.

The accuracy of the original data was totally dependent upon the the data obtained by the getID3 library.

Installation

  1. Upload the contents of the oik-tunes plugin to the `/wp-content/plugins/oik-tunes' directory
  2. Activate the oik-tunes plugin through the 'Plugins' menu in WordPress
  3. Use the oik options "Import tracks" menu item to import recording and track information from files accessible to your server

Frequently Asked Questions

Does this plugin import the tracks?

No. This plugin does not enable the tracks to be played, downloaded or purchased. It only builds the catalogue of recordings.

What file types are supported?

This plugin was used to load the information from Windows Media Audio files. It has not been tested with all the other media types that the getID3() PHP library supports.

How does it process a folder?

The plugin should be able to import all the relevant files from a folder and its child folders. But it will take a long time doing this so it's best to process a single folder at a time.

What files are not handled?

Files not handled are:

How do you recommend using it?

Load the information on a local server then export it to your hosted server.

What version of getID3 does it use?

The latest stable version is 1.9.23 - released 2023/10/19 See https://github.com/jamesheinrich/getid3

Screenshots

  1. oik-tunes in action

Upgrade Notice

1.0.0

Update for support for PHP 8.1 and PHP 8.2

1.0.0-alpha-20190925

Upgrade for PHP 7.3 support. This version was never released.

0.1.0316

Needed to import tracks which are missing the UniqueFileIdentifier.

0.1.0314

Dependent upon oik v2.0-alpha and oik fields v1.18

0.1.0302

Dependent upon oik v2.0-alpha and oik fields v1.18.0302

0.1.0218

This plugin is dependent upon oik v1.18 and oik fields v1.18

Changelog

1.0.0

1.0.0-alpha-20190925

0.1.0316

0.1.0314

0.1.0302

0.1.0218

Further reading

If you want to read more about the oik plugins then please visit the oik plugin "the oik plugin - for often included key-information"