summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-04-04more skindesigner supportchriszero
2015-03-27develop skindesigner supportchriszero
2015-03-15Refactoring0.1.4chriszero
Own files for OsdMenus Bump version to 0.1.4
2015-03-15Fixes display of total time for webvideos (Vimeo, Youtube, ...)chriszero
2015-03-11Fixes crash when casting other media than video0.1.3chriszero
2015-03-09Using hostname for player registraton.chriszero
2015-03-09Reduced loggingchriszero
2015-03-05Scrobble / Unscrobble via PlexBrowser.chriszero
2015-03-05Scobble / Unscrobble functionchriszero
2015-03-01Fixes incorrect title display0.1.2chriszero
2015-03-01Updated translationchriszero
2015-02-28Correct titles in Plex-Browserchriszero
2015-02-28Added translation. de_DEchriszero
2015-02-27Optimized plexservicechriszero
2015-02-27Reduce log messageschriszero
2015-02-26Recovers from a possibly died transcoder.chriszero
2015-02-22Added option to completly disable using plex account0.1.1chriszero
2015-02-22New menu for selecting audio/subtitle stream. Open with "back key" while ↵chriszero
playing a video. Selecting a subtitle will force the PMS to transcode the video.
2015-02-22Video is now able to update itselfchriszero
2015-02-22Typochriszero
2015-02-21Suspress playoffset if played via app.chriszero
2015-02-21Bugfixeschriszero
Speedup jumping in hls
2015-02-21Add feature: recovers menustate before playingchriszero
2015-02-21Add feature "playmarks"chriszero
2015-02-19Merge branch 'master' of github.com:chriszero/vdr-plugin-plexchriszero
2015-02-19typochriszero
2015-02-19Stops spamming the PMS if just a VDR recoding is playingchriszero
2015-02-19Supporting custom transcoding profile.chriszero
2015-02-17Authenticationchriszero
2015-02-16Changed Menunavigation, Added Videochannelschriszero
2015-02-15Faster response.chriszero
Modified Plexservice for future additions.
2015-02-14Various Fixes0.1.0chriszero
Bump Version to frist beta.
2015-02-13Removed some raw pointers to avoid a possible memoryleakchriszero
2015-02-13Fixes segfault if there was no network connection.chriszero
Discovers servers continuously every 30 seconds.
2015-02-11Fixes proper handling of "end of stream".chriszero
Proper display of totaltime when playing a Plexchannel
2015-02-10Support for Plex Channels (Youtube, Vimeo, ZDF Mediathek, etc...)chriszero
2015-02-08Fixes not working control of casted media.chriszero
2015-02-08Fixes GDM Protocol, discovering and registering of players and serverschriszero
2015-02-07Implements resizing of the ringbuffer if a segment is bigger than the estimate.chriszero
2015-02-07Fixes crash when replaying a VDR recordingchriszero
2015-02-05Plex remote support.chriszero
Control via Plexapps (Android, IOS...)
2015-01-31- If watched +90%, the media will be marked as watchedchriszero
- current play state is syncronized with the pms - remaing time is now displayed according to the VDR setup
2015-01-31Fixes segfault in lcdproc, and probably graphtftchriszero
2015-01-30Some fixes from last commit.chriszero
2015-01-28- Counting played time correctlychriszero
- Implemented switching audiostreams - Removed some compile warnings
2015-01-21Fixed crash while rapidly press skip forward/backwardchriszero
2015-01-19Fixes segfault in plugin 3dcontrol. chriszero
2015-01-18Implemented skip backwards/forward. Key Green/Yellowchriszero
2015-01-17Added current status of played stream (current, total time, play, pause)chriszero
2015-01-14Implemented Play, Pause, Stopchriszero