This used to work but no longer show up in EM list. PLease help!!!

Comments

dydave’s picture

Hi AntiNSA,

Thanks very much for raising this issue and letting us know about the problem of maintenance.

In order to try to fix this issue, could you please provide much more detailed information?

  • Drupal version used.
  • Module version used.
    (just want to confirm it's actually 6.x, as indicated in the ticket version)
  • Detail of the exact circumstances this issue would happen. Especially, make sure that you have actually configured everything properly as required by the modules.
  • Also a screenshot would greatly help.

Any additional information that you could provide could potentially help us getting closer to fixing your issues.

Thanks very much in advance for your detailed reply.
Cheers!

AntiNSA’s picture

Thanks soo much-! When I go here /admin/content/emfield/emvideo I can not see tudou in the list of providers. I have installed it into sites/all/modules ... I have no problem with em field and other video filters such as youku... but no matter any way I try to put the embedded or url of a tudou video nothing can make tudou appear. There aRE no error messages such as invalid medial url... it just doesnt work. It takes the embed code but displays no video. No player or nothing. am using the latest dev version of emfield, and have tried disabling and renabling emfield.... but I can not uninstall it and reinstall it because I have to many user's videos that would be lost.

Anonymous’s picture

maybe the tudou api changed, I haven't looked at it in a while

AntiNSA’s picture

I am fighting so hard to give my students a chance and working in very low level devekoped schools. You can see my site for some examples. Currently we can use youku, but youku is censoring quite a bit lately and the video quality is not as fast or good as todou. If you could help us on this it would be a great thanks from our students.

Anonymous’s picture

I don't have time. If someone wants to take over this extension, let me know.

dydave’s picture

@morningtime:
I'm interested in taking this over and would be glad to help you co-maintain this module.
Being in China and having many Chinese colleagues, I thought this could be a good opportunity to do some mentoring or open contributions at our local monthly workshops, for example. I have replied to @AntiNSA on our local Groups, at Media Tudou needs maintainer, any volunteers?/土豆网应用需要维护者,有志愿者吗? to try to bring some reactions from other Chinese members that would be interested on helping on this issue (see post translated to Chinese).
I also have a couple of colleagues who might be interested in helping to port the module to D7.

Feel free to let me know if you would have any particular questions, objections, recommendations, comments or concerns, I would surely be glad to provide more information or create a specific application for co-maintainership.

 

@AntiNSA:
Thanks again for your replies and additional details.
I wouldn't like to sound insistant, but could you please provide the exact versions of the Drupal Core, Emfield and media_tudou modules? (if you are using dev versions, could you please also provide the date?)

Basically, if we would like to help efficiently, we would need to be able to reproduce the exact same issue.
(I saw you indicated 6.x-1.x-dev for the version of this issue, but I would like to make sure we have the exact same code for testing)

Once again, screenshots would help.
The more time you spend explaining and documenting your issue the quicker we will be able to understand it and efficiently find the solution.

Any additional information that you could provide could potentially help us getting closer to fixing your issues.
Thanks very much in advance for your detailed reply.
Cheers!

AntiNSA’s picture

I am in a huge rush right now, but I have installed all the versions on this project page for download, and I have the latest dev release of emfield. I am unable to roll back to the old version of emfeild because my sot e is live and I cant risk data loss. i will write more if I can to be helpfull.

Anonymous’s picture

Sure, I made you co-maintainer. Let me know if you need something else.

AntiNSA’s picture

ah--- com-maintainer. I'm not worthy. I dont have the time or the skill... but I thought about it must be something on the install because it is not listed in em-fields available video filters listed in the settign page. And it also doesnt through an error when embedding the code while editing and saving a node. I think that it must be something with the hooks or something. I am not sure how modules work actually.... but its not getting picked up by emfield first so I think that might be the problem rather than an api problem with tuddou.

Anonymous’s picture

Sorry I mean I made DYdave maintainer.

dydave’s picture

@morningtime
Thanks a lot for your prompt reply and adding me as co-maintainer.
A colleague of mine has already started looking into the issue, however, he didn't want to post back yet, since he felt he had to go a bit deeper to get more substantial results.
So I guess it's going to take a bit more time, but obviously, we should be able to follow up on this within a week.

You will certainly be kept informed of any changes, commits or patches applied to the module.

@AntiNSA
Thanks for keeping an eye on this.
For sure, we'll do our best to get the module back on track as soon as possible.
As I mentioned to @morningtime above, we have already started working on this, but it is probably going to take more time.
I would assume we should be able to get that resolved before next week if there is no particular complication.
We definitely understand the urgency on this issue, but we are particularly busy this week with the organization of our upcoming DrupalCamp China 2013.

Feel free to let us know if you would have any more questions, comments or issues on any aspects of this ticket or answers, I would be glad to provide more information.

Thanks again very much to all for your testing, feedback, reviewing and comments.
Patches would certainly be welcome.
Cheers!

ycshen’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev

Hi guys,

DYdave kindly added me as module maintainer.

I spent about 2 weeks to review the module's code and its integration with Tudou to be able to port it to Drupal 7.

In Drupal 7, it seems emfield has been replaced by the Media module, so I had to rewrite almost all the code.

I am glad to let you guys know I have completed an initial 7.x-1.x-dev release as a port of the module to Drupal 7.
Code has been committed at 1aa6544 against 7.x-1.x branch.

I have already spent some time testing this new version, but would really appreciate some help and feedback.

New features have also been added and for more information see:

I would greatly appreciate to have your feedback, questions, comments or concerns on any aspects of this new branch and of course, I would be glad to explain in more details.
Thanks very much to all, in advance, for your comments, feedback, testing, reviews and reporting.
Cheers!