davidjmorin

Untitled

Oct 6th, 2020
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.64 KB | None | 0 0
  1. {
  2. "embeds": [
  3. {
  4. <episode>"color": 16556313,</episode><movie>"color": 10040012,</movie>
  5. "fields": [
  6. {
  7. "inline": true,
  8. "name": "Source Video Quality",
  9. "value": "[{video_full_resolution}](https://tautulli.domain.net/info?rating_key={rating_key})"
  10. },
  11. <episode>{
  12. "inline": true,
  13. "name": "Season/Episode",
  14. "value": "s**{season_num00}**e**{episode_num00}**"
  15. },</episode>
  16. <movie>{
  17. "inline": true,
  18. "name": "IMDb Rating",
  19. "value": "🍿{rating}"
  20. },</movie>
  21. {
  22. "inline": true,
  23. "name": "Details",
  24. "value": "<episode>[Series Info]({themoviedb_url})</episode><movie>[IMDb Info]({imdb_url})</movie>"
  25. },
  26. {
  27. "inline": true,
  28. "name": "Watch Now",
  29. "value": "[Plex Web]({plex_url})"
  30. }
  31. ],
  32. "thumbnail": {
  33. "url": "{poster_url}"
  34. },
  35. "title": "{title}<movie> ({year})</movie>",
  36. "description": "{summary}",
  37. "timestamp": "{utctime}",
  38. "url": "{plex_url}",
  39. "footer": {
  40. "text": "{server_name} | {platform} | {video_decision!c} | {session_key} | {stream_audio_channels}"
  41. }
  42.  
  43. }
  44.  
  45. ],
  46. "username": "Username"
  47. }
Add Comment
Please, Sign In to add comment