If you know something... every hint is appreciated :-)
If you know something... every hint is appreciated :-)
Oh, come on guys... this information must be available somewhere! Plex-Team - how is the interface defined? Please...
Looking into the logs, they seem to get transformed into...
.../Plex Transcoder transcode [source_file?] [temp_output_file?] 9 10 0 any nil 0 yes UTF-8 default 0.9375 av low 720 41 aac 3355443 yes no [progress_file?]
Which in Plex Transcoder gives...
Unfortunately, not much is publicly documented around most of the Plex REST api. The best source I have found for this unfortunately has been the Roku client source but that can be difficult to find exactly what you are looking for.
https://github.com/plexinc/roku-client-public/tree/master/Plex/source
Thanks kingargyle!
The trouble is, I already know a lot of projects on github showing this and that - eg. plexGDM, PleXBMC, others. But there for sure you only find what THEY need, not the complete functionality PMS has to offer.
Currently I am working to get transcoding working: http://forums.plexapp.com/index.php/topic/57831-plex-atv-think-different/
I have example code running, even installed to this "remote" interface to aTV. But then, I don't know how accurate the settings are.
And then... there would be the question on how to access the channels, later myplex. Finding the information turns out to be much harder than doing the actual code :-(
Again the best way to find out is to watch the plex media server.log file when using an official client. I've had to do this A LOT for plexbmc (network dumps, logfile, etc)..
As for these items:
c
Thanks for your answers, hippojay!
Your PleXBMC sources actually are a big pond of information. I pretty much removed the XBMC stuff and got a nice command line Plex client :-D. Before bringing new feature to our "client", I usually testdrive those using that python script.
>> I'm not sure where
Plex Wiki?
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.