Advertisement
Guest User

Untitled

a guest
Nov 14th, 2018
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.63 KB | None | 0 0
  1.             {
  2.                 "allowSync": true,
  3.                 "librarySectionID": 1,
  4.                 "librarySectionTitle": "Movies",
  5.                 "librarySectionUUID": "c55430b3-8744-48fe-84ab-e66a71e79678",
  6.                 "ratingKey": "24",
  7.                 "key": "/library/metadata/24",
  8.                 "studio": "Clubhouse Pictures",
  9.                 "type": "movie",
  10.                 "title": "I, Tonya",
  11.                 "contentRating": "R",
  12.                 "summary": "Competitive ice skater Tonya Harding rises amongst the ranks at the U.S. Figure Skating Championships, but her future in the activity is thrown into doubt when her ex-husband intervenes.",
  13.                 "rating": 7.5,
  14.                 "viewCount": 1,
  15.                 "lastViewedAt": 1539454158,
  16.                 "year": 2017,
  17.                 "tagline": "Fitting in is overrated",
  18.                 "thumb": "/library/metadata/24/thumb/1539453894",
  19.                 "art": "/library/metadata/24/art/1539453894",
  20.                 "duration": 7199025,
  21.                 "originallyAvailableAt": "2017-12-08",
  22.                 "addedAt": 2133437385,
  23.                 "updatedAt": 1539453894,
  24.                 "chapterSource": "media",
  25.                 "hasPremiumPrimaryExtra": "1",
  26.                 "ratingImage": "imdb://image.rating",
  27.                 "Media": [
  28.                     {
  29.                         "videoResolution": "720",
  30.                         "id": 24,
  31.                         "duration": 7199025,
  32.                         "bitrate": 6519,
  33.                         "width": 1280,
  34.                         "height": 536,
  35.                         "aspectRatio": 2.35,
  36.                         "audioChannels": 6,
  37.                         "audioCodec": "dca",
  38.                         "videoCodec": "h264",
  39.                         "container": "mkv",
  40.                         "videoFrameRate": "24p",
  41.                         "audioProfile": "dts",
  42.                         "videoProfile": "high",
  43.                         "Part": [
  44.                             {
  45.                                 "id": 24,
  46.                                 "key": "/library/parts/24/2133437385/file.mkv",
  47.                                 "duration": 7199025,
  48.                                 "file": "/storage/GRIMSNAS/Video/Movies/I, Tonya (2017) - Radarr/I.Tonya.2017.720p.BluRay.x264-SPARKS.mkv",
  49.                                 "size": 5866239768,
  50.                                 "audioProfile": "dts",
  51.                                 "container": "mkv",
  52.                                 "videoProfile": "high"
  53.                             }
  54.                         ]
  55.                     }
  56.                 ],
  57.                 "Genre": [
  58.                     {
  59.                         "tag": "Biography"
  60.                     },
  61.                     {
  62.                         "tag": "Comedy"
  63.                     }
  64.                 ],
  65.                 "Director": [
  66.                     {
  67.                         "tag": "Craig Gillespie"
  68.                     }
  69.                 ],
  70.                 "Writer": [
  71.                     {
  72.                         "tag": "Steven Rogers"
  73.                     }
  74.                 ],
  75.                 "Country": [
  76.                     {
  77.                         "tag": "USA"
  78.                     }
  79.                 ],
  80.                 "Role": [
  81.                     {
  82.                         "tag": "Allison Janney"
  83.                     },
  84.                     {
  85.                         "tag": "Bobby Cannavale"
  86.                     },
  87.                     {
  88.                         "tag": "Bojana Novakovic"
  89.                     }
  90.                 ]
  91.             },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement