Module: LastfmM3u
- Defined in:
- lib/lastfm-m3u.rb,
lib/lastfm-m3u/base.rb,
lib/lastfm-m3u/util.rb,
lib/lastfm-m3u/lastfm.rb,
lib/lastfm-m3u/version.rb,
lib/lastfm-m3u/search/file_search.rb
Defined Under Namespace
Modules: Util Classes: Base, FileSearch, InvalidSearchType, Lastfm, Search
Constant Summary collapse
- SEARCH_TYPES =
[:file, :id3, :both]
- VERSION =
"0.2.5"