Commit graph

10 commits

Author SHA1 Message Date
aunefyren
1a7c66c4b4 Major refactor
Basic Auth on front end
Switched to GIN for http routing
Reworked middleware
2023-10-25 15:14:02 +02:00
aunefyren
0e69e26941 Changes
Create share links without Plex Auth
Delete old share links once a day
Pull friendly name for requester from Tautulli
2023-10-22 14:25:41 +02:00
aunefyren
0dc593fc21 Basic auth in headers and depency updates 2023-10-21 17:17:05 +02:00
Aune
9ac8f04f6b Improve obfuscasion
Ignore own name
2023-02-03 18:22:08 +01:00
Aune
20079e34e2 Option to obfuscate usernames 2023-02-03 15:22:06 +01:00
JChris246
30fe0f906d fix: correct some spelling issues 2022-12-31 12:58:36 -04:00
aunefyren
cc974d6393 Added new value from Tautulli API
OriginallyAvailableAt is usually available at episodes instead of Year and is now prioritized
2022-12-10 13:42:37 +01:00
etsweeney
5d5e75b66a
One more received 2022-12-09 08:29:59 -06:00
aunefyren
7b2e07bf1c Comments & Fixes
Added some comments
Fixed loop logic based on multiple servers
Minimum cache days must be greater than Tautulli server count
2022-11-29 19:32:30 +01:00
Aune
787b00aebc File restructure
Different components moved to packages which are imported. More proper and clean compared to previous implementation.
2022-11-29 12:43:01 +01:00
Renamed from route_statistics.go (Browse further)