0baa3f9793
0.7.10 - 12.10.2016 (Hollow) Bug Fixes: [issue 97] - Missing import [issue 105] - Fix the rendering of default constructed id3.TagHeader Fixed Tag.frameiter 0.7.9 - 11.27.2015 (Collapse/Failure) New Features: process files and directories in a sorted fashion. <Hans-Peter Jansen> display the ellipsis file name and path, and the file size right justified in printHeader. <Hans-Peter Jansen> stating to be unable to find a valid mp3 frame without a hint, where this happened is rather unfortunate. I noticed this from using eyed3.load() calls. <Hans-Peter Jansen> [fixup plugin] - Better compilation support. Bug Fixes: Fixed missing ‘math’ import. [issue 81] - Replaced invalid Unicode. [issue 91] - Disabled ANSI codes on Windows [issue 92] - More friendly logging (as a module) 0.7.8 - 05.25.2015 (Chartsengrafs) New Features: [pymod plugin] – A more procedural plugin interface with modules. [art plugin] – Extract tag art to image files, or add images to tags. eyed3.utils.art - High level tag art API eyed3.id3.frames.ImageFrame.makeFileName produces the file extension .jpg instead of .jpeg for JPEG mime-types. Added eyed3.utils.makeUniqueFileName for better reuse. [statistics plugin] – Less score deduction for lower bit rates. Split example plugins module into discrete plugin modules. [fixup plugin] – Added –fix-case for applying title() to names [fixup plugin] – Detects and optionally removes files determined to be cruft. eyed3.id3.Tag – Added frameiter method for iterating over tag frames. Added optional preserve_file_time argument to eyed3.id3.Tag.remove. Removed python-magic dependency, it not longer offers any value (AFAICT). Bug Fixes: [issue 50] Crashing on –remove-frame PRIV [issue 75] Parse lameinfo even if crc16 is not correct [issue 77] Typo in docs/installation.rst [issue 79] Request to update the GPL License in source files Fixes to eyed3.id3.tag.TagTemplate when expanding empty dates. eyed3.plugins.Plugin.handleDone return code is not actually used. [classic plugin] – Fixed ID3v1 –verbose bug. [fixup plugin] – Better date handling, album type, and many bug fixes. 0.7.6 / 0.7.7 - Skipped
98 lines
3.4 KiB
Text
98 lines
3.4 KiB
Text
@comment $NetBSD: PLIST,v 1.2 2017/02/08 14:21:26 wiz Exp $
|
|
bin/eyeD3
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/eyed3/__init__.py
|
|
${PYSITELIB}/eyed3/__init__.pyc
|
|
${PYSITELIB}/eyed3/__init__.pyo
|
|
${PYSITELIB}/eyed3/compat.py
|
|
${PYSITELIB}/eyed3/compat.pyc
|
|
${PYSITELIB}/eyed3/compat.pyo
|
|
${PYSITELIB}/eyed3/core.py
|
|
${PYSITELIB}/eyed3/core.pyc
|
|
${PYSITELIB}/eyed3/core.pyo
|
|
${PYSITELIB}/eyed3/id3/__init__.py
|
|
${PYSITELIB}/eyed3/id3/__init__.pyc
|
|
${PYSITELIB}/eyed3/id3/__init__.pyo
|
|
${PYSITELIB}/eyed3/id3/apple.py
|
|
${PYSITELIB}/eyed3/id3/apple.pyc
|
|
${PYSITELIB}/eyed3/id3/apple.pyo
|
|
${PYSITELIB}/eyed3/id3/frames.py
|
|
${PYSITELIB}/eyed3/id3/frames.pyc
|
|
${PYSITELIB}/eyed3/id3/frames.pyo
|
|
${PYSITELIB}/eyed3/id3/headers.py
|
|
${PYSITELIB}/eyed3/id3/headers.pyc
|
|
${PYSITELIB}/eyed3/id3/headers.pyo
|
|
${PYSITELIB}/eyed3/id3/tag.py
|
|
${PYSITELIB}/eyed3/id3/tag.pyc
|
|
${PYSITELIB}/eyed3/id3/tag.pyo
|
|
${PYSITELIB}/eyed3/info.py
|
|
${PYSITELIB}/eyed3/info.py.in
|
|
${PYSITELIB}/eyed3/info.pyc
|
|
${PYSITELIB}/eyed3/info.pyo
|
|
${PYSITELIB}/eyed3/main.py
|
|
${PYSITELIB}/eyed3/main.pyc
|
|
${PYSITELIB}/eyed3/main.pyo
|
|
${PYSITELIB}/eyed3/mp3/__init__.py
|
|
${PYSITELIB}/eyed3/mp3/__init__.pyc
|
|
${PYSITELIB}/eyed3/mp3/__init__.pyo
|
|
${PYSITELIB}/eyed3/mp3/headers.py
|
|
${PYSITELIB}/eyed3/mp3/headers.pyc
|
|
${PYSITELIB}/eyed3/mp3/headers.pyo
|
|
${PYSITELIB}/eyed3/plugins/__init__.py
|
|
${PYSITELIB}/eyed3/plugins/__init__.pyc
|
|
${PYSITELIB}/eyed3/plugins/__init__.pyo
|
|
${PYSITELIB}/eyed3/plugins/art.py
|
|
${PYSITELIB}/eyed3/plugins/art.pyc
|
|
${PYSITELIB}/eyed3/plugins/art.pyo
|
|
${PYSITELIB}/eyed3/plugins/classic.py
|
|
${PYSITELIB}/eyed3/plugins/classic.pyc
|
|
${PYSITELIB}/eyed3/plugins/classic.pyo
|
|
${PYSITELIB}/eyed3/plugins/fixup.py
|
|
${PYSITELIB}/eyed3/plugins/fixup.pyc
|
|
${PYSITELIB}/eyed3/plugins/fixup.pyo
|
|
${PYSITELIB}/eyed3/plugins/genres.py
|
|
${PYSITELIB}/eyed3/plugins/genres.pyc
|
|
${PYSITELIB}/eyed3/plugins/genres.pyo
|
|
${PYSITELIB}/eyed3/plugins/itunes.py
|
|
${PYSITELIB}/eyed3/plugins/itunes.pyc
|
|
${PYSITELIB}/eyed3/plugins/itunes.pyo
|
|
${PYSITELIB}/eyed3/plugins/lameinfo.py
|
|
${PYSITELIB}/eyed3/plugins/lameinfo.pyc
|
|
${PYSITELIB}/eyed3/plugins/lameinfo.pyo
|
|
${PYSITELIB}/eyed3/plugins/nfo.py
|
|
${PYSITELIB}/eyed3/plugins/nfo.pyc
|
|
${PYSITELIB}/eyed3/plugins/nfo.pyo
|
|
${PYSITELIB}/eyed3/plugins/pymod.py
|
|
${PYSITELIB}/eyed3/plugins/pymod.pyc
|
|
${PYSITELIB}/eyed3/plugins/pymod.pyo
|
|
${PYSITELIB}/eyed3/plugins/statistics.py
|
|
${PYSITELIB}/eyed3/plugins/statistics.pyc
|
|
${PYSITELIB}/eyed3/plugins/statistics.pyo
|
|
${PYSITELIB}/eyed3/plugins/xep_118.py
|
|
${PYSITELIB}/eyed3/plugins/xep_118.pyc
|
|
${PYSITELIB}/eyed3/plugins/xep_118.pyo
|
|
${PYSITELIB}/eyed3/utils/__init__.py
|
|
${PYSITELIB}/eyed3/utils/__init__.pyc
|
|
${PYSITELIB}/eyed3/utils/__init__.pyo
|
|
${PYSITELIB}/eyed3/utils/art.py
|
|
${PYSITELIB}/eyed3/utils/art.pyc
|
|
${PYSITELIB}/eyed3/utils/art.pyo
|
|
${PYSITELIB}/eyed3/utils/binfuncs.py
|
|
${PYSITELIB}/eyed3/utils/binfuncs.pyc
|
|
${PYSITELIB}/eyed3/utils/binfuncs.pyo
|
|
${PYSITELIB}/eyed3/utils/cli.py
|
|
${PYSITELIB}/eyed3/utils/cli.pyc
|
|
${PYSITELIB}/eyed3/utils/cli.pyo
|
|
${PYSITELIB}/eyed3/utils/console.py
|
|
${PYSITELIB}/eyed3/utils/console.pyc
|
|
${PYSITELIB}/eyed3/utils/console.pyo
|
|
${PYSITELIB}/eyed3/utils/log.py
|
|
${PYSITELIB}/eyed3/utils/log.pyc
|
|
${PYSITELIB}/eyed3/utils/log.pyo
|
|
${PYSITELIB}/eyed3/utils/prompt.py
|
|
${PYSITELIB}/eyed3/utils/prompt.pyc
|
|
${PYSITELIB}/eyed3/utils/prompt.pyo
|