It is currently September 9th, 2024, 12:59 pm
Media controls, music players, video and animated visualizers
limitless
Posts: 76 Joined: January 8th, 2017, 2:31 am
Location: Charlotte, NC
Post
by limitless » May 18th, 2020, 2:45 pm
Cragalaka wrote: ↑ May 15th, 2020, 3:07 pm
Here's an HTTP extraction from the packet capture:
GET /home/api/v2?apikey=68150049522047a3948be88b669f45d2&cmd=get_activity HTTP/1.1
User-Agent: Rainmeter WebParser plugin
Host: localhost:8181
X-P2P-PeerDist: Version=1.1
X-P2P-PeerDistEx: MinContentInformation=1.0, MaxContentInformation=2.0
Accept-Encoding: peerdist
HTTP/1.1 406 Not Acceptable
Content-Length: 729
Server: CherryPy/5.1.0
Date: Fri, 15 May 2020 15:02:47 GMT
Content-Type: text/html;charset=utf-8
<!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN"
"
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd ">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
<title>406 Not Acceptable</title>
<style type="text/css">
#powered_by {
margin-top: 20px;
border-top: 2px solid black;
font-style: italic;
}
#traceback {
color: red;
}
</style>
</head>
<body>
<h2>406 Not Acceptable</h2>
<p>identity, gzip</p>
<pre id="traceback"></pre>
<div id="powered_by">
<span>
Powered by <a href="http://www.cherrypy.org">CherryPy 5.1.0</a>
</span>
</div>
</body>
</html>
/home /api/v2?apikey=68150049522047a3948be88b669f45d2&cmd=get_activity HTTP/1.1
The /home shouldn't be there. I don't understand why it is calling with /home. Only reason would be if you set the HTTP Root.
Check this setting in Settings -> Web Interface:
Set it to its default value of /
limitless
Posts: 76 Joined: January 8th, 2017, 2:31 am
Location: Charlotte, NC
Post
by limitless » May 18th, 2020, 4:01 pm
Major Update Released. Check out the Change Log in the Original Post.
Cragalaka
Posts: 9 Joined: May 12th, 2020, 12:12 pm
Post
by Cragalaka » May 18th, 2020, 5:18 pm
Tried updating the HTTP Root in Tautulli and also upgraded to the new v2.1. Unfortunately nothing helped. It's clearly an issue on my server so I'm going to just use it on my PC instead. It works everywhere but this one machine so I'm not going to use up any more time on it. Cheers anyway.
limitless
Posts: 76 Joined: January 8th, 2017, 2:31 am
Location: Charlotte, NC
Post
by limitless » May 18th, 2020, 10:29 pm
Minor Update to the Previous Release. Check out the Change Log in the Original Post.
limitless
Posts: 76 Joined: January 8th, 2017, 2:31 am
Location: Charlotte, NC
Post
by limitless » May 19th, 2020, 5:58 am
Released Update to Skin.
limitless
Posts: 76 Joined: January 8th, 2017, 2:31 am
Location: Charlotte, NC
Post
by limitless » May 21st, 2020, 1:05 am
<removed>
Last edited by limitless on March 29th, 2021, 6:05 am, edited 1 time in total.
MrBeat
Posts: 38 Joined: January 25th, 2013, 10:33 am
Location: Sweden
Post
by MrBeat » July 5th, 2020, 2:01 pm
I like this skin. I have been using this since 2017.
I have one suggestion: If possible, how about adding Season and Episode number? Right now its only the title and I would like to see what season/episode my users are on without howering with mouse.
example:
matthewr88
Posts: 1 Joined: August 9th, 2020, 12:25 pm
Post
by matthewr88 » August 9th, 2020, 12:26 pm
Hi! Loving the skin! Just one question, is there a way to make the drop down opened by default?
Cheers
Matt
gmeek44
Posts: 5 Joined: March 10th, 2018, 12:49 am
Post
by gmeek44 » September 12th, 2020, 8:56 am
The title of the episode is so long it conflicts with the timer. Is there a way to fix this?
limitless
Posts: 76 Joined: January 8th, 2017, 2:31 am
Location: Charlotte, NC
Post
by limitless » September 16th, 2020, 7:33 am
Verify that you are on the most recent version. I will be releasing another update to this skin in the coming days/week.