Also, I'm not seeing On Deck or Recently Added for Movies and TV Shows on the home screen. I'm assuming this is some weird configuration setting I'm missing, so any pointers would be appreciated. :)
I'm seeing this too, seems to be a bug in the latest PHT version but only crops up on Linux. I see it every time I reboot my pi2 with 0.5.1, never on any of the older versions (whether running on the pi2 with berryboot or the last year with my pi1) - the only fix for now is to switch skins, but it comes back after every reboot.
EDIT: I see KnightOrc has a potential solution for this, will try it later!
Just wondering if using an external USB power supply will increase speed in menus etc? I'm powering the Pi directly to an usb port on the TV now, should an external bring more power?
Just wondering if using an external USB power supply will increase speed in menus etc? I'm powering the Pi directly to an usb port on the TV now, should an external bring more power?
I don't think giving it more power will make it faster. If it was underpowered then it would show you the rainbow screen (I think thats what its called, never seen it before). If you wanted to overclock then you would probably a better power supply.
The remotecontrol (IR and App) does not work on Pi1 since the update.
(the hdmi-cec works fine)
IR using LIRC is working fine, make sure you haven't removed the 'dtoverlay=lirc-rpi' from config.txt or the folder 'overlays' from the /flash directory.
Not sure if this is a bug with PHT or one of the supporting libraries or the new Pi2 hardware.
My Denon 2308CI AVR allows me to tell an input to auto-select the audio source. My use case for this is a TOSLink from my TV for the built in apps which cannot run on RasPlex (YouTube, etc.) and HDMI for RasPlex. Prior to the Pi2 and 0.5.1 if I stopped all playback on RasPlex and launched the Netflix app on my TV, my AVR would auto-select the audio source which was providing the audio. So I didn't have to change inputs/audio source, just make sure only one audio source was producing sound at once. Very, very simple.
After the upgrade, this no longer works. I have to manually tell the AVR to use the TOSLink ("Digital") or HDMI as the audio source by hand. At a high level my guess is that RasPlex has started sending silence over HDMI instead of nothing. On 0.5.0 this behavior can be duplicated by starting something with audio (movie, music) and hitting pause instead of stop. Pause = sending silence, Stop = not sending any audio.
I plan on running through some trial and error to narrow it down to 0.5.1 or hardware difference with Pi vs Pi2. Any tracing or logs I should enable to help capture relevant info?
I understand this isn't a common use case and I'm probably taking advantage of some unexpected behavior - but it's an undocumented functionality change that I noticed.
IR using LIRC is working fine, make sure you haven't removed the 'dtoverlay=lirc-rpi' from config.txt or the folder 'overlays' from the /flash directory.
Thanks for your response.
Before the update everything works fine.
I used the update function in the rasplex menu. When Lirc is removed it will be a bug.
"If you do not want to install CRDA on a host, you can simply enable the CONFIG_CFG80211_INTERNAL_REGDB on your kernel."
"If using CONFIG_CFG80211_INTERNAL_REGDB without updating net/wireless/db.txt you'll end up with the static world regulatory domain, so if using CONFIG_CFG80211_INTERNAL_REGDB you should be sure to update net/wireless/db.txt otherwise you may end up spending a lot of time debugging an issue that does not exist."
So I'm guessing the kernel on Rasplex v.0.5.1 was built with CONFIG_CFG80211_INTERNAL_REGDB enabled, but no db.txt installed?
Thanks for your response.
Before the update everything works fine.
I used the update function in the rasplex menu. When Lirc is removed it will be a bug.
You still need to check that your config.txt has the dtoverlay=lirc-rpi is there, if not IR will not work. I have checked remote control on the iOS app and it still works OK (howver limited it is).
You still need to check that your config.txt has the dtoverlay=lirc-rpi is there, if not IR will not work. I have checked remote control on the iOS app and it still works OK (howver limited it is).
Regards
Thanks very much. I will have a look at the config.txt file.
What i don't understand is how the config file can be changed after running a normal update.
The navigation function on the ios app i still not working on my 2 pi's after the update
Firstly, thanks to all who have put all of this together. So awesome :)
Got my Pi2, then installed the 0.5.1 Pi2 release. Everything works sweet, except the generic infared USB / remote combo doesn't work. Works fine on the Pi1 with 0.5.0 installed.
Anything I am missing?
I saw someone above mentioned to check the flirc overlay option is set in config.txt, which I have done. However I was not sure if the flirc was related to my infared usb dongle or not.
Is it possible to convert the Rasplex .img to a Berryboot compatible squashfs img?
I'm running latest Ubuntu on a Parallels Machine on MacBook Pro
The problem is, the mapped drive (loop0p2) shown as empty. Looks like this.
koloss@koloss-Parallels-Virtual-Platform:~$ sudo kpartx -av '/media/psf/Home/Downloads/rasplex-RPi2-RP-0.5.1.img'
add map loop0p1 (252:0): 0 512000 linear /dev/loop0 2048
add map loop0p2 (252:1): 0 1333248 linear /dev/loop0 514048
koloss@koloss-Parallels-Virtual-Platform:~$ sudo mount /dev/mapper/loop0p2 /mnt
koloss@koloss-Parallels-Virtual-Platform:~$ sudo sed -i 's/^\/dev\/mmcblk/#\0/g' /mnt/etc/fstab
sed: could /mnt/etc/fstab not read: File or directory not found
koloss@koloss-Parallels-Virtual-Platform:~$
koloss@koloss-Parallels-Virtual-Platform:/$ cd mnt
koloss@koloss-Parallels-Virtual-Platform:/mnt$ dir
lost+found
Is it possible to convert the Rasplex .img to a Berryboot compatible squashfs img?
I'm running latest Ubuntu on a Parallels Machine on MacBook Pro
The problem is, the mapped drive (loop0p2) shown as empty. Looks like this.
koloss@koloss-Parallels-Virtual-Platform:~$ sudo kpartx -av '/media/psf/Home/Downloads/rasplex-RPi2-RP-0.5.1.img'
add map loop0p1 (252:0): 0 512000 linear /dev/loop0 2048
add map loop0p2 (252:1): 0 1333248 linear /dev/loop0 514048
koloss@koloss-Parallels-Virtual-Platform:~$ sudo mount /dev/mapper/loop0p2 /mnt
koloss@koloss-Parallels-Virtual-Platform:~$ sudo sed -i 's/^\/dev\/mmcblk/#\0/g' /mnt/etc/fstab
sed: could /mnt/etc/fstab not read: File or directory not found
koloss@koloss-Parallels-Virtual-Platform:~$
koloss@koloss-Parallels-Virtual-Platform:/$ cd mnt
koloss@koloss-Parallels-Virtual-Platform:/mnt$ dir
lost+found
I can't find it now but earlier in the week I followed dlanor's instructions to download a typical rasplex TAR release, navigate to the TARGET folder and extract the SYSTEM file. Add the .img extension to it and you can now use this in Berryboot. Worked for me!
I ran 0.4.1 (B model) for a couple of months now without any issues (well, except for the not working AirPlay, which would be a very nice feature to have ;)).
Yesterday I made a clean install of 0.5.1 and since then I can’t resume any video from where I stopped it–the half-filled circle doesn’t show up anymore. Related to that, every time I finish an episode of a TV show, the On Deck screen leaves it marked “unwatched” rather than “watched”. I have to set it to “watched” manually.
It’s really annoying (especially the resuming issue) especially since nobody else seems to have this problem?