[PR #1526] [CLOSED] feat: Add more forward/backward durations #1613

Closed
opened 2026-04-24 23:59:42 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf-app/pull/1526
Author: @skorokithakis
Created: 3/26/2025
Status: Closed

Base: masterHead: feat-more-forward-times


📝 Commits (5)

📊 Changes

3 files changed (+22 additions, -7 deletions)

View changed files

📝 pages/settings.vue (+4 -5)
📝 store/globals.js (+16 -0)
📝 strings/en-us.json (+2 -2)

📄 Description

This PR adds more forward/backward durations (15/20 seconds), as I find 10 too short and 30 too long.

There's a reference to an icon that I'm not exactly sure the location of, any help would be appreciated.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/advplyr/audiobookshelf-app/pull/1526 **Author:** [@skorokithakis](https://github.com/skorokithakis) **Created:** 3/26/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feat-more-forward-times` --- ### 📝 Commits (5) - [`297847a`](https://github.com/advplyr/audiobookshelf-app/commit/297847a7bdc259e73c8fe265861afbe6d241d7d1) feat: Add more forward/backward durations - [`173f151`](https://github.com/advplyr/audiobookshelf-app/commit/173f15106900d4a2e4889bb6ea729235ae25ecad) Change settings and icons - [`46a3944`](https://github.com/advplyr/audiobookshelf-app/commit/46a3944e4f59f7dd9361418fe2679f319c5ebb4b) Update icons - [`be9b07d`](https://github.com/advplyr/audiobookshelf-app/commit/be9b07dde3942315ad068c3a6c894228f9d5d8f5) Add "sec" to the times - [`520a6f6`](https://github.com/advplyr/audiobookshelf-app/commit/520a6f6d367eb6e8f8cb81835dd7a9216f410803) Fix l10n ### 📊 Changes **3 files changed** (+22 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `pages/settings.vue` (+4 -5) 📝 `store/globals.js` (+16 -0) 📝 `strings/en-us.json` (+2 -2) </details> ### 📄 Description This PR adds more forward/backward durations (15/20 seconds), as I find 10 too short and 30 too long. There's a reference to an icon that I'm not exactly sure the location of, any help would be appreciated. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-24 23:59:42 +02:00
adam closed this issue 2026-04-24 23:59:42 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#1613