Commit graph

34 commits

Author SHA1 Message Date
Aune
6c21c771e6
Grammar 2022-01-21 00:04:43 +01:00
Aune
888d934e45
Updated Readme to reflect default options 2022-01-20 23:54:36 +01:00
aunefyren
320be2ae31 List sorting setting, intro/outro change
- Disable/enable Tautulli grouping
- Intro/Outro split into titles and subtitles
- Disable sort by plays/duration
- Sort by button removed if just one sorting is enabled
2022-01-20 20:20:26 +01:00
Aune
01d5292a1e
Updated readme to reflect changes 2022-01-13 12:30:40 +01:00
aunefyren
a35919b524 Cookie creation bug 2022-01-11 15:29:03 +01:00
Aune
67dcf7714c
Update README.md 2021-12-13 12:18:02 +01:00
Aune
9c4a88dcc5
Renamed product in README 2021-12-13 12:15:57 +01:00
aunefyren
b8901caca2 Squashed commit of the following:
commit 84caa7b85f9036c7ca4cf2535f80bdf96aa120f6
Author: aunefyren <oystein.sverre@gmail.com>
Date:   Sun Dec 12 17:26:23 2021 +0100

    Disable pre-made links when changing config

    If you disable links in the config, already made links will stop working

commit 4ae03627594a821323fc20c1ad8bf1b8d5f8f1cb
Author: aunefyren <oystein.sverre@gmail.com>
Date:   Sun Dec 12 17:08:49 2021 +0100

    Button icons and button disabling

    Displays that a function is working in the background by disabling the button.

commit cc43d00fbc122cc681a008e6a736273540c10b3e
Author: aunefyren <oystein.sverre@gmail.com>
Date:   Sun Dec 12 16:43:33 2021 +0100

    Added version control

    - Release now dynamically displayed on pages
    - Configs are tagged with version and deleted when not compatible

commit a18c2515904a978cb0a85edbeecfb5baab81c2b6
Author: aunefyren <oystein.sverre@gmail.com>
Date:   Sat Dec 11 13:56:18 2021 +0100

    Option to disable links

commit d8f1b0ab09f5ed1cfbdc9a753be2bebd63c51e2c
Author: aunefyren <oystein.sverre@gmail.com>
Date:   Sat Dec 11 12:49:58 2021 +0100

    Plex Auth, shareable links, fancy colors

    v2.1.0 testing
    - Moved to class-system within PHP.
    - All wrapped requests now gathered and validated using Plex Auth #9
    - Session stored as browser cookie
    - Button icons
    - Colors fade between wrapped categories
    - Minutes count added for music above a certain sum #7
    - Ability to create shareable links valid for 7 days #14
    - HTML Input placeholders removed #10
    - Ability to specify Plex libraries #18

commit 23022d0090c267c46e95a818cd57639360e542bc
Author: aunefyren <oystein.sverre@gmail.com>
Date:   Sat Dec 4 23:02:16 2021 +0100

    Fixed caching

    Forgot to add global and variable to function

commit b5765f3094206406c8d2f20ffd36b0bad5ea0200
Author: aunefyren <oystein.sverre@gmail.com>
Date:   Sat Dec 4 22:58:48 2021 +0100

    Re-added caching mode

    Whops

commit 20ccd23ed9a04fa4b00e2994ab89a931d79f5a78
Author: aunefyren <oystein.sverre@gmail.com>
Date:   Sat Dec 4 22:52:38 2021 +0100

    Stats API mostly moved to new class format

commit a594447ffcd917d149078dd5c57d7e3f5a88bf1a
Author: aunefyren <oystein.sverre@gmail.com>
Date:   Sat Dec 4 16:17:48 2021 +0100

    Fixed login bug on caching

commit 9d303514ef080e9483f4753b7fc488da314d1b7a
Author: aunefyren <oystein.sverre@gmail.com>
Date:   Sat Dec 4 16:06:09 2021 +0100

    Added root option, fixed PHP relative folders

commit 08f21ad4132f92a502cd83521ba51dd9ab9a2dfb
Author: aunefyren <oystein.sverre@gmail.com>
Date:   Sat Dec 4 13:57:18 2021 +0100

    FIxed major login issue from last  commit

commit 84d767ac99946016dca6ef92991f12f661de266c
Author: aunefyren <oystein.sverre@gmail.com>
Date:   Sat Dec 4 13:12:42 2021 +0100

    Made PHP classes, added client_id variable

    PHP now uses classes on everything but the main stat API call. This should improve error messages.
    Added new client_id variable for Plex Auth
    Tried to improve caching description
    Tautulli test button now alerts error messages
    New code has comments

