Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
imclab
/
JavaScript-ID3-Reader
Public
forked from
aadsm/JavaScript-ID3-Reader
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Nov 29, 2013
Remove binaryajax.js
Show description for e66192a
aadsm
committed
e66192a
View commit details
Copy full SHA for e66192a
Browse repository at this point
Places BinaryFile into its own file
aadsm
committed
ffca4b0
View commit details
Copy full SHA for ffca4b0
Browse repository at this point
Commits on Nov 25, 2013
New dist with FileAPIReader optional FileReader parameter
aadsm
committed
c88b6d5
View commit details
Copy full SHA for c88b6d5
Browse repository at this point
Add FileAPI usage to README.md
aadsm
committed
1bd51c1
View commit details
Copy full SHA for 1bd51c1
Browse repository at this point
Fix README.md examples
aadsm
committed
ea27b89
View commit details
Copy full SHA for ea27b89
Browse repository at this point
Add .idea to .gitignore
Show description for 8f9e275
aadsm
committed
8f9e275
View commit details
Copy full SHA for 8f9e275
Browse repository at this point
Merge pull request #25 from dashersw/master
Show description for 59fded1
aadsm
committed
59fded1
View commit details
Copy full SHA for 59fded1
Browse repository at this point
Commits on Nov 19, 2013
Add optional FileReader to FileAPIReader.
Show description for 1b81ae7
dashersw
committed
1b81ae7
View commit details
Copy full SHA for 1b81ae7
Browse repository at this point
Commits on Nov 11, 2013
Improve example
aadsm
committed
fc2869b
View commit details
Copy full SHA for fc2869b
Browse repository at this point
Remove Base64 object and respective file.
Show description for 63a9c4d
aadsm
committed
63a9c4d
View commit details
Copy full SHA for 63a9c4d
Browse repository at this point
Commits on Nov 10, 2013
Clarify the origin of the CC license for Base64
Show description for 7aee9be
aadsm
committed
7aee9be
View commit details
Copy full SHA for 7aee9be
Browse repository at this point
Normalize ID4 and ID3 comment structure
Show description for 45358df
aadsm
committed
45358df
View commit details
Copy full SHA for 45358df
Browse repository at this point
Add missing tags to ID4
Show description for a953d04
aadsm
committed
a953d04
View commit details
Copy full SHA for a953d04
Browse repository at this point
Fix File API example
Show description for 3e797a3
aadsm
committed
3e797a3
View commit details
Copy full SHA for 3e797a3
Browse repository at this point
Commits on Jul 19, 2013
Add FileAPI example
aadsm
committed
142ed50
View commit details
Copy full SHA for 142ed50
Browse repository at this point
Add html example. Update README accordingly
Roland1975
authored and
aadsm
committed
9d26805
View commit details
Copy full SHA for 9d26805
Browse repository at this point
Add gitignore
aadsm
committed
fd02c55
View commit details
Copy full SHA for fd02c55
Browse repository at this point
Commits on Jul 14, 2013
Create LICENSE.md
Show description for 51cbf15
aadsm
committed
51cbf15
View commit details
Copy full SHA for 51cbf15
Browse repository at this point
Commits on Mar 30, 2013
Add clearTags and clearAll methods to ID3
Show description for e86fd74
aadsm
committed
e86fd74
View commit details
Copy full SHA for e86fd74
Browse repository at this point
Commits on Aug 6, 2012
Change README filename to be recognized as markdown by github
aadsm
committed
fb166b6
View commit details
Copy full SHA for fb166b6
Browse repository at this point
Commits on May 14, 2011
Fixed issue #6 reported on github, the picture structure properties were not quoted.
Show description for 8f0782e
aadsm
committed
8f0782e
View commit details
Copy full SHA for 8f0782e
Browse repository at this point
Added options.dataReader to the documentation (README)
aadsm
committed
8fb1e81
View commit details
Copy full SHA for 8fb1e81
Browse repository at this point
Added filereader.js to the minimization process and updated id3-minimized.js
aadsm
committed
c905d50
View commit details
Copy full SHA for c905d50
Browse repository at this point
Added FileReader, this is the data reader that wraps the FileAPI.
aadsm
committed
078ed94
View commit details
Copy full SHA for 078ed94
Browse repository at this point
Added loadRange to BinaryFile, a default one was needed.
aadsm
committed
c524d30
View commit details
Copy full SHA for c524d30
Browse repository at this point
Fixed the jsdoc for the BufferedBinaryAjax function
aadsm
committed
98cc48b
View commit details
Copy full SHA for 98cc48b
Browse repository at this point
Added the missing IE specific VBScript code that was making IE failing.
aadsm
committed
fdcb46d
View commit details
Copy full SHA for fdcb46d
Browse repository at this point
Commits on Oct 14, 2010
Added the option to define which function will create the data reader.
Show description for 2795796
aadsm
committed
2795796
View commit details
Copy full SHA for 2795796
Browse repository at this point
Commits on Oct 13, 2010
The library is asynchronous again!
Show description for ab09642
aadsm
committed
ab09642
View commit details
Copy full SHA for ab09642
Browse repository at this point
Commits on Aug 8, 2010
Fixed "issue 2" of-by-one bug when calculating the number of blocks needed by the file.
aadsm
committed
b56cfae
View commit details
Copy full SHA for b56cfae
Browse repository at this point
Fixed an issue with the ID3v1 tag names being minimized by the google closure compiler because they're not inside quotes.
aadsm
committed
545b42d
View commit details
Copy full SHA for 545b42d
Browse repository at this point
Commits on Jul 22, 2010
Introduces minimized version of the library using closure compiler.
Show description for d430e2c
aadsm
committed
d430e2c
View commit details
Copy full SHA for d430e2c
Browse repository at this point
Commits on Jun 20, 2010
Mostly documentation but also some bugfixes:
Show description for f9c1256
aadsm
committed
f9c1256
View commit details
Copy full SHA for f9c1256
Browse repository at this point
Commits on Jun 19, 2010
Created BufferedBinaryAjax function, this function acts like the original BinaryAjax but it returns a BufferedBinaryFile object instead.
Show description for 582df71
aadsm
committed
582df71
View commit details
Copy full SHA for 582df71
Browse repository at this point
Commits on Jun 12, 2010
Added Joshua Kifer's changes to support extraction of QuickTime metadata information in aac files (.m4a).
aadsm
committed
69c9a60
View commit details
Copy full SHA for 69c9a60
Browse repository at this point
Previous
Next
You can’t perform that action at this time.