I currently have a fireTV, two fireTV sticks, and a Raspberry pi all running XBMC (my plan is to replace the Raspberry pi with one of the sticks eventually). Each of these units currently keeps it's own database which makes them a pain to keep in sync. What I would like to do is move to a shared mysql database to keep track of my library, watched status, etc.
I know this can be done on a computer which is always on, but I would rather not have a PC running constantly just for this purpose. Is there any way to host the mqsql server on the FireTV (which is always on anyway)? Has anyone tried this?
I tinkered a little bit just trying to get it to work on my tablet using Ulti Server but could never get XBMC to successfully connect to the database.
My other option is to try and host it on my RT-N66U asus router as explained here: http://www.hints.dk/en/2013/03/13/mysql-server-on-rt-n66u-or-rt-ac66u-for-shared-xbmc-library/ but that requires a bit more modification than I really wanted to do.
collindv said:
I currently have a fireTV, two fireTV sticks, and a Raspberry pi all running XBMC (my plan is to replace the Raspberry pi with one of the sticks eventually). Each of these units currently keeps it's own database which makes them a pain to keep in sync. What I would like to do is move to a shared mysql database to keep track of my library, watched status, etc.
I know this can be done on a computer which is always on, but I would rather not have a PC running constantly just for this purpose. Is there any way to host the mqsql server on the FireTV (which is always on anyway)? Has anyone tried this?
I tinkered a little bit just trying to get it to work on my tablet using Ulti Server but could never get XBMC to successfully connect to the database.
My other option is to try and host it on my RT-N66U asus router as explained here: http://www.hints.dk/en/2013/03/13/mysql-server-on-rt-n66u-or-rt-ac66u-for-shared-xbmc-library/ but that requires a bit more modification than I really wanted to do.
Click to expand...
Click to collapse
1. Where is your media coming from? If a NAS or HTPC... why not host MySQL on there?
2. If you plan to retire the Pi, host the DB on there. This isn't as speedy as some would like but I haven't researched this recently and only had a 256mb Pi at the time.
3. If you have a hosted domain, it most likely comes with a MySQL DB (or several). You could use this option but again, it may not be the fastest due to latency.
3. From my experience on the Windows side, the problem with your UtilServer DB is probably related to a firewall. You need to figure out how to let Android openly communicate on port 3306.
fairplay89 said:
1. Where is your media coming from? If a NAS or HTPC... why not host MySQL on there?
2. If you plan to retire the Pi, host the DB on there. This isn't as speedy as some would like but I haven't researched this recently and only had a 256mb Pi at the time.
3. If you have a hosted domain, it most likely comes with a MySQL DB (or several). You could use this option but again, it may not be the fastest due to latency.
3. From my experience on the Windows side, the problem with your UtilServer DB is probably related to a firewall. You need to figure out how to let Android openly communicate on port 3306.
Click to expand...
Click to collapse
Thanks for the response!
1. Media is hosted by the RT-N66U wireless router. It can be modified to host MySQL but it requires some hacking to make it happen. Doable but not as elegant as I would like.
2. Yes, I considered that option but I have another project in mind for the pi. Still might go this route though.
3. No hosted domains
4. Certainly a possibility, although when I tried it I had the UtilServer DB and SPMC on the same tablet and still couldn't get a connection using the localhost address. I don't remember the exact errors I was getting (this was a few weeks ago).
This is actually a really interesting question. I know that there is android software to host a MySQL server, but never considered sideloading it on the FireTV for XBMC/Kodi library until now. I'm going to look into this prospect this weekend. I'll report my findings.
I haven't tested this being hosted from the FireTV yet, but I can confirm that I can host the database for Kodi on Android via my phone. I used Servers Ultimate Pro to do it and was able to connect from my phone as well as from the FireTV. I'd assume that it would work just fine from the FireTV as well, but still need to confirm.
Related
Has anyone installed xbmc-torrents on Amazon Fire Tv and experienced any problems? Thx
athosk said:
Has anyone installed xbmc-torrents on Amazon Fire Tv and experienced any problems? Thx
Click to expand...
Click to collapse
Works perfectly fine for me
Sent from my Nexus 5 using XDA Free mobile app
athosk said:
Has anyone installed xbmc-torrents on Amazon Fire Tv and experienced any problems? Thx
Click to expand...
Click to collapse
I have che following setup.
Rooted ftv. Xbmc 13.1. Stick mount to connect an external HDD.
Xbmctorrent is configured to save stuff on a subdir in the HDD. It works fine for TV series episodes. Yesterday night I tried with a movie and had two times the fire TV to completely crash after something like 15 minutes watching. I guess this might be related to having downloaded a file which is larger than a certain threshold. The first time it crashed I also got scared because it was stuck in the Amazon black screen without any sign of life. I removed power for a while to have it start back.
I am watching a TV episode now and it seems fine.
The other issue I experienced is sometimes getting the Xbmctorrent script failed. Not on eztv though, I guess this is related on how they handle individual sources.
Any help or other experiences?
Do you guys also know a better way integrated in xbmc to pick up a torrent to be downloaded and then watch it later, rather than immediately streaming?
I have two AFTV with XBMC 13.1 and xbmctorrent.
I never had issues with any files over 4gb. I mounted a usb flash drive (NTFS formatted) with stickmount, but I don't use that for xbmctorrent. I have xbmctorrent buffer up on the AFTV internal memory.
Shinyhead said:
I have two AFTV with XBMC 13.1 and xbmctorrent.
I never had issues with any files over 4gb. I mounted a usb flash drive (NTFS formatted) with stickmount, but I don't use that for xbmctorrent. I have xbmctorrent buffer up on the AFTV internal memory.
Click to expand...
Click to collapse
This is really interesting. I wonder why I have so serious issues.
Yesterday I tried with a TV show, and it was stopping the reproduction immediately after starting, even though the download had no problems at all! After tried a few times, I had again the most disruptive crash with AFTV stuck on the black screen with white amazon logo. After that, I decided to uninstall the plugin.
Any suggestion?!
bastXda said:
This is really interesting. I wonder why I have so serious issues.
Yesterday I tried with a TV show, and it was stopping the reproduction immediately after starting, even though the download had no problems at all! After tried a few times, I had again the most disruptive crash with AFTV stuck on the black screen with white amazon logo. After that, I decided to uninstall the plugin.
Any suggestion?!
Click to expand...
Click to collapse
Try not putting any path for the download field in xbmctorrent, so it will use the internal memory to download on.
XBMCTorrent
This issue is happenning to me as well, I have toyed with all the options\save pathes possible, nothing seems to fix it.
I also opened an Issue on XBMCTorrent's Gibhub and Stream (a fork of this addon) but no help yet.
This is my favorite addon and it's a total deal-breaker for me about the AFTV
I really hope someone will find a fix for this...
Is there a difference between xbmc torrent and an android based torrent client?
Sent from my SM-G900A using XDA Premium 4 mobile app
Dragracekid said:
Is there a difference between xbmc torrent and an android based torrent client?
Sent from my SM-G900A using XDA Premium 4 mobile app
Click to expand...
Click to collapse
the difference is xbmc isnt a regular torrent addon. Its used only to stream/seed movies. you cant load a regular torrent file and expect it to download.
Oh ok cool thanks
Sent from my SM-G900A using XDA Premium 4 mobile app
I think the solution is simple.....uninstall XBMC and install SPMC (XBMC for Ouya). Alot more stable and dosnt keep the data stuck in memory.
You can get it here
https://github.com/koying/SPMC/releases/download/13.2.1-spmc/spmc-armeabi-v7a_13.2.1.apk
athosk said:
I think the solution is simple.....uninstall XBMC and install SPMC (XBMC for Ouya). Alot more stable and dosnt keep the data stuck in memory.
Click to expand...
Click to collapse
Is there evidence of better behavior of SPMC on AFTV than regular XBMC? I just went to the official XBMC, but maybe I did the wrong choice! Is it possible to install it without losing all the preferences over current XBMC?
I'm using the xbmc with the launcher mod, and last night got the xbmctorrent to sort of work. It was making my firetv unstable, I had at least two blackscreens while using it.
I'm not on the latest xbmc but am on the latest torrent plugin, but at this point I'm not inclined to keep chasing the plugin too often, neat as it is when it works.
bastXda said:
Is there evidence of better behavior of SPMC on AFTV than regular XBMC? I just went to the official XBMC, but maybe I did the wrong choice! Is it possible to install it without losing all the preferences over current XBMC?
Click to expand...
Click to collapse
the older version of spmc works the best.
load the apk on post 9
http://forum.xda-developers.com/showpost.php?p=54237038&postcount=9
I have personally tried XBMC on all available platforms (Apple TV, Ipad, Windows 8.1, Android minix, Android tv box wih quad core processor and 8core graphics card capable of 4K output). Best one i think is windows.....it would be apple tv but that only gives 720p output.
Now, with Amazon, XBMC torrents somehow data is being saved somewhere and if you look at the screen before launching it, you will notice that the data file keeps getting bigger and at some point that would create a problem as AFT has only 8 GB memory.
With SPMC, I haven't really seen any increaments on the data file size...i wil keep you posted in the next few days if i notice any change
I've been seeing many of the issues with xbmc torrent that I've heard reported from others - problems downloading, issues where, once a stream gets into enough trouble, the box itself resets, very long initial load times.
I thought I was giving up on it, but I was curious and decided to look into what I was seeing.
Once things get bad enough that the FTV bombs out, I also noticed that I needed to reset my firewall to get anything going on the internet in the house - aside from things that were running before I started xbmc torrent.
I took a look, and my firewall has an 8064 session limit. What I'm seeing is that I need to limit how many sessions a single client can spin up. The xbmc torrent plugin is insanely chatty, and it was exhausing my session pool!
When things got to their worst, I wasn't able to get DNS moving and when I dug in, I found that what I was seeing was that I couldn't translate the DNS requests from my lan. (In some ways, the firewall I'm using is a gynormous pain in the butt - it'd be nice if I had more than 8k outbound translations - but it makes up for it with truly epic diagnostic info.)
So, it's worth trying to see if there's a way limit the number of connections a client on your network can establish. I'm getting decent performance and still having resources available to other systems using a 512 session limit.
My impression on the FTV rebooting is that once DNS was unavailable, other services I was trying to run were crapping out, taking the OS with them.
XBMCTorrent
athosk said:
I think the solution is simple.....uninstall XBMC and install SPMC (XBMC for Ouya). Alot more stable and dosnt keep the data stuck in memory.
You can get it here
https://github.com/koying/SPMC/releases/download/13.2.1-spmc/spmc-armeabi-v7a_13.2.1.apk
Click to expand...
Click to collapse
mejdam said:
the older version of spmc works the best.
load the apk on post 9
http://forum.xda-developers.com/showpost.php?p=54237038&postcount=9
Click to expand...
Click to collapse
I have tried XBMC 13.1 official, BeyondXBMC, XBMC For Ouya and SPMC.
In all of them the plugin had made my XBMC go crazy and eventually reboot the entire Fire TV, on some occasions even corrupted my XBMC Skin settings somehow.
athosk said:
I have personally tried XBMC on all available platforms (Apple TV, Ipad, Windows 8.1, Android minix, Android tv box wih quad core processor and 8core graphics card capable of 4K output). Best one i think is windows.....it would be apple tv but that only gives 720p output.
Now, with Amazon, XBMC torrents somehow data is being saved somewhere and if you look at the screen before launching it, you will notice that the data file keeps getting bigger and at some point that would create a problem as AFT has only 8 GB memory.
With SPMC, I haven't really seen any increaments on the data file size...i wil keep you posted in the next few days if i notice any change
Click to expand...
Click to collapse
roustabout said:
I've been seeing many of the issues with xbmc torrent that I've heard reported from others - problems downloading, issues where, once a stream gets into enough trouble, the box itself resets, very long initial load times.
I thought I was giving up on it, but I was curious and decided to look into what I was seeing.
Once things get bad enough that the FTV bombs out, I also noticed that I needed to reset my firewall to get anything going on the internet in the house - aside from things that were running before I started xbmc torrent.
I took a look, and my firewall has an 8064 session limit. What I'm seeing is that I need to limit how many sessions a single client can spin up. The xbmc torrent plugin is insanely chatty, and it was exhausing my session pool!
When things got to their worst, I wasn't able to get DNS moving and when I dug in, I found that what I was seeing was that I couldn't translate the DNS requests from my lan. (In some ways, the firewall I'm using is a gynormous pain in the butt - it'd be nice if I had more than 8k outbound translations - but it makes up for it with truly epic diagnostic info.)
So, it's worth trying to see if there's a way limit the number of connections a client on your network can establish. I'm getting decent performance and still having resources available to other systems using a 512 session limit.
My impression on the FTV rebooting is that once DNS was unavailable, other services I was trying to run were crapping out, taking the OS with them.
Click to expand...
Click to collapse
This is very interesting!
I have tried various combonations of this plugin (keep torrents, trying to save to SMB share, to Disk on Key, changing File Systems [exFAT,fat32,ntfs] and nothing seemed to work).
I have never thought of it as a network problem...
It works so good on my Windows PC and my Android Mini PC...
Maybe someone can post a way to limit the connections?
Thanks
Yeah maybe you are on the right track. My xbmctorrent also crashes quite oftenly and makes my firetv to reboot. It's very annoying.
Enviado de meu GT-N7100 usando Tapatalk
KillerJoeBR said:
Yeah maybe you are on the right track. My xbmctorrent also crashes quite oftenly and makes my firetv to reboot. It's very annoying.
Enviado de meu GT-N7100 usando Tapatalk
Click to expand...
Click to collapse
Same for me.
Has anyone gotten the stream plugin to work? It's being actively developed and is apparently a fork of the xbmc torrent code.
I'm unable to get it to run, either on ftv or on a tablet, and the diagnostic logging doesn't say much to me.
My firewall supports outbound rules that apply per host, and the values it takes are sess-limit per-src-ip <number>
Probably you can do something similar in one of the open source dd-wrt platforms. There's an interesting discussion of advanced config of those at http://markmaunder.com/2011/01/26/h...-your-room-mate-or-bad-office-colleague-uses/ - but it doesn't cover sessions, but rather total per-address or per-network bandwidth. (Which I've also had set up to deal with aftv chewing up everything it can when I need to have a few hundred low-latency kilobits to reach the office - it's challenging to apply QoS to inbound, simpler to drop everything over a cap that's trying to reach a host. I unset those rules before trying xbmctorrent.)
I have the impression that xbmctorrent, at least, has its own torrent client built in. And although I've seen a configuration in the system / network menus that lets you define a proxy for xbmc to use, I haven't seen a similar config for global torrent settings.
Many standalone torrent clients have a lot of controls over maximum connections, in addition to upload/download speeds, etc.
I haven't looked to see whether a standalone torrent client, or one of the various torrent plugins for xbmc, might be able to give one systemwide control over session initiation, session timeout and session number - applying some settings that xbmctorrent would need to respect, in essence.
I suspect that they'd make it harder to use if they were able to control those things, though - xbmctorrent is doing something pretty unusual: it's polling a swarm of peers (into the thousands) and asking not just 'who has the file' but 'who has this specific piece of the file starting at time X'
It would be nice if those kinds of advanced network settings were available in the configuration of one of these video on demand torrent clients, though
The RAVPower FileHub (RP-WD02) seems to pitch 3 major features: WiFI Router, Media Sharing and Power Bank. I tested these main features, and as you can see below the device seems to do what it advertises.
- Media Sharing
I loaded a few different MP4 movies on my FileHub (microSD card) and started to stream from other devices, adding one at a time but keeping the prior device still running. I also chose a different video for each device. As a side note, I was able to copy a file directly from a USB thumb drive to the microSD card and the transfer was handled by the FileHub itself.
Devices:
NOTE: FileHub was connected (via wireless) to my home router for internet access.
1) Xbox 360 connected directly to my Linksys router and access the FileHub (via DLNA).
2) Laptop connected to the FileHub via wireless..
3) Nexus 7 connected to the FileHub via wireless.
4) Moto X connected to the FileHub via wireless.
The only time devices 2,3 and 4 had any sort of hiccup was when another devices was first starting to load a movie but it would smooth out quickly. Once the movies were all playing, the 3 devices (#2, #3 and #4 all connected directly to the FileHub via wireless) had no problem streaming 3 different videos at the same time. Device #1 had the most issues but it wasn’t directly connected to the FileHub via wireless -- it was going through another device (older Linksys router) which is likely part of the reason it had issues. Once I stopped devices 2-4, the Xbox (device #1) played the movie with no problem again.
I consider the above a “stress” test, normal use (one or two devices) shouldn’t be a problem at all especially if you connect via wireless directly to the FileHub. I didn't test MP3s or anything else -- if it can handle multiple movie streams, I am sure music / other files aren't an issue.
- WiFi Router / AP / Bridge
I connected the FileHub device directly (via ethernet cable) to my home wifi (Linksys router). Next, I used the Ookla Speedtest.net application on my Nexus 7 tablet and did 3 tests on my home wifi, and 3 test on the filehub. The download speeds, upload speeds and ping time were all within the same variance so the FileHub had no noticeable impact.
In addition to connecting to an Ethernet network, the FileHub can connect to a wireless network that way any devices connected to the FileHub via wireless can still have a connection to the Internet. If you travel this could be a useful way to setup your own wireless network in a hotel.
One thing I did notice, there isn’t really an option to set this up as a true wireless access point where it simply acts as a media converter so that you can connect your wireless device to a wired network. This device always acts as a router/AP combo, so your wireless clients are on an internal (10.10.10.X by default) network. If this device truly could act just as an access point, your wireless client would pick up an IP address from whatever network was on the other side (for my Linksys it would be a 192.168.1.X address). While this may not matter for the average user, I figure I would point it out. I contacted RAVPower support to see if maybe I am missing something.
- PowerBank
Not much to test here, it acts as a 6000 mAh powerbank. Once interesting feature that I didn’t find in the manual, if the device was off and I gave the power button a short press the battery light would turn on and the device would act as a PowerBank without the other capabilities. This could be useful if you want to charge your phone without the device itself being on (which I would assume reduces the power consumption).
Overall I am impressed so far, but am still playing with the device. If you have any questions, or can think of any tests I should consider, please let me know.
Hello.
Thanks for your review.
It's not mentioned ,but it's compatible with microSDXC , it work with my SanDisk Ultra 64 Go UHS-I SDSDQUA-064G-U46A :good:
Hi, nice review
I have a question :
What transfer speeds do you get when copying from a sd-card to a USB connected device? My wd02 takes about 10 min to copy 1 Gb...
Thanks for answering
dope649 said:
Hi, nice review
I have a question :
What transfer speeds do you get when copying from a sd-card to a USB connected device? My wd02 takes about 10 min to copy 1 Gb...
Thanks for answering
Click to expand...
Click to collapse
I am no longer using a standard firmware (don't ask lol) so it really wouldn't be good for me to compare times. Are you doing the internal microSD to USB? Should be quick (in theory) since it is all on the same device.
cookiemonster79 said:
I am no longer using a standard firmware (don't ask lol)
Click to expand...
Click to collapse
As the latest (2.000.014) fw seems to have broken some things (compared to 2.000.002 which was preinstalled), I'm asking... Want to share something mouth-watering?
steve8x8 said:
As the latest (2.000.014) fw seems to have broken some things (compared to 2.000.002 which was preinstalled), I'm asking... Want to share something mouth-watering?
Click to expand...
Click to collapse
Ah nothing too interesting, I think I had a copy of the 2.000.014 before it was released. What broke on it for you?
2.000.014 apparently preserved passwords set on 2.000.002 but I had to hard reset the device. After that, I found that the "passwd" command would modify /etc/shadow while the "telnetd" would continue using /etc/passwd contents. Bad busybox?
Trying to get my hands on the GPL release now (if such a thing exists).
Shouldn't there be a .030 (for the WD01 there was a .014 too before)? How to get older fw versions?
steve8x8 said:
2.000.014 apparently preserved passwords set on 2.000.002 but I had to hard reset the device. After that, I found that the "passwd" command would modify /etc/shadow while the "telnetd" would continue using /etc/passwd contents. Bad busybox?
Trying to get my hands on the GPL release now (if such a thing exists).
Shouldn't there be a .030 (for the WD01 there was a .014 too before)? How to get older fw versions?
Click to expand...
Click to collapse
I wish they did a changelog for updates, I will see if I have an older copy somewhere on one of my drives but other than that I don't know how to get them.
cookiemonster79 said:
I wish they did a changelog for updates, I will see if I have an older copy somewhere on one of my drives but other than that I don't know how to get them.
Click to expand...
Click to collapse
I'll try to get in touch with them (Twitter? E-mail?) to get access to older FW and GPL sources. Over-optimistic, perhaps.
steve8x8 said:
I'll try to get in touch with them (Twitter? E-mail?) to get access to older FW and GPL sources. Over-optimistic, perhaps.
Click to expand...
Click to collapse
What are you trying to get from the old one? Just curious. I haven't tested the new one much is it broken?
As setting the root password did work with the old FW, and I first took it over to the new one successfully (only to lose it to a factory reset), there clearly must be a difference. I know I cannot easily replace the new busybox with the old one while keeping the rest of the FW, but having the option to downgrade (for science) is somewhat appealing.
Whoa! This thing is super neat! Thanks for the heads up and review!
Few Questions...
I just got one of these and am trying to bend it to my whims. Running into a few problems, though...
1) I can't change the device's IP address to something in the 192.168.0.xxx range. If it could be done, this would ease the issue you mentioned of it not acting as a 'true' router, since it would at least be issuing IP Addresses on the right subnet as the rest of my network. I tried changing the DHCP settings, but that resulted in a hard reset since it wouldn't let me also change the IP address.
2) I'm not sure if this is specific to Xperia devices or not, but in the Storage settings, there's a feature for 'Remote Share' that basically mounts a network share as a folder in the Android file system, so it can be treated as 'local'. I've not had any luck setting the FileHub to play nice with this as of yet. It'd be great to be able to shift my music collection to the FileHub and still have it playable in the usual music players.
3) Most of the time I'm using this on-the-go. How can I maintain my LTE data connection while simultaneously connecting to the FileHub via WiFi?
4) You mentioned not using stock firmware... Where can I find other options? The built-in stuff is servicable, but limited. Might even remedy the IP Address config issue.
While I probably cannot answer your questions, I have another one myself: is there a way to add a USB 3G stick to make the device aware of mobile data networks? (I haven't found any confirmation it could, only a single hint that the WD01 wasn't able - with an older fw.)
steve8x8 said:
While I probably cannot answer your questions, I have another one myself: is there a way to add a USB 3G stick to make the device aware of mobile data networks? (I haven't found any confirmation it could, only a single hint that the WD01 wasn't able - with an older fw.)
Click to expand...
Click to collapse
I just tried a 3G/4G stick on my Filehub, and while it powered up and appared to obtain a signal, there's really no way for the FileHub to know it's there or what to do with it. Good Idea, though... That'd be a great feature for them to add in the future!
Before connecting, run "lsusb" and "lsmod" as root. Repeat after having connected the USB device. The USB id may give us an idea about what will be needed; I'd not expect support for 3G devices in the kernel, and we might need GPL code from RAV before we can modify the system accordingly.
I vaguely remember a report of attempts to run OpenWRT on the device, but cannot find it anymore. (Was it real at all?)
Nice review. I just purchased this handy little device and put it through some heavy usage for testing and it works great. Only thing I cannot figure out is how to update the firmware or if there even is an update for the firmware. I am currently running on ver 2.000.002. Could anyone else confirm if this is the latest and if not how to update it? TIA
I have 2.000.014 on my WD02 (installed from a FW file d/l'd from RAV), but haven't seen any advantage. If I had access to a flashable 2.000.002 firmware I'd certainly go back!
Note that in the WD01 thread, someone reported a .030 (?) FW that even broke telnet access. RAV is trying to close holes that have been used to improve the device, it seems.
TesseractE said:
I just got one of these and am trying to bend it to my whims. Running into a few problems, though...
1) I can't change the device's IP address to something in the 192.168.0.xxx range. If it could be done, this would ease the issue you mentioned of it not acting as a 'true' router, since it would at least be issuing IP Addresses on the right subnet as the rest of my network. I tried changing the DHCP settings, but that resulted in a hard reset since it wouldn't let me also change the IP address.
2) I'm not sure if this is specific to Xperia devices or not, but in the Storage settings, there's a feature for 'Remote Share' that basically mounts a network share as a folder in the Android file system, so it can be treated as 'local'. I've not had any luck setting the FileHub to play nice with this as of yet. It'd be great to be able to shift my music collection to the FileHub and still have it playable in the usual music players.
3) Most of the time I'm using this on-the-go. How can I maintain my LTE data connection while simultaneously connecting to the FileHub via WiFi?
4) You mentioned not using stock firmware... Where can I find other options? The built-in stuff is servicable, but limited. Might even remedy the IP Address config issue.
Click to expand...
Click to collapse
1) If the wifi network you are connecting the filehub to is on the 192.168.0.xx range then your internal network probably can't be the same because basically the filehub would have two networks on two interfaces.
2) I think that is an Xperia setting I don't recall seeing it on my devices.
3) As far as I know you can't since putting it on wifi makes it use that for network connectivity.
4) Best you can do is try to find the older firmware which you can actually telnet to and make config changes on if you know how.
Re older FW: Can someone try and get RAV to publish all of their FW releases, *plus* the overdue GPL pack they have to provide?
I have a Drobo 5N as a NAS with all of my media on it. For the life of me, I can't get Kodi to mount it as a source. I am able to see the Drobo in the list of servers but I can't get past that point. I have disabled any security on the folder share and I have also tried to manually add the SMB share with the IP address of the device but haven't had any luck. There are other protocols that can be used but I'm not sure if it should be that difficult, nor do I know how to use the other protocols. I am able to see and access my PC shares just fine. Does anybody have any ideas?
I am a newbie to Kodi and I am beyond excited to get this working. I have been using a WDTV Live Streaming Media Player for many years and this is going to take my movie experience to a whole new level if I can get it working. Any help is appreciated!
Anyone? I'm dying to get this thing working. I've had a small taste of what Kodi can do by connecting it to my PC but I need to connect it to my NAS. I'm so close but so far!
Sent from my SM-G900P using XDA Free mobile app
Simply use the following connection:
smb://droboIP/share_name
Mine was smb://192.168.1.100/movies
Error message
zb870421 said:
Simply use the following connection:
smb://droboIP/share_name
Mine was smb://192.168.1.100/movies
Click to expand...
Click to collapse
I keep getting "Error - Connection timed out" even though I have a hardwired Ethernet connection! Can you help?
I don't have a Drobo 5N. I have a Synology unit. SMB was way too problematic. I use NFS instead and it works much nicer. I don't know how easy/difficult it will be to set up on your NAS.
lil'debi to the rescue.
https://forums.plex.tv/index.php/topic/148330-ouya-owners-rejoice-pms-at-the-push-of-a-button/
previous experiments/disasters (but also some very helpful links)
https://forums.plex.tv/index.php/topic/69588-plex-for-archlinux-available/page-3#entry805149
I use to run plex connect on Apple tv 3 awhile back and it was great except you needed a static ip and when my Mac lost network connection nothing would work on the Apple tv.
But running plex on fire tv would be useful for devices that don't have kodi.
there are 2 potential issues
1. I have no idea how to automate the script on ran on Mac on my aftv
2. I updated ATV3 to an ios 8 equivalent and I'm not sure plex connect still works. (There was a trick that got Apple trailers to launch plex)
Personally, that's the only benefit I see in plex. It was my goto before xbmc but I just stopped using it.
Really more of a commentary than a question. But if anyone can tell me how I might use this for plex connect please chime in. It was actually pretty cool when I ran it on atv. Or any other benefit I might be missing...
So I was going to buy another rasp pi to set up as a torrent server (mine died) and then I thought I Have this fire sitting around still, since I have upgraded to a nexus 7 and then 10, maybe there is a way to set this up as a torrent server instead.
I tried to see if maybe there were some linux distros compatible with it yet but it doesnt look like it.
I would need remote access to turn the seeds and leeching off and on, since I used to use transmission on the pi and utorrent on a windows machine.
Any thoughts/tips?
thanks.