commit e14ad8b5ccd937eea639eb6fc8c6c7e93ee9df3a
Author: aunefyren <oystein.sverre@gmail.com>
Date:   Fri Dec 3 17:25:00 2021 +0100

    Changed UI for admin & Trying to alert permission issues
2021-12-12 17:31:15 +01:00
Aune
f8bedf6ee1
Update README.md 2021-12-01 23:57:10 +01:00
Aune
0f9d93ad48
Update README.md 2021-11-29 14:26:57 +01:00
aunefyren
b65ac4d671 Update README.md 2021-11-29 13:41:39 +01:00
aunefyren
de2ff5bdbe README edits, added tutorial 2021-11-29 13:37:56 +01:00
aunefyren
3f4becde52 Added docker
Dockerfile in docker folder, documentation in README.
2021-11-29 10:55:04 +01:00
Aune
56f8bc4a5e
Added new function to README
Mention how you can have custom intros ;)
2021-10-12 15:02:19 +02:00
Aune
4222216f59
Caching is not user sets 2021-10-11 14:49:50 +02:00
Aune
1166fd0122
More descriptive README
More warnings, indepth instructions and updated methods used in the scripts
2021-10-11 14:45:30 +02:00
aunefyren
77aae5925c Username support & Sensitive info warning in README
You must now configure a username for more security.
Warning about access to /config added.
2021-10-04 14:26:50 +02:00
aunefyren
5284af5029 Added music, more options, fixed logs
Music can now be added as stats.
More options on admin page
More dynamic building of stats with the new options considered
Fixed bug where test connection button malfunctioned because of no log-settings
2021-10-02 01:21:18 +02:00
Aune
3d148e8e35
Update README.md
URL formatting
2021-09-21 15:23:49 +02:00
Aune
6bd53916c4
Update README.md
Grammar
2021-09-21 15:19:20 +02:00
aunefyren
023158a619 Optional API logging
All the different PHP APIs can now log successful activity to a log file in the config directory. The logging of Wrapped activity includes the ID of the user. Enabled/disabled in the admin menu.
2021-09-21 15:01:14 +02:00
aunefyren
2f2e1ca0aa Auto file-creation, trimming and lowercase-compare on inputs, better instructions and labels
The config and cache files are now recreated if missing/deleted.
Inputs are now trimmed in the API and compared in lowercase to avoid missmatches.
Added better labels and descriptions on some inputs, as well as placeholders.
Fixed some details in README.md
2021-09-21 12:40:54 +02:00
aunefyren
2942cd15a7 Changed category-titles and fixed typo in readme
The titles needed a proper context to make sense. If other categories were disabled they made little sense.
2021-08-11 18:07:05 +02:00
aunefyren
8b33d9d098 Caching of server-wide stats improved, fixed merging error
Had a lot of issues with the last merger and might have lost some changes. This build is functional.
2021-08-11 17:34:25 +02:00
Aune
719c2aa31a Minor Readme error 2021-05-16 14:30:05 +02:00
aunefyren
4abf8b01c8 Managed to push my own settings :)
God damn
2021-05-16 14:29:55 +02:00
aunefyren
566767ca11 More details in readme and CSS improvements
README now explains what do to with the project and the stats-page now stacks better.
2021-03-10 00:41:48 +01:00
aunefyren
82a6adb303 CSS fix and more PHP instructions
Added tips to give PHP directory access and removed duplicate CSS line and CSS width.
2021-03-09 16:53:43 +01:00
aunefyren
bdef6c017b Caching, admin page, username search, flexible results
- New design for platform
- Page change based on results
- Illustrations added
- Search by email and username
- Better security (sensitive files moved to folder with .htaccess)
- Admin page for setup (with password)
- Customizable functions
- Caching of results
- Pre-caching script for caching multiple users
2021-03-08 19:45:06 +01:00
aunefyren
0c156ad7ad More stats, CSS fixes, GET-url support
CSS fixed up a bit, but still a bit messy.

API now gives more stats, like oldest movie, and the website calculates spent time watching content.

API file supports GET values in URL, but prioritizes POST if both are recieved.
2020-12-23 14:17:10 +01:00
aunefyren
bef4e4f126 Fixed merge error
Fixed merge error during last update. Read.me is correct and Jquery is back.
2020-12-22 17:41:46 +01:00
aunefyren
cfc9140a55 Updated some mistakes
PHP script was referred to as JS
2020-12-19 17:13:19 +01:00
aunefyren
ce523ec9b4 Update readme
Grammar
2020-12-19 17:12:07 +01:00
aunefyren
830c29ab06 First version
The first version of my script, modified to remove sensetive information.
2020-12-19 17:10:59 +01:00