Type: Package
Package: tauturri
Title: Get Data Out of 'Tautulli' (Formerly 'PlexPy')
Version: 0.3.0
Authors@R: person("Lukas Burk", email = "lukas@quantenbrot.de", role = c("aut", "cre"))
Description: 'Tautulli' (<http://tautulli.com>) is a monitoring application for 'Plex' Media Servers 
  (<https://www.plex.tv>) which collects a lot of data about media items and server 
  usage such as play counts. This package interacts with the 'Tautulli' API of any 
  specified server to get said data into R. The 'Tautulli' API documentation is available
  at <https://github.com/Tautulli/Tautulli/blob/master/API.md>.
License: MIT + file LICENSE
URL: https://github.com/jemus42/tauturri
BugReports: https://github.com/jemus42/tauturri/issues
Depends: R (>= 3.1)
Imports: httr, magrittr, plyr, purrr, tibble
Suggests: covr, dplyr, testthat, tidyr
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-07-11 16:26:57 UTC; Lukas
Author: Lukas Burk [aut, cre]
Maintainer: Lukas Burk <lukas@quantenbrot.de>
Repository: CRAN
Date/Publication: 2018-07-11 16:50:02 UTC
Built: R 4.5.2; ; 2025-11-08 03:46:21 UTC; windows
