• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

s-martin / RPi-Jukebox-RFID
38%
develop: 79%

Build:
Build:
LAST BUILD BRANCH: future3/develop
DEFAULT BRANCH: develop
Repo Added 16 Oct 2023 08:58PM UTC
Token zmGgC97nMyJA2m0TytDaNJYVmT9YMunQ2 regen
Build 182 Last
Files 11
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH future3/develop
branch: future3/develop
CHANGE BRANCH
x
Reset
Sync Branches
  • future3/develop
  • dependabot/composer/php-mock/php-mock-phpunit-2.8.0
  • dependabot/composer/php-mock/php-mock-phpunit-2.9.0
  • dependabot/composer/phpunit/phpunit-9.6.15
  • dependabot/composer/phpunit/phpunit-9.6.16
  • dependabot/github_actions/actions/cache-4
  • dependabot/github_actions/actions/download-artifact-4
  • dependabot/github_actions/actions/setup-python-5
  • dependabot/github_actions/actions/upload-artifact-4
  • dependabot/github_actions/coverallsapp/github-action-2
  • dependabot/github_actions/docker/setup-buildx-action-3.1.0
  • dependabot/github_actions/docker/setup-buildx-action-3.2.0
  • dependabot/github_actions/geekyeggo/delete-artifact-4
  • dependabot/github_actions/github/codeql-action-3
  • dependabot/pip/mopidy-iris-3.69.2
  • dependabot/pip/mopidy-iris-3.69.3
  • develop
  • fix-formatting
  • fix-markdown
  • fix-message-boxes
  • fix/php-vulnerability
  • flake8-config-file
  • future3/extract-battmon-docs
  • future3/fix-docker-windows
  • future3/fix-gpio-wsl-docs
  • future3/fix-unused-read
  • future3/pydoc-markdown
  • future3/python312
  • master
  • new_bookworm_adaptation
  • s-martin-patch-1
  • try_bookworm
  • update-phpunit

10 Nov 2024 08:30PM UTC coverage: 38.14% (-0.1%) from 38.235%
11988067788

push

github

web-flow
feat: Add Idle Shutdown Timer support (#2332)

* feat: Add Idle Shutdown Timer support

This adds an optional idle shutdown timer which can be enabled
via timers.idle_shutdown.timeout_sec in the jukebox.yaml config.

The system will shut down after the given number of seconds if no
activity has been detected during that time. Activity is defined as:
- music playing
- active SSH sessions
- changes in configs or audio content.

Fixes: #1970

* refactor: Break down IdleTimer into 2 standard GenericMultiTimerClass and GenericEndlessTimerClass timers

* feat: Introducing new Timer UI, including Idle Shutdown

* refactor: Abstract into functions

* Adding Sleep timer / not functional

* Finalize Volume Fadeout Shutdown timer

* Fix flake8

* Fix more flake8s

* Fix small bugs

* Improve multitimer.py suggested by #2386

* Fix flake8

---------

Co-authored-by: pabera <1260686+pabera@users.noreply.github.com>

492 of 1290 relevant lines covered (38.14%)

1.53 hits per line

Relevant lines Covered
Build:
Build:
1290 RELEVANT LINES 492 COVERED LINES
1.53 HITS PER LINE
Source Files on future3/develop
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
11988067788 future3/develop feat: Add Idle Shutdown Timer support (#2332) * feat: Add Idle Shutdown Timer support This adds an optional idle shutdown timer which can be enabled via timers.idle_shutdown.timeout_sec in the jukebox.yaml config. The system will shut down... push 23 Nov 2024 02:49PM UTC web-flow github
38.14
8862316438 future3/develop feat: Allow to enable/disable Cover Art in Web App & load from filesystem (#2352) * feat: Introduce Web App Settings * feat: Allow to enable/disable Cover Art in Web App * fix: handle Falsy mimetype and data even when APIC tag has been foun... push 27 Apr 2024 08:14PM UTC web-flow github
38.24
8675866947 future3/develop Fix PlayerMPD.prev/next() when stopped (#2326) * utils: Add get_config_action This abstracts away the functionality to resolve a given config option to an action in a pre-defined dict. Co-authored-by: Christian Hoffmann <christian@hoffie.i... push 13 Apr 2024 07:49PM UTC web-flow github
38.24
8605271836 future3/develop Fix CoverartCacheManager (#2325) * Fix CoverartCacheManager for songs with no art Previously, an ERROR was logged for each song without cover art when the Web UI was open. This commit avoids the error, caches the no-cover-art result and save... push 08 Apr 2024 07:02PM UTC web-flow github
38.34
8605229095 future3/develop Add Python 3.12 to Action (#2320) * Try python 3.12 * Trigger py file for action * Revert previous commit * fix flake8 warnings for python 3.12 * fix e126 * fix e126 * ignoring e126 as it is too strict * revert e126 attempts push 08 Apr 2024 06:57PM UTC web-flow github
38.34
8332652511 future3/develop fix: Stop Back Action at audiofolder root level (#2293) * bugfix: Stop Back Action at audiofolder root level This also allows to go back when folder is empty Fixes #2224 * fix: Flake8 issue * Remove some minor issues push 18 Mar 2024 07:42PM UTC web-flow github
38.34
8036854486 future3/develop Event Device Support (`evdev`) (#1943) * Add event device plugin This implements an "event device" listener plugin, that enables the user to configure the phoniebox to respond to events from an "event device" (device under /dev/input). This incl... push 25 Feb 2024 09:08AM UTC web-flow github
38.34
7898431231 future3/develop Extract docs for battery monitor (#2257) * extract battmon docs into markdown * Fix typo * add link to ADS1015 push 14 Feb 2024 08:30AM UTC web-flow github
38.38
7889257108 future3/develop Bump to v3.6.0-alpha push 13 Feb 2024 04:01PM UTC AlvinSchiller github
38.38
7742307493 future3/develop Playlists, Livestreams, Podcasts (#2200) * first attempt * Introduce harmonize_mpd_url * Revert "first attempt" This reverts commit c99f2ed88. * feat: add docs about using playlists * feat: add docs a... push 01 Feb 2024 01:52PM UTC web-flow github
38.38
See All Builds (138)

Badge your Repo: RPi-Jukebox-RFID

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Refresh
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc