Loading ...

PHP Melody 1.6.2 - New Release

Board index / General Chat / Announcements

News and announcements from our team

Postby roomp3 on Feb 03, 2010 5 am


Thanks for the update
roomp3
Verified Customer
Verified Customer
 
Posts: 11
Joined: Sep 19, 2009 3 am
Reputation points: 0

Postby louis on Feb 03, 2010 9 am


Hello thank,
please send my manual player.tpl for update 1.6.2 .
missing in _manual_README.txt

Cordialy
louis
Verified Customer
Verified Customer
 
Posts: 318
Joined: Jan 10, 2009 4 pm
Reputation points: 0

Postby nvbeats on Feb 03, 2010 9 am


Hello,
thanks for update :)

p.s. - Vbox7.com - very good choice for video source.
p.s. 2 - Do you intend to edit search engine to displays only results to completely match with the keywords?

denny
nvbeats.com dev
User avatar
nvbeats
Non-verified
Non-verified
 
Posts: 10
Joined: Jan 19, 2010 6 pm
Reputation points: 0

Postby Andrew on Feb 03, 2010 4 pm


louis wrote:Hello thank,
please send my manual player.tpl for update 1.6.2 .
missing in _manual_README.txt

Cordialy


This file should be included. Be sure you have this package: phpmelody_1.6.2_update.zip.

Email support if you need anything. We'll be glad to deliver any package as an attachment.
PHP Melody v3.0
New Series Module? Publish series and episodes right from PHP Melody's Dashboard -->
https://demo.phpmelody.com/admin/series.php
User avatar
Andrew
Founding Developer
 
Posts: 7504
Joined: Jul 07, 2007 1 pm
Reputation points: 428

Postby Andrew on Feb 03, 2010 4 pm


nvbeats wrote:p.s. 2 - Do you intend to edit search engine to displays only results to completely match with the keywords?
denny


Can you please elaborate on this, denny?

I'm not sure If I understand the question.
PHP Melody v3.0
New Series Module? Publish series and episodes right from PHP Melody's Dashboard -->
https://demo.phpmelody.com/admin/series.php
User avatar
Andrew
Founding Developer
 
Posts: 7504
Joined: Jul 07, 2007 1 pm
Reputation points: 428

Postby nvbeats on Feb 03, 2010 6 pm


Andrew wrote:
nvbeats wrote:p.s. 2 - Do you intend to edit search engine to displays only results to completely match with the keywords?
denny


Can you please elaborate on this, denny?

I'm not sure If I understand the question.


I mean, for example, when write "sean paul" search engine show results as "Sean Kingston" and "Jay Sean", not only results for "sean paul".
I checked the code in search.php, I tried with "LIKE" instead of "MATCH" and "AGAINST", but this way query search for all keywords in the "artist" and "video_title".

I hope this time to understand me. :)

denny
nvbeats.com dev
User avatar
nvbeats
Non-verified
Non-verified
 
Posts: 10
Joined: Jan 19, 2010 6 pm
Reputation points: 0

Postby Andrew on Feb 04, 2010 7 am


Got it! So accuracy is what we're talking about.

Yes, I remember this problem was discussed before but shouldn't appear in 1.6.2.

Hmm..

Try the same thing in our demo: http://www.phpsugar.com/pm_demo/

Seems to be working fine in the demo. It's really a 'score' based list of recommendations, since this way it's better at suggesting other videos. Perhaps in the case of 'sean Paul' you may not see a strict list of videos that start with 'Sean Paul....' but it suggests 'Sean Paul' related videos.
PHP Melody v3.0
New Series Module? Publish series and episodes right from PHP Melody's Dashboard -->
https://demo.phpmelody.com/admin/series.php
User avatar
Andrew
Founding Developer
 
Posts: 7504
Joined: Jul 07, 2007 1 pm
Reputation points: 428

Postby nvbeats on Feb 04, 2010 11 am


I think the query to the database should not be :
Code: Select all
SELECT uniq_id, category, artist, video_title, site_views, featured, MATCH(artist, video_title) AGAINST ('sean paul') AS score FROM pm_videos WHERE MATCH(artist, video_title) AGAINST ('sean paul') ORDER BY score DESC LIMIT 0, 12



but I'm not sure about that ;)


denny
nvbeats.com dev
User avatar
nvbeats
Non-verified
Non-verified
 
Posts: 10
Joined: Jan 19, 2010 6 pm
Reputation points: 0

Postby ramius on Feb 04, 2010 11 pm


Hi,

I noticed that when I do a search to import videos Auto-populate 'Artist name' & 'Video Title' works fine but the auto-populating video title is pasted with the titles of the but videos without the search string.

I do an example:
If i look for "rock music" it gives me a lot of results and for example a video called "rock music by eagles" then the auto populated title of the video became "by eagles" missing the searched words, in this case "rock music".
Is there any fix for this?
Thank you
ramius
Verified Customer
Verified Customer
 
Posts: 16
Joined: Apr 22, 2008 9 am
Reputation points: 0

Postby Darkwoods on Feb 05, 2010 1 am


it is time for PHPM to have sources that support large video files with 60 minutes upload....

i have been waiting for few months now when i bought PM i was told that PM suupport novamov! but it doesn't!
i want to start launching my website so please what is happening?

if novamov is complicated could you please add zshare or somethin?

Thanks!
Darkwoods
Verified Customer
Verified Customer
 
Posts: 68
Joined: Oct 23, 2009 10 am
Reputation points: 0

Postby Andrew on Feb 05, 2010 6 am


@ramius - you should be more specific in your 'Youtube import' searches. That's how you build a human-made site. Put your thought into it and make it more specific. It will pay off.

@Darkwoods - We really tried to make those work! I don't like having to work and test just to throw it away but that's what happened with Novamov. If you have other sources that might work for you PLEASE, suggest them to us :)
PHP Melody v3.0
New Series Module? Publish series and episodes right from PHP Melody's Dashboard -->
https://demo.phpmelody.com/admin/series.php
User avatar
Andrew
Founding Developer
 
Posts: 7504
Joined: Jul 07, 2007 1 pm
Reputation points: 428

Postby louis on Feb 05, 2010 7 am


hello Andrew suggest
SOURCE WAT.TV
the player: http://www.wat.tv/video/plastiscines-en ... xti3_.html
we can not add these videos to phpmelody.
for the next version you can think please.
louis
Verified Customer
Verified Customer
 
Posts: 318
Joined: Jan 10, 2009 4 pm
Reputation points: 0

Postby Andrew on Feb 05, 2010 8 am


WAT.TV is mainly with French content? Is that correct?
PHP Melody v3.0
New Series Module? Publish series and episodes right from PHP Melody's Dashboard -->
https://demo.phpmelody.com/admin/series.php
User avatar
Andrew
Founding Developer
 
Posts: 7504
Joined: Jul 07, 2007 1 pm
Reputation points: 428

Postby louis on Feb 05, 2010 8 am


yes that's it
the site wat.tv not good make video content for just the French
louis
Verified Customer
Verified Customer
 
Posts: 318
Joined: Jan 10, 2009 4 pm
Reputation points: 0

Postby Erax on Feb 05, 2010 10 am


Thank you for new update Andrew ! Respect

From recent updates to the second here this site / script becomes better and better with the actual functionality and more easily for use of our users.
"Stay Focused & Keep Shipping." - Mark Zuckerberg
User avatar
Erax
Verified Customer
Verified Customer
 
Posts: 81
Joined: Nov 30, 2009 9 pm
Reputation points: 0


Who is online

Users browsing this forum: No registered users and 14 guests

cron