1
wishcraft
Karaoki Song List 1.10

Resized Image
Song List 1.10 - Karaoki or Hyme Song List
Community Release by XOOPS Vietenam


Songlist allows you to place songs with associations of category, artists, genre & album into a database. It then allows for them to be searched on and voted for purposes like a karioki list. Songs based on a XML File can be imported. This is ideal for anyone wanting to compile a list of song, of course the module can be modified to make other modules and was written for an anonymous doner fromhttp://www.xoopsviet.org

Complete with browse by character and search, song list allows for a paginated display of songs, albums or artists which have been either manually or through and XML File imported. Perfect for anyone wanting to maitain a karioki play list.

Some Features Include
  • Categories with Child relationship
  • Artists List with Song Association
  • Albums with Artists and Song association
  • Genre with song association
  • Singing Type (Solo/Duet)
  • Song Request email and notification
  • Search based on Song Title or Lyrics
  • HTACCESS Seo
  • Blue room


Bugs Fixed
  • Warnings & Notices
  • User Pagination
  • Database Optimization and Indicies
  • Code Bottle Necks
  • Templating Issues
  • Import Feature & Limiter
  • Singer Filter in Search
  • Categories for artists
  • Category Images


Demo:http://xoops.demo.chronolabs.coop
Download: xoops2.5_songlist_1.10.zip - 267Kb
Sourceforge: xoops2.5_songlist_1.10.zip - 267Kb
Resized Image
www.ohloh.net/accounts/226400

Follow, Like & Read:-

twitter.com/RegaltyFamily
github.com/Chronolabs-Cooperative
facebook.com/DrAntonyRoberts

2
DCrussader
Re: Karaoki Song List 1.10

May The Source Be With You!

3
artsgeral
Re: Karaoki Song List 1.10
  • 2012/4/9 14:54

  • artsgeral

  • Just popping in

  • Posts: 3

  • Since: 2011/1/23


hi
on the main page, error in finding
/modules/songlist/templates/songlist_search_search.html line 4
<form action="<{$php_self}>" method='GET'>

for
<form action="search.php" method='GET'>

In index.php appears at the topQuote:
WHERE (`title` LIKE '%test%')


on the admin page
without tabs album, genre

in /modules/songlist/sql/mysql.sql line 127
`lyricsvarchar(650) DEFAULT NULL,

for
`lyricslongtext,


Ps.:are only suggestions




4
mrphilong
Re: Karaoki Song List 1.10
  • 2012/4/10 0:32

  • mrphilong

  • Quite a regular

  • Posts: 351

  • Since: 2006/7/14


Testing done onhttp://xoops.demo.chronolabs.coop with Firefox:

FRONT END:

1 - Cosmetic - when searching

Font size changes when returned search result.

2 - Over approximately 10000 records >>> Browse by Artist produces blank page

3 - Request a Listing >>> Required field not filled in can still send, nice if able to select Category in here when requesting a listing.

ADMIN END:

4 - When trying to assign a custom field to Category >>> Fatal error: Call to a member function setVar() on a non-object in

.....modules/songlist/admin/field.php on line 130

5 - Category issue:

MainCategory
---SubCat1
Select Click Songs and select SubCat1 >> has blank page.
modules/songlist/admin/songs.php?op=videos&fct=list&limit=30&start=0&order=DESC&sort=created&filter=cid,2

change "op=videos" with "op=songs" works fine.

6 - Importing issue:

Parsing songs with two or more Artist name is a bit funny, please check.

Artist name format: Artist1 Name, Artist2 Name, .....


7 - SEO issue:

When clicked Category >>> Not Found.....The requested URL /index/CategoryName/category-set-1-index-0-0.html was not found on this server.

When clicked SongID, SongName or Artist >>> Bad Request ... Your browser sent a request that this server could not understand.
www.UcChau.Net
www.XoopsViet.Org

5
mrphilong
Re: Karaoki Song List 1.10
  • 2012/4/21 4:50

  • mrphilong

  • Quite a regular

  • Posts: 351

  • Since: 2006/7/14


^ bump!
www.UcChau.Net
www.XoopsViet.Org

6
wishcraft
Download: Karaoki Song List 1.11

Resized Image
Songlist 1.11 - Hyme or Karaoki Song List

Songlist allows you to place songs with associations of category, artists, genre & album into a database. It then allows for them to be searched on and voted for purposes like a karioki list. Songs based on a XML File can be imported. This is ideal for anyone wanting to compile a list of song, of course the module can be modified to make other modules and was written for an anonymous doner fromhttp://www.xoopsviet.org

Complete with browse by character and search, song list allows for a paginated display of songs, albums or artists which have been either manually or through and XML File imported. Perfect for anyone wanting to maitain a karioki play list.

Some Features Include
  • Adjustable Memory and Time limites for large data masses
  • Categories with Child relationship
  • Artists List with Song Association
  • Albums with Artists and Song association
  • Genre with song association
  • Singing Type (Solo/Duet)
  • Song Request email and notification
  • Search based on Song Title or Lyrics
  • HTACCESS Seo
  • Blue room


Bugs Fixed
  • SEO Fixed
  • Warnings & Notices
  • User Pagination
  • Database Optimization and Indicies
  • Code Bottle Necks
  • Templating Issues
  • Import Feature & Limiter
  • Singer Filter in Search
  • Categories for artists
  • Category Images


Demo:http://xoops.demo.chronolabs.coop
Download: xoops2.5_songlist_1.11.zip - 267Kb
Sourceforge: xoops2.5_songlist_1.11.zip - 267Kb
Resized Image
www.ohloh.net/accounts/226400

Follow, Like & Read:-

twitter.com/RegaltyFamily
github.com/Chronolabs-Cooperative
facebook.com/DrAntonyRoberts

7
Mamba
Re: Download: Karaoki Song List 1.11
  • 2012/4/29 17:01

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Simon,

1) it looks like the size of the field for the lyrics with 650 characters is way to small:

`lyricsvarchar(650) DEFAULT NULL,


As an example, Led Zeppelin's "Stairway to Heaven" has 1771 characters with spaces

2) Reg. Requests - I've entered one, but the only option in Admin I have is to delete it. Is this correct?

I think, it would be nice to be able to "approve" it, and by doing it, convert it into an actual song, so I would only have to add the lyrics to it, but keep the rest.

But I don't know what was the purpose of it, so I might be totally wrong here...

3) The good news - I didn't see any error notices yet! Yeah!
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

8
tatane
Re: Karaoki Song List 1.10
  • 2012/4/30 9:03

  • tatane

  • Just can't stay away

  • Posts: 649

  • Since: 2008/5/6 1


The module overall is not bad. But it lacks an essential in such modules, it is the music playback. Why can not we add an mp3 song? again, I do not see what I have to put in the htaccess url rewriting to activate!

Login

Who's Online

196 user(s) are online (132 user(s) are browsing Support Forums)


Members: 0


Guests: 196


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits