Useful Resources
The following resources are useful for testing, exploring, debugging, and
developing TealPlay.
- MediaElch can generate NFO
metadata files for testing metadata handling.
- Kid3 is an audio file tag editor, which
can add or update metadata attached to MP3 and other audio files.
- The Blender Foundation provides several open-source movies that can be used
for testing QtMultimedia. These movies have IMDB and TMDB entries, so
MediaElch can scrape information about them and create NFO files.
- TealPlay is developed in Python using
Qt for Python for the GUI
toolkit.
- The initial version of TealPlay was developed using the
Neovim editor on
Alpine Linux.