June 8, 201313 yr I downloaded AriVideo app for iPad, but it does not support mp3 files. I thought they would be converted on the fly?
June 8, 201313 yr Author I downloaded AriVideo app for iPad, but it does not support mp3 files. I thought they would be converted on the fly? I think perhaps you might need to check the Airvideo web site for what the application supports. Also if you have specific questions about AirVideo, they have their own support forum here: http://www.inmethod.com/forum/forums/list.page Others here may be able to advise, but this thread is more about providing support for the plugin for Unraid that installs and configures Airvideo than for Airvideo itself. Regards, overbyrn
June 9, 201313 yr I apologize for posting questions in wrong place. FYI mp3 is not supported. But regardless of that, thank you for great plugin
June 11, 201313 yr Hello ALl, Seeing something weird, and Im sure im over looking something....I removed the "old" Airvideo Plugin I had on here, and also deleted the AirVideo folder in /config/plugins and also on my cache/appdata drive I restarted, allowed plugin to install, went to settings page and filled in all the sections Port, data directory, password, Movie Location etc....just as the settings were in the old setup. I click ENABLE, and APPLY THe page turns white, and I come back to the same page, with all the fields blank...and it still says NOT RUNNING.... I click INSTALL..nothing...Ive done every which combo, and nothing is happening.....I dont see any folders being created on my cache drive or flash drive.... This is also happening on the dropbox plugin...i fill the fields out, click APPLY, same thing above happens.. What am I forgetting???
June 11, 201313 yr Author Hello ALl, Seeing something weird, and Im sure im over looking something....I removed the "old" Airvideo Plugin I had on here, and also deleted the AirVideo folder in /config/plugins and also on my cache/appdata drive I restarted, allowed plugin to install, went to settings page and filled in all the sections Port, data directory, password, Movie Location etc....just as the settings were in the old setup. I click ENABLE, and APPLY THe page turns white, and I come back to the same page, with all the fields blank...and it still says NOT RUNNING.... I click INSTALL..nothing...Ive done every which combo, and nothing is happening.....I dont see any folders being created on my cache drive or flash drive.... This is also happening on the dropbox plugin...i fill the fields out, click APPLY, same thing above happens.. What am I forgetting??? Unusual. Especially as you say it's happening with airvideo and dropbox plugins. It sounds like you did everything correct in so much as to remove the old plugin including the old plugin sub-dir (/boot/config/plugins/airvideo). Couple bits of info which might give you some clues as to where to look; if ever the plugin webgui fields are blank, it probably means it's not able to read the data from the config file. eg. for Airvideo the plugin will store its config values in /boot/config/plugins/airvideo/airvideo.cfg. Does that file exist? If so, open in a text editor and see what values are in there. These should be passed through to the webgui page. Likewise, when you make a change in the webgui and hit apply, this file should be updated. If you're happy at command line, perhaps try and see what's happening under the hood. Suggest start with a fresh install, so once more delete /boot/config/plugins/airvideo and also any previous install directory. Reboot or if you can't then run installplg /path/to/plugin. Go to the webgui, set the config as you want it. Leave disabled. Apply. Check the config file mentioned above, verify your settings are correct. If that looks ok, try to enable airvideo from command line; /etc/rc.d/rc.airvideo buttonstart that should; 1) realise your chosen install location is not yet created, 2) create install dir and copy 'AirVideoServerLinux.jar' from plugins dir to your chosen install location, 3) create file 'air-video-server.properties' at your install location which pretty much contains all the same data as in the airvideo.cfg file. 4) finally start the application. Sorry I can't advise on an exact fix, but perhaps the steps above will shed some light. Regards, overbyrn
August 3, 201312 yr Author Updated plugin version. Minor change to fix plugin name truncation when using new UnRAID webgui. More info here: http://lime-technology.com/forum/index.php?topic=28788.msg256470#msg256470
August 4, 201312 yr I have two TV Series locations "TV Series" and "TV Series (DVD Order)". I would like to combine those into one location called "TV Series". Is that possible?
September 1, 201312 yr Seems like a step is missing in the installation instructions. I've tried several of your plugins and they all fail when trying to download from a dropbox location.
September 1, 201312 yr Author Seems like a step is missing in the installation instructions. I've tried several of your plugins and they all fail when trying to download from a dropbox location. Gonna need more info than that I'm afraid. Can you elaborate on what fails? Currently on vacation so not much chance to help. Please expand on what is failing with this and other plugins from me and I'll follow up when I can. Regards, overbyrn
October 17, 201312 yr Hello there, I'm new to unRAID... I'm using version 5.0 with the latest GUI. I could not get the AirVideo plugin to work! I installed the plugin (using Control Panel), and it seems to be working. I can access the //hostname:45631 and get the response "Air Video". Same on my iPhone and iPad. But the AirVideo HD app could not find the unRaid server at all. It keeps the "No Connections found" message. If I try to add a connection manually, it get an SSL error and says that the secure connection to the server could not be made. Can anyone help me? Thanks a lot!
October 17, 201312 yr Try Plex. It's better plus you get an awesome jukebox rather than just a list of movies.
October 17, 201312 yr Author Hello there, I'm new to unRAID... I'm using version 5.0 with the latest GUI. I could not get the AirVideo plugin to work! I installed the plugin (using Control Panel), and it seems to be working. I can access the //hostname:45631 and get the response "Air Video". Same on my iPhone and iPad. But the AirVideo HD app could not find the unRaid server at all. It keeps the "No Connections found" message. If I try to add a connection manually, it get an SSL error and says that the secure connection to the server could not be made. Can anyone help me? Thanks a lot! AirVideo HD is not compatible with the version of Airvideo server installed via this plugin. There is no Linux version of the software that supports the newer Airvideo HD app.
October 17, 201312 yr Try Plex. It's better plus you get an awesome jukebox rather than just a list of movies. Plex works with the AirVideo HD app from iPhone/iPad? Thanks
October 17, 201312 yr AirVideo HD is not compatible with the version of Airvideo server installed via this plugin. There is no Linux version of the software that supports the newer Airvideo HD app. Dammit! I just bought it from iTunes! What's the name of the compatible app? It's the old AirVideo? Thanks!
November 17, 201312 yr Hi I just installed the air video plug in successfully in my Unraid 5.01(Stable). Once i used my iphone for streaming in server, an error occurred. The log are show below? Amy one could advise what 's going on? java.lang.RuntimeException: java.io.IOException: Cannot run program "/usr/local/bin/avconv": java.io.IOException: error=2, No such file or directory at com.inmethod.air.video.common.ff.FFVideoSnapshotParser.getSnapshot(FFVideoSnapshotParser.java:518) at com.inmethod.air.video.common.thumbnail.ThumbnailParser.parseThumbnail(ThumbnailParser.java:67) at com.inmethod.air.video.common.thumbnail.ThumbnailParser.parseThumbnailInternal(ThumbnailParser.java:104) at com.inmethod.air.video.common.thumbnail.ThumbnailParser.parseThumbnail(ThumbnailParser.java:139) at com.inmethod.air.video.v0240.info.MediaInfoParser.parseMediaInfo(MediaInfoParser.java:80) at com.inmethod.air.video.v0240.model.fs.FileSystemVideoItem.loadDetail(FileSystemVideoItem.java:59) at com.inmethod.air.video.v0240.model.BrowseService.getNestedItem(BrowseService.java:354) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.inmethod.air.connect.service.ServiceRegistry$ServiceWrapper.invoke(ServiceRegistry.java:221) at com.inmethod.air.connect.service.ServiceRegistry.invokeMethod(ServiceRegistry.java:48) at com.inmethod.air.connect.service.ServiceRegistry.invokeMethod(ServiceRegistry.java:37) at com.inmethod.air.connect.filter.ServiceFilter.doFilter(ServiceFilter.java:82) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:360) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:712) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139) at org.mortbay.jetty.Server.handle(Server.java:313) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:506) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:844) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:644) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:205) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:381) at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:227) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:442) Caused by: java.io.IOException: Cannot run program "/usr/local/bin/avconv": java.io.IOException: error=2, No such file or directory at java.lang.ProcessBuilder.start(Unknown Source) at com.inmethod.process.StandardProcessBuilderDelegate.start(StandardProcessBuilderDelegate.java:76) at com.inmethod.process.ProcessBuilder.start(ProcessBuilder.java:111) at com.inmethod.air.video.common.ff.FFVideoSnapshotParser.getSnapshot(FFVideoSnapshotParser.java:406) ... 26 more Caused by: java.io.IOException: java.io.IOException: error=2, No such file or directory at java.lang.UNIXProcess.(Unknown Source) at java.lang.ProcessImpl.start(Unknown Source) ... 30 more
November 17, 201312 yr Author java.lang.RuntimeException: java.io.IOException: Cannot run program "/usr/local/bin/avconv": java.io.IOException: error=2, No such file or directory Relevant error being your system does not appear to have /usr/local/bin/avconv. This is installed as part of the plugin and belongs to package "libav-i486-rj.txz". Suggest you check /packages on your flash drive to see if file 'libav-i486-rj.txz' exists. If missing, then it may not have downloaded successfully. If present, delete it, thus allowing the plugin to re-download it upon reboot/re-install as perhaps it was a bad download. Try manually installing the plugin from command line and watch for any sign of errors/issues. Tested plugin here just a moment ago and everything installs and works fine including /usr/local/bin/avconv existing; root@Tower:~# which avconv /usr/local/bin/avconv root@Tower:~# /usr/local/bin/avconv avconv version 0.8, Copyright © 2000-2012 the Libav developers built on Jul 28 2012 16:50:19 with gcc 4.5.2 Hyper fast Audio and Video encoder usage: avconv [options] [[infile options] -i infile]... {[outfile options] outfile}... Use -h to get full help or, even better, run 'man avconv'
November 19, 201312 yr Thank you for reply. After reinstalled the program, I found that a file named jre-7u2-i586.txz and x264-snapshot-20120727-2245-stable-i486-rj.tgz were unable to install. May I download it myself and put in to package folder? java.lang.RuntimeException: java.io.IOException: Cannot run program "/usr/local/bin/avconv": java.io.IOException: error=2, No such file or directory Relevant error being your system does not appear to have /usr/local/bin/avconv. This is installed as part of the plugin and belongs to package "libav-i486-rj.txz". Suggest you check /packages on your flash drive to see if file 'libav-i486-rj.txz' exists. If missing, then it may not have downloaded successfully. If present, delete it, thus allowing the plugin to re-download it upon reboot/re-install as perhaps it was a bad download. Try manually installing the plugin from command line and watch for any sign of errors/issues. Tested plugin here just a moment ago and everything installs and works fine including /usr/local/bin/avconv existing; root@Tower:~# which avconv /usr/local/bin/avconv root@Tower:~# /usr/local/bin/avconv avconv version 0.8, Copyright © 2000-2012 the Libav developers built on Jul 28 2012 16:50:19 with gcc 4.5.2 Hyper fast Audio and Video encoder usage: avconv [options] [[infile options] -i infile]... {[outfile options] outfile}... Use -h to get full help or, even better, run 'man avconv'
November 21, 201312 yr Author Thank you for reply. After reinstalled the program, I found that a file named jre-7u2-i586.txz and x264-snapshot-20120727-2245-stable-i486-rj.tgz were unable to install. May I download it myself and put in to package folder? You can download them yourself from the links provided in the plugin, but you should not need to do this as the plugin should download them for you. I would be interested to understand why they were unable to be installed (downloaded?). Q: If you delete them from your packages directory and install the plugin from command line (eg. installplg /boot/config/plugins/airvideo_overbyrn.plg) can you watch the plugin installation and look for any errors which may provide a clue why they are not downloading correctly?
November 22, 201312 yr Finally, i installed successfully after tried three times. thank you Thank you for reply. After reinstalled the program, I found that a file named jre-7u2-i586.txz and x264-snapshot-20120727-2245-stable-i486-rj.tgz were unable to install. May I download it myself and put in to package folder? You can download them yourself from the links provided in the plugin, but you should not need to do this as the plugin should download them for you. I would be interested to understand why they were unable to be installed (downloaded?). Q: If you delete them from your packages directory and install the plugin from command line (eg. installplg /boot/config/plugins/airvideo_overbyrn.plg) can you watch the plugin installation and look for any errors which may provide a clue why they are not downloading correctly?
December 18, 201312 yr So, can we use this plugin anymore or not?? I downloaded it in 5.0.2 and also downloaded the free version of Air Video in iPhone, and every time I'm trying to play any of my MKVs or AVIs or MP4s, an error says that an unknown error has been occurred etc...etc.. I successfully add the server with the password into the application, but it doesn't play anything.. I like the Air Video way of a list from my actual folders instead of Plex which is a library type like XBMC which needs scans and updates, but as it seems, it doesn't work anymore....
December 26, 201312 yr So, can we use this plugin anymore or not?? I downloaded it in 5.0.2 and also downloaded the free version of Air Video in iPhone, and every time I'm trying to play any of my MKVs or AVIs or MP4s, an error says that an unknown error has been occurred etc...etc.. I successfully add the server with the password into the application, but it doesn't play anything.. I like the Air Video way of a list from my actual folders instead of Plex which is a library type like XBMC which needs scans and updates, but as it seems, it doesn't work anymore.... Hi, my unRAID Pro 5.0.4 is running fine with Github Airvideo plugin 1.3. No issue occured so far. What I am looking for is the ability of displaying Chinese subtitles on realtime streaming.
December 26, 201312 yr So, can we use this plugin anymore or not?? I downloaded it in 5.0.2 and also downloaded the free version of Air Video in iPhone, and every time I'm trying to play any of my MKVs or AVIs or MP4s, an error says that an unknown error has been occurred etc...etc.. I successfully add the server with the password into the application, but it doesn't play anything.. I like the Air Video way of a list from my actual folders instead of Plex which is a library type like XBMC which needs scans and updates, but as it seems, it doesn't work anymore.... Hi, my unRAID Pro 5.0.4 is running fine with Github Airvideo plugin 1.3. No issue occured so far. What I am looking for is the ability of displaying Chinese subtitles on realtime streaming. Give Plex a try.
December 27, 201312 yr There is nothing wrong with AirVideo 1.3 it works great and I am able to stream 2 or 3 IPads in the house simultaneously, also have it setup to access outside my network when Im on the road. Plex works great too, just have to go thru the files once and a while to make sure that it recognizes everything correctly. Plex works across all platforms . ie android, mac, and pc. AirVideo is restricted primarily to IOS Devices, but AirVideo Server can run on any platform to allow the content to be streamed to the IOS Devices.
Archived
This topic is now archived and is closed to further replies.