More actions
(Created page with "{{Infobox PSP Homebrews |title=PSPID3Editor |image=pspid3editor.png |description=A handy Lua app that can edit mp3 tags. |author=qwikrazor87 |lastupdated=2012/05/03 |type=Utilities |format= |version=5 |license=Mixed |download=https://dlhb.gamebrew.org/psphomebrew/PSPID3Editor.zip |website=http://forums.qj.net/qwikrazor87s-lua/184569-release-pspid3editor-v5.html |source=https://dlhb.gamebrew.org/psphomebrew/PSPID3Editor.zip }} With this handy Lua app you can edit mp3 tag/...") |
No edit summary |
||
Line 62: | Line 62: | ||
== External links == | == External links == | ||
* QuickJump - http://forums.qj.net/qwikrazor87s-lua/184569-release-pspid3editor-v5.html | * QuickJump - http://forums.qj.net/qwikrazor87s-lua/184569-release-pspid3editor-v5.html | ||
[[Category:Lua applications on PSP]] |
Latest revision as of 08:50, 24 October 2024
PSPID3Editor | |
---|---|
General | |
Author | qwikrazor87 |
Type | Utilities |
Version | 5 |
License | Mixed |
Last Updated | 2012/05/03 |
Links | |
Download | |
Website | |
Source | |
With this handy Lua app you can edit mp3 tag/ID3 info on the go.
Controls
The following fields can be added:
- Title
- Artist
- Album
- Genre
- Image
Note: Images must be less than 720 by 720 otherwise they will not appear in the XMB.
Screenshots
Changelog
v5
- Changed GUI.
- Added BMP and GIF support.
- Added embedded image detail info.
v4
- Added PSP Go support.
- Added option to create ID3v2.2.0 tags.
- Added option to edit file names.
- Added ID3v1 and ID3v2.4.0 info retrieval.
- Added ID3 tag size retrieval.
- Added embedded image size retrieval.
- ID3 info bug fixes.
v3
- You can now choose an image from edit menu.
- Now shows progress percent.
- Basic GUI added.
- Some bug fixes with ID3 info.
v2
- Added function to retrieve ID3 info.
- Added function to show the ID3 version and image type.
- Added function to read unicode formatted ID3 frames.
- Added support to extract images from ID3v2.4.0.
v1
- Initial release.