Advertisement
Guest User

Untitled

a guest
Sep 20th, 2014
294
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. {
  2. "entries":[
  3. {
  4. "uuid":"5d9f83593d3b9222907b5a193c9c7d3b",
  5. "id":"5d9f83593d3b9222907b5a193c9c7d3b",
  6. "text":"Star Trek: Next Generation",
  7. "caption":"DVR Entry",
  8. "class":"dvrentry",
  9. "event":"dvrentry",
  10. "params":[
  11. {
  12. "id":"channel_icon",
  13. "type":"str",
  14. "caption":"Channel Icon",
  15. "default":"",
  16. "rdonly":true,
  17. "nosave":true,
  18. "hidden":true,
  19. "value":"http://192.168.0.7/tv_logos/eleven.pn"
  20. },
  21. {
  22. "id":"disp_title",
  23. "type":"str",
  24. "caption":"Title",
  25. "default":"",
  26. "nosave":true,
  27. "value":"Star Trek: Next Generation"
  28. },
  29. {
  30. "id":"disp_description",
  31. "type":"str",
  32. "caption":"Description",
  33. "default":"",
  34. "rdonly":true,
  35. "nosave":true,
  36. "hidden":true,
  37. "value":"When the Enterprise checks in on the progress made by scientists terraforming the planet Velara III, a technician is killed and a new lifeform appears to the crew."
  38. },
  39. {
  40. "id":"status",
  41. "type":"str",
  42. "caption":"Status",
  43. "default":"",
  44. "rdonly":true,
  45. "nosave":true,
  46. "value":"Scheduled for recording"
  47. }
  48. ]
  49. }
  50. ]
  51. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement