Rasplex 0.5.0 now includes ‘Plex Home’.
Before enabling ‘Plex Home’ please make sure you have updated your Plex Media Server to V0.9.11.7 and read the support pages at https://support.plex.tv/hc/en-us/articles/203887926-My-Home.
Please also read the Forum posts at https://forums.plex.tv/forum/151-plex-home/ , any issues with Plex Home on Rasplex should be posted in the Plex Home forum not in the Rasplex forum.
Plex Home requires a PlexPass
Changes:
Based on PHT 1.3.5
Plex Home. (requires Plex Media Server 0.9.11.7)
Added support for more Realtek Wifi chips
Add option for manually setting subtitle charset.
Matroska transcoding is now the default. It will improve caching and format support when transcoding.
Sign in/Switch user directly from menu on the home screen (press left)
Prompted to select user when returning from a screensaver if the user is PIN protected.
HEVC (H265) files are now forced transcoded
Notification when changing subtitle delay with keybindings
Added “Play All / Shuffle” to Playlists.
Fix so that subtitles are not downloaded when transcoding.
You can now play more than 21 songs in a Play Queue
Fanart is filtered based on your Plex Home user
Update the shared content window if the shared server arrives late.
Subtitles that are burned in are not downloaded
Improve external IDX/SUB file handling
Obscure usernames and passwords in log files.
Navigation paging fixes.
Verify plex.tv SSL certificate
Better HTTP error logging
Fixed an issue where local servers sometimes wouldn’t show up without signing into MyPlex
Fixed dim on pause can be enabled/disabled correctly in settings
Fixed resume videos when transcoding
Fixed ‘Mark as Watched’ on videos in ‘Watch Later’
Refresh ‘Watch Later’ fanout when something is marked as watched
Fixed server connections randomly disapearing
Screensaver lock now takes you back to the same window you where before if you select the same user.
Fixed flung PlayQueues when you have trailers enabled.
Fixed viewing of Cloud synced photos
Fixed subtitle charset setting
Fixed jumping to correct item in now playing fanout
Now playing fanout now only shows unplayed items in the Queue
You can get the release and view release notes here:
New to this plex world and amazed by the work you do. I'm facinated when small devices produce run great software.
Tested the new version and would like to inform about the following regression.
For some reason playback for wtv files does not work anymore. Pasplex displays a red "unsupported message in lower right corner".
wtv worked well on 0.4.1 and 0.4.1 still works with server 0.9.11.7.803....
wtv files are a product of windows media center recordings from live tv.
Keep up the excellent work!
/Aleksandar
New to this plex world and amazed by the work you do. I'm facinated when small devices produce run great software.
Tested the new version and would like to inform about the following regression.
For some reason playback for wtv files does not work anymore. Pasplex displays a red "unsupported message in lower right corner".
wtv worked well on 0.4.1 and 0.4.1 still works with server 0.9.11.7.803....
wtv files are a product of windows media center recordings from live tv.
Keep up the excellent work!
/Aleksandar
Have you purchased licences for the raspberrypi.org codecs, if so did you previously add them to your config.txt file - check the contents of the config.txt file to see if the licence info is still there.
Regards
Nope, no configuration at all. 0.4.1 image works out of the box, no custom configurations.
/Aleks
Nope, no configuration at all. 0.4.1 image works out of the box, no custom configurations.
/Aleks
According to this article http://thedigitallifestyle.com/w/index.php/2012/08/27/video-windows-media-center-recored-tv-files-playing-on-a-raspberry-pi/ you need the licences to play .wtv files.
Unfortunately I don't have any .wtv files to test.
Regards
I upgraded to 0.5.0. It then said an update was available so I updated again and now I’m back to 0.4.1 and can’t get back to 0.5.0?
I also upgraded to 0.5.0. After reboot it then said an update was available so I updated again and now I'm back to 0.4.1 and can't get back to 0.5.0? Please help, do I have to upgrade manually? If then, how do I do that given I've downloaded the tar upgrade version of 0.5.0?
Hi,
There was a bug with our update server that would make it possible to update backwards to 0.4.1
The bug has been fixed. If you're currently stuck on 0.4.1, you may need to either reflash a fresh 0.5.0 image (simpler), or if you want to preserve your settings etc, you can remove the update manifest as follows:
1. Install PuTTY on windows for an SSH client (linux and OS X have an ssh client built into the terminal). You can download PuTTY here, and here's a tutorial if you've never used it before. On linux or OS X, just open a terminal and run "ssh plexuser@your-pi's-ip-address', and enter 'rasplex' as the password as below.
2. SSH into your raspberry pi using the username "plexuser", and the password "rasplex". You can get the IP address of your Raspberry pi from "System Settings", or from your router.
3. Remove the manifest with this commands:
'su' - type rasplex again to become root
'rm /storage/.plexht/userdata/plexupdateinfo.xml'
After removing this manifest, you should be able to correctly update to 0.5.0 and stay an 0.5.0.
Our old update server was falling over from the load of all of the update requests, so we had to switch to a new update server for this release that is substantially faster and more reliable, but unfortunately this bug was a side effect of the switch.
This bug should only be possible if you manually selected the 'prerelease' channel and requested an update, anyone still on the stable channel shouldn't have gotten the update yet.
I'v very sorry for the inconvenience here guys, I hope you enjoy the new release and don't have any more issues updating.
-Dale
Hi gents,
I'm encountering a trancoding error using 0.5.0. Looking at the logs, it seems that Plex Media Server (I'm running the latest 9.11.7) does not recognise my Pi anymore.
Log Snippet:
Jan 11, 2015 19:39:03 [0x7f4575fc5700] DEBUG - Came in with a super-token, authorization succeeded.
Jan 11, 2015 19:39:03 [0x7f4575fc5700] ERROR - Unable to find client profile for device; platform=, platformVersion=, device=, model=
Jan 11, 2015 19:39:03 [0x7f4575fc5700] ERROR - [TranscodeUniversalRequest] Unable to find a matching profile
Where my second Pi, which I have yet to update, reacts thusly to attempting to play the same file:
Jan 11, 2015 19:40:11 [0x7f4575fc5700] DEBUG - * directPlay => 0
Jan 11, 2015 19:40:11 [0x7f4575fc5700] DEBUG - * directStream => 1
Jan 11, 2015 19:40:11 [0x7f4575fc5700] DEBUG - * fastSeek => 1
Jan 11, 2015 19:40:11 [0x7f4575fc5700] DEBUG - * maxVideoBitrate => 20000
Jan 11, 2015 19:40:11 [0x7f4575fc5700] DEBUG - * mediaIndex => 0
Jan 11, 2015 19:40:11 [0x7f4575fc5700] DEBUG - * path => /library/metadata/5818
Jan 11, 2015 19:40:11 [0x7f4575fc5700] DEBUG - * protocol => hls
Jan 11, 2015 19:40:11 [0x7f4575fc5700] DEBUG - * session => f3bfef24-c2d6-470c-b018-ef9ff2ca6052
Jan 11, 2015 19:40:11 [0x7f4575fc5700] DEBUG - * videoQuality => 100
Jan 11, 2015 19:40:11 [0x7f4575fc5700] DEBUG - * videoResolution => 1920x1080
Jan 11, 2015 19:40:11 [0x7f4575fc5700] DEBUG - * X-Plex-Client-Identifier => f3bfef24-c2d6-470c-b018-ef9ff2ca6052
Jan 11, 2015 19:40:11 [0x7f4575fc5700] DEBUG - * X-Plex-Device => RaspberryPi
Jan 11, 2015 19:40:11 [0x7f4575fc5700] DEBUG - * X-Plex-Device-Name => Bed Room
Jan 11, 2015 19:40:11 [0x7f4575fc5700] DEBUG - * X-Plex-Language => en
Jan 11, 2015 19:40:11 [0x7f4575fc5700] DEBUG - * X-Plex-Model => Linux
Jan 11, 2015 19:40:11 [0x7f4575fc5700] DEBUG - * X-Plex-Platform => Plex Home Theater
Jan 11, 2015 19:40:11 [0x7f4575fc5700] DEBUG - * X-Plex-Product => Plex Home Theater
Jan 11, 2015 19:40:11 [0x7f4575fc5700] DEBUG - * X-Plex-Provides => player
Jan 11, 2015 19:40:11 [0x7f4575fc5700] DEBUG - * X-Plex-Token => xxxxxxxxxxxxxxxxxxxx
Jan 11, 2015 19:40:11 [0x7f4575fc5700] DEBUG - * X-Plex-Username => iabutler
Jan 11, 2015 19:40:11 [0x7f4575fc5700] DEBUG - * X-Plex-Version => 0.4.1
Jan 11, 2015 19:40:11 [0x7f4575fc5700] DEBUG - We found auth token (xxxxxxxxxxxxxxxxxxxx), enabling token-based authentication.
Jan 11, 2015 19:40:11 [0x7f4575fc5700] DEBUG - Came in with a super-token, authorization succeeded.
Jan 11, 2015 19:40:11 [0x7f4575fc5700] DEBUG - Using profile Raspberry PI
Based on the log data, it seems that 0.5.0 does not have a transcoder profile, and therefore causing the transcode operation to fail.
Is this a known issue? Is there a fix? It would seem that simply adding a transcoder profile will fix this issue...
Thanks,
Ian
Hi,
I have a bug with the new home user functions in 0.5.0:
-When booting the RPi the login page loads as normal, however I am unable to use the "Navigation remote" option in the iOS plex app until a user has logged in manually - which in my case involves a USB keyboard. Its like it wont allow remote control of rasplex until a user has logged in with a fixed input device - not a WiFi controller...
Any ideas?
Cheers
Hi,
I have a bug with the new home user functions in 0.5.0:
-When booting the RPi the login page loads as normal, however I am unable to use the "Navigation remote" option in the iOS plex app until a user has logged in manually - which in my case involves a USB keyboard. Its like it wont allow remote control of rasplex until a user has logged in with a fixed input device - not a WiFi controller...
Any ideas?
Cheers
The Plex for iOS client has not yet been updated to include Plex Home, this may be the cause of the issue. Do you have a CEC enabled TV, if so use the TV remote.
Regards
I just updated and now the fanouts don’t work for anything except channels. Is this a feature? I’ve tried rebooting but no luck.
I just updated and now the fanouts don't work for anything except channels. Is this a feature? I've tried rebooting but no luck.
No, the fanouts should be functioning for everything.
Have you logged in to MyPlex? Did you try precaching?
Ah thanks, logging in with my Plex fixed it. Silly me assumed it was still logged in from before the upgrade.
The Plex for iOS client has not yet been updated to include Plex Home, this may be the cause of the issue. Do you have a CEC enabled TV, if so use the TV remote.
Regards
Thanks Ned, I got the TV remote to use CEC and it works on cold boot which is great!
Sent from my iPhone using Tapatalk
Hello all,
I also want to use Rasplex instead of OpenELEC + PlexBMC + TV Headend.
Could someone please tell me, what the latest version of Rasplex is !?
Because on https://github.com/RasPlex/RasPlex/releases all newer releases are dated 13.04.2014 !?
I guess the latest is 0.5.0 but I just want to make sure ! :-)
Thanks a lot!
Cheers
Hossa
Hello all,
I also want to use Rasplex instead of OpenELEC + PlexBMC + TV Headend.
Could someone please tell me, what the latest version of Rasplex is !?
Because on https://github.com/RasPlex/RasPlex/releases all newer releases are dated 13.04.2014 !?
I guess the latest is 0.5.0 but I just want to make sure ! :-)
Thanks a lot!
Cheers
Hossa
0.5.0 is the latest.
Because on https://github.com/RasPlex/RasPlex/releases all newer releases are dated 13.04.2014 !?
Thats what happens when you copy and not create new, sorry. <_<
Wow! :-)
Thanks for the quick reply!
Cheers
Hossa