dkanada / gelli

Native Music Player for Jellyfin
GNU General Public License v3.0
528 stars 41 forks source link

Gelli still wants to communicate its Play Progress despite app being closed #141

Open TwizzyDizzy opened 3 years ago

TwizzyDizzy commented 3 years ago

Ahoy there!

I was just recently digging through the access logs of my Jellyfin instance and was seeing requests by my phone that was not currently running Gelli (also the app was not open in the app overview). Or so I thought. Once I force-stopped the Gelli app, those requests stopped:

0.0.0.0 - - [26/Apr/2021:13:46:49 +0200] "POST /Sessions/Playing/Progress HTTP/1.1" 204 946 "-" "Dalvik/2.1.0 (Linux; U; Android 11; Pixel 2 XL Build/BUILD-ID)"
0.0.0.0 - - [26/Apr/2021:13:46:59 +0200] "POST /Sessions/Playing/Progress HTTP/1.1" 204 946 "-" "Dalvik/2.1.0 (Linux; U; Android 11; Pixel 2 XL Build/BUILD-ID)"
0.0.0.0 - - [26/Apr/2021:13:47:09 +0200] "POST /Sessions/Playing/Progress HTTP/1.1" 204 946 "-" "Dalvik/2.1.0 (Linux; U; Android 11; Pixel 2 XL Build/BUILD-ID)"
0.0.0.0 - - [26/Apr/2021:13:47:19 +0200] "POST /Sessions/Playing/Progress HTTP/1.1" 204 946 "-" "Dalvik/2.1.0 (Linux; U; Android 11; Pixel 2 XL Build/BUILD-ID)"
0.0.0.0 - - [26/Apr/2021:13:47:29 +0200] "POST /Sessions/Playing/Progress HTTP/1.1" 204 946 "-" "Dalvik/2.1.0 (Linux; U; Android 11; Pixel 2 XL Build/BUILD-ID)"
0.0.0.0 - - [26/Apr/2021:13:47:39 +0200] "POST /Sessions/Playing/Progress HTTP/1.1" 204 946 "-" "Dalvik/2.1.0 (Linux; U; Android 11; Pixel 2 XL Build/BUILD-ID)"
0.0.0.0 - - [26/Apr/2021:13:47:49 +0200] "POST /Sessions/Playing/Progress HTTP/1.1" 204 946 "-" "Dalvik/2.1.0 (Linux; U; Android 11; Pixel 2 XL Build/BUILD-ID)"

Cheers Thomas

Harteex commented 3 years ago

I just saw the same thing. Haven't used the app since yesterday but when I logged in and looked at the control panel on my Jellyfin server, there were playback stopped entries since then, often every 5 minutes.