{
  "_id": "6a265f83794753ddbc3e5253",
  "Type": "Package",
  "Package": "tauturri",
  "Title": "Get Data Out of 'Tautulli' (Formerly 'PlexPy')",
  "Version": "0.3.1",
  "Authors@R": "person(\"Lukas Burk\", , , \"github@quantenbrot.de\", role = c(\"aut\", \"cre\"))",
  "Description": "'Tautulli' (<http://tautulli.com>) is a monitoring\napplication for 'Plex' Media Servers (<https://www.plex.tv>)\nwhich collects a lot of data about media items and server usage\nsuch as play counts. This package interacts with the 'Tautulli'\nAPI of any specified server to get said data into R. The\n'Tautulli' API documentation is available at\n<https://github.com/Tautulli/Tautulli/blob/master/API.md>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/jemus42/tauturri,\nhttps://jemus42.github.io/tauturri/",
  "BugReports": "https://github.com/jemus42/tauturri/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.1",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://jemus42.r-universe.dev",
  "Date/Publication": "2024-02-01 08:24:41 UTC",
  "RemoteUrl": "https://github.com/jemus42/tauturri",
  "RemoteRef": "HEAD",
  "RemoteSha": "d540980a1fa7f12b386ad667c6fae4a9010329e4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 09:59:33 UTC",
    "User": "root"
  },
  "Author": "Lukas Burk [aut, cre]",
  "Maintainer": "Lukas Burk <github@quantenbrot.de>",
  "MD5sum": "9c88ea768f2d06474bc345b651baff60",
  "_user": "jemus42",
  "_type": "src",
  "_file": "tauturri_0.3.1.tar.gz",
  "_fileid": "e701143c422b01659ae77427e0e55eabe10bba18046f430a9db3b637c46ac7d8",
  "_filesize": 274228,
  "_sha256": "e701143c422b01659ae77427e0e55eabe10bba18046f430a9db3b637c46ac7d8",
  "_created": "2026-06-07T09:59:33.000Z",
  "_published": "2026-06-08T06:21:55.782Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80033779110,
      "time": 276,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7463075637"
    },
    {
      "job": 80033779218,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463056600"
    },
    {
      "job": 80033779029,
      "time": 195,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7463065009"
    },
    {
      "job": 80033779088,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463056149"
    },
    {
      "job": 80033778877,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463040749"
    },
    {
      "job": 80033779153,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463054500"
    },
    {
      "job": 80033778818,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7472912762"
    },
    {
      "job": 80033779106,
      "time": 121,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7463056093"
    },
    {
      "job": 80033779118,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463051538"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jemus42/actions/runs/27089237165",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jemus42/tauturri",
  "_commit": {
    "id": "d540980a1fa7f12b386ad667c6fae4a9010329e4",
    "author": "Lukas Burk <lukas@quantenbrot.de>",
    "committer": "Lukas Burk <lukas@quantenbrot.de>",
    "message": "20240201092441\n",
    "time": 1706775881
  },
  "_maintainer": {
    "name": "Lukas Burk",
    "email": "github@quantenbrot.de",
    "login": "jemus42",
    "mastodon": "@jemsu@norden.social",
    "bluesky": "@jemu.name",
    "description": "M.Sc. Biostats / WIP PhD Stats/ML /\nGenerally, mostly #rstats",
    "uuid": 1613346
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2",
      "role": "Depends"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    }
  ],
  "_owner": "jemus42",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "api-client",
    "plexpy",
    "tautulli"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "jemus42",
      "count": 18,
      "uuid": 1613346
    }
  ],
  "_userbio": {
    "uuid": 1613346,
    "type": "user",
    "name": "Lukas Burk",
    "description": "M.Sc. Biostats / WIP PhD Stats/ML /\r\nGenerally, mostly #rstats"
  },
  "_downloads": {
    "count": 148,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tauturri"
  },
  "_devurl": "https://github.com/jemus42/tauturri",
  "_pkgdown": "https://jemus42.github.io/tauturri/",
  "_searchresults": 44,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tauturri.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jemus42/tauturri",
  "_realowner": "jemus42",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2018-02-26"
    },
    {
      "version": "0.3.0",
      "date": "2018-07-11"
    }
  ],
  "_exports": [
    "%>%",
    "api_request",
    "arnold",
    "get_activity",
    "get_history",
    "get_home_stats",
    "get_libraries",
    "get_libraries_table",
    "get_library",
    "get_library_media_info",
    "get_library_names",
    "get_library_user_stats",
    "get_library_watch_time_stats",
    "get_plays_by_date",
    "get_plays_by_dayofweek",
    "get_plays_by_hourofday",
    "get_plays_by_source_resolution",
    "get_plays_by_stream_resolution",
    "get_plays_by_stream_type",
    "get_plays_by_top_10_platforms",
    "get_plays_by_top_10_users",
    "get_plays_per_month",
    "get_pms_update",
    "get_recently_added",
    "get_server_friendly_name",
    "get_server_id",
    "get_server_identity",
    "get_server_list",
    "get_servers_info",
    "get_stream_type_by_top_10_platforms",
    "get_stream_type_by_top_10_users",
    "get_user_ips",
    "get_user_logins",
    "get_user_names",
    "get_user_player_stats",
    "get_user_watch_time_stats",
    "get_users",
    "get_users_table",
    "search_server",
    "update_check",
    "update_tautulli"
  ],
  "_datasets": [
    {
      "name": "words",
      "title": "Common English Words",
      "object": "words",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "api_request",
      "title": "Make an API GET-request",
      "topics": [
        "api_request"
      ]
    },
    {
      "page": "arnold",
      "title": "Arnold",
      "topics": [
        "arnold"
      ]
    },
    {
      "page": "get_activity",
      "title": "Get Current Server Activity",
      "topics": [
        "get_activity"
      ]
    },
    {
      "page": "get_history",
      "title": "Get Playback History",
      "topics": [
        "get_history"
      ]
    },
    {
      "page": "get_home_stats",
      "title": "Get Home Stats",
      "topics": [
        "get_home_stats"
      ]
    },
    {
      "page": "get_libraries",
      "title": "Get All the Libraries' Data",
      "topics": [
        "get_libraries"
      ]
    },
    {
      "page": "get_libraries_table",
      "title": "Get All the Libraries-Table",
      "topics": [
        "get_libraries_table"
      ]
    },
    {
      "page": "get_library",
      "title": "Get A Single Library Information",
      "topics": [
        "get_library"
      ]
    },
    {
      "page": "get_library_media_info",
      "title": "Get A Library's Media Info",
      "topics": [
        "get_library_media_info"
      ]
    },
    {
      "page": "get_library_names",
      "title": "Get Library Sections and Names",
      "topics": [
        "get_library_names"
      ]
    },
    {
      "page": "get_library_user_stats",
      "title": "Get Library User Stats",
      "topics": [
        "get_library_user_stats"
      ]
    },
    {
      "page": "get_library_watch_time_stats",
      "title": "Get Library Watch Time Stats",
      "topics": [
        "get_library_watch_time_stats"
      ]
    },
    {
      "page": "get_plays_by_date",
      "title": "Get Plays by Date",
      "concept": [
        "Playback History"
      ],
      "topics": [
        "get_plays_by_date"
      ]
    },
    {
      "page": "get_plays_by_dayofweek",
      "title": "Get Plays by Day of Week",
      "concept": [
        "Playback History"
      ],
      "topics": [
        "get_plays_by_dayofweek"
      ]
    },
    {
      "page": "get_plays_by_hourofday",
      "title": "Get Plays by Hour of Day",
      "concept": [
        "Playback History"
      ],
      "topics": [
        "get_plays_by_hourofday"
      ]
    },
    {
      "page": "get_plays_by_source_resolution",
      "title": "Get Plays by Source Resolution",
      "concept": [
        "Playback History"
      ],
      "topics": [
        "get_plays_by_source_resolution"
      ]
    },
    {
      "page": "get_plays_by_stream_resolution",
      "title": "Get Plays by Stream Resolution",
      "concept": [
        "Playback History"
      ],
      "topics": [
        "get_plays_by_stream_resolution"
      ]
    },
    {
      "page": "get_plays_by_stream_type",
      "title": "Get Plays by Stream Type",
      "concept": [
        "Playback History"
      ],
      "topics": [
        "get_plays_by_stream_type"
      ]
    },
    {
      "page": "get_plays_by_top_10_platforms",
      "title": "Get Plays by Top 10 Platforms",
      "topics": [
        "get_plays_by_top_10_platforms"
      ]
    },
    {
      "page": "get_plays_by_top_10_users",
      "title": "Get Plays by Top 10 Users",
      "topics": [
        "get_plays_by_top_10_users"
      ]
    },
    {
      "page": "get_plays_per_month",
      "title": "Get Plays by Month",
      "concept": [
        "Playback History"
      ],
      "topics": [
        "get_plays_per_month"
      ]
    },
    {
      "page": "get_pms_update",
      "title": "Check for PMS Updates",
      "topics": [
        "get_pms_update"
      ]
    },
    {
      "page": "get_recently_added",
      "title": "Get Recently Added Media Items",
      "topics": [
        "get_recently_added"
      ]
    },
    {
      "page": "get_server_friendly_name",
      "title": "Get Server Friendly Name",
      "concept": [
        "Server Information"
      ],
      "topics": [
        "get_server_friendly_name"
      ]
    },
    {
      "page": "get_server_id",
      "title": "Get Server ID",
      "concept": [
        "Server Information"
      ],
      "topics": [
        "get_server_id"
      ]
    },
    {
      "page": "get_server_identity",
      "title": "Get Server Identity",
      "concept": [
        "Server Information"
      ],
      "topics": [
        "get_server_identity"
      ]
    },
    {
      "page": "get_server_list",
      "title": "Get Server List",
      "concept": [
        "Server Information"
      ],
      "topics": [
        "get_server_list"
      ]
    },
    {
      "page": "get_servers_info",
      "title": "Get Server Information",
      "concept": [
        "Server Information"
      ],
      "topics": [
        "get_servers_info"
      ]
    },
    {
      "page": "get_stream_type_by_top_10_platforms",
      "title": "Get Stream Type by Top 10 Platforms",
      "topics": [
        "get_stream_type_by_top_10_platforms"
      ]
    },
    {
      "page": "get_stream_type_by_top_10_users",
      "title": "Get Stream Type by Top 10 Users",
      "topics": [
        "get_stream_type_by_top_10_users"
      ]
    },
    {
      "page": "get_user_ips",
      "title": "Get User IPs",
      "topics": [
        "get_user_ips"
      ]
    },
    {
      "page": "get_user_logins",
      "title": "Get User Logins",
      "topics": [
        "get_user_logins"
      ]
    },
    {
      "page": "get_user_names",
      "title": "Get User Names and IDs",
      "topics": [
        "get_user_names"
      ]
    },
    {
      "page": "get_user_player_stats",
      "title": "Get a Single User's Player Stats",
      "topics": [
        "get_user_player_stats"
      ]
    },
    {
      "page": "get_user_watch_time_stats",
      "title": "Get a Single User's Player Stats",
      "topics": [
        "get_user_watch_time_stats"
      ]
    },
    {
      "page": "get_users",
      "title": "Get Users",
      "topics": [
        "get_users"
      ]
    },
    {
      "page": "get_users_table",
      "title": "Get a Users Table",
      "topics": [
        "get_users_table"
      ]
    },
    {
      "page": "search_server",
      "title": "Search for Media Items",
      "topics": [
        "search_server"
      ]
    },
    {
      "page": "update_check",
      "title": "Check for Tautulli Updates",
      "topics": [
        "update_check"
      ]
    },
    {
      "page": "update_tautulli",
      "title": "Apply Tautulli Updates",
      "topics": [
        "update_tautulli"
      ]
    },
    {
      "page": "words",
      "title": "Common English Words",
      "topics": [
        "words"
      ]
    }
  ],
  "_readme": "https://github.com/jemus42/tauturri/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "plyr",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "sys",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_score": 3.342422680822206,
  "_indexed": true,
  "_nocasepkg": "tauturri",
  "_universes": [
    "jemus42"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-06-07T10:04:06.000Z",
      "distro": "noble",
      "commit": "d540980a1fa7f12b386ad667c6fae4a9010329e4",
      "fileid": "fb19bb11f269231780d0f48eabb420f6fbd193e59dc43524e88a52741dfa87a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/27089237165"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-06-07T10:01:36.000Z",
      "distro": "noble",
      "commit": "d540980a1fa7f12b386ad667c6fae4a9010329e4",
      "fileid": "4600b2e3c9ba58d9c0bf97379cf4f926eb7e7df5364d6c5ef38a9178b17d52f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/27089237165"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-06-07T10:02:47.000Z",
      "commit": "d540980a1fa7f12b386ad667c6fae4a9010329e4",
      "fileid": "dd92ea23249c597db4ad10ac330c0b459e6fa3b146d7e384d5f56c23b59331b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/27089237165"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-06-07T10:01:31.000Z",
      "commit": "d540980a1fa7f12b386ad667c6fae4a9010329e4",
      "fileid": "22482fba4de29f0f3c35a2273050108850279944c8c3ca671f5cd30c2eced7dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/27089237165"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-06-07T10:01:37.000Z",
      "commit": "d540980a1fa7f12b386ad667c6fae4a9010329e4",
      "fileid": "73fe8bb5d5bcb77629dd38ad2690c12d6aac1c67c3e3427c0141b2a5fc532a9a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/27089237165"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-06-08T06:21:05.000Z",
      "commit": "d540980a1fa7f12b386ad667c6fae4a9010329e4",
      "fileid": "6a7ab1cd0ff19b1b547ae49bc1f1958c4462c4dcf20c189c4d06baaaa46b6902",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/27089237165"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-06-07T10:01:25.000Z",
      "commit": "d540980a1fa7f12b386ad667c6fae4a9010329e4",
      "fileid": "7beffd05ffa8359bc611325fe53dec875f588806cef85bb9a175e2d361a59893",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/27089237165"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-06-07T10:00:51.000Z",
      "commit": "d540980a1fa7f12b386ad667c6fae4a9010329e4",
      "fileid": "4e26d508102df77a4fa239b1c981d9c7168e5d70a47c132cb85d07dfb7ea05b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jemus42/actions/runs/27089237165"
    }
  ]
}