zany130
Forum Replies Created
-
AuthorPosts
-
zany130Participant
About dvd support:
DVD
DVDs (both commercial movies and ISO9660 filesystem) are supported. DVD support requires the following:
IOS58 is installed (see above).
WiiMC is launched from HBC or from the official channel
The Wii contains an older DVD drive. Support for video commands was removed by Nintendo in newer DVD drives. Some Wiis purchased in 2009 and those purchased in 2010 forward do not support DVD video mode. You can check online to find out what DVD drive revision your Wii likely has.There are two ways to play DVDs – via the file browser (in the Videos area) or via the DVD icon. The DVD area is designed to play DVD movies and is the preferred method of playback for those discs.
Source: wiimc documentation
If you have just bought your wii, you are unlucky. 99% you have the new dvd driver which isn’t supported
zany130ParticipantThe right command is
php.bat create-plugin.php -k filmstream -n FilmStream -e plugins,languages,images
Google Translate changes commands, schemas and source code, so for them you have to use the untranslated document.
zany130ParticipantYou must enable the jdownloader remote interface from jdownloader options. Then you must set the ip address of the pc where is installed jdownload inside the vlc-shares’s options about jdownloader plugin
zany130ParticipantIt’s finished. Not translation yet
April 1, 2011 at 2:35 pm in reply to: Watch Megavideo,HD,Youtube w/ CC through WiiMC (VLCShares) #26440zany130ParticipantIt’s possible, but i haven’t wrote the plugin for this yet. should be easy to do, but i’m working on documentation right now so i’m a bit busy.
zany130ParticipantTo make it works with android table, you have to be sure that the android browser’s user agent contains the word “Android”.
If you want to know your user-agent, enable debug log and set level to ALL in vlc-shares configs, then try to browse vlc-shares with tablet. Inside the vlc-shares debug log (locate by default in /tmp/vlc-shares.debug.log in Linux and in %TMP/vlc-shares.debug.log in Windows) you can read it.
(For example:)
[01/04/2011 15:20:17] [III] (X_VlcShares_Plugins_Helper_Devices::__construct:15) User agent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.204 Safari/534.16
If your user agent string doesn’t contain the word “Android”, check your browser settings. In android phones there is an option like “Mobile view”: you have to enable it. I don’t know if it is there in android tablet too.
Another option is to follow this guide http://www.mobile-users.net/2011/03/how-to-set-your-android-browser-to-desktop-mode/ and set the UAString to “Android”.
zany130ParticipantI’m already doing it…. <.<
http://code.google.com/p/vlc-shares/wiki/HowToNewPlugin_0_5_4__IT
Right now it’s in italian and unfinished yet, but you can give it a look using google translate. After I finished, I translate into english.
=== REQUEST:
Se c’e’ qualche italiano con conoscenze dell’inglese migliori delle mie e che voglia contribuire aiutandomi nella traduzione, sarei ben lieto di accettare il suo aiuto…zany130Participant@mcwii wrote:
i copied the source codes of icefilms and replaced the words with DubbedEpisodes. but it wouldnt install the plugin.
I hope that it was a joke.
Do you think if I buy a toilet and I write on it “Ferrari”, after can I drive it at 150mph?
zany130Participant@dagert wrote:
Hi,
do you know if a plug-in exists for veetle or Dailymotion ? These sites are very similar to youube …
Thanks in davance for your feedback :geek:I don’t know. I didn’t it, so 99% there is not dailymotion plugin.
zany130ParticipantIf you want examples you only have to read source code of others plugin. Some of them are really easy to understand and very linear (for example, icefilms it’s really simple). The sample plugin it’s only a way to show you how triggers works (and all triggers works in the same way).
zany130ParticipantToo many films, wiimc can’t handle so much playlist entries. it goes out of memory. need pagination, but I’m busy now.
zany130ParticipantI’ve asked you to do not paste debug log here, but it was too hard to do… <.<
Anyway, for animeftw problems:
@ximarx wrote:
About animeftw: right click on the EasyPhp icon in the task bar, then select “configuration -> PHP extension”. Select the extension “php_openssl” and enable it. Then click Apply and then Close. After that Restart EasyPHP.
zany130ParticipantNo, it’s useless. debug log file il located in %TMP dir (start->execute, type %TMP and then press enter) by default (or you can read it in system test page). after you got it, attach it in project tracker, not here.
zany130Participantenable debug log with debug level to FULL (from vlc-shares configs page, unfolding advanced options too), try again and then open a new issue in vlc-shares tracker attaching the full debug log.
-
AuthorPosts