Skip to content

Commit 7251622

Browse files
author
Mathias Millet
committed
add bookmarks and debugrel extensions
1 parent 8dc05cb commit 7251622

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

_ext/bookmarks.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: Mopidy-Bookmarks
3+
type: frontend
4+
dev:
5+
github: sapristi/mopidy-bookmarks
6+
dist:
7+
pypi: Mopidy-Bookmarks
8+
---
9+
10+
Mopidy extension to create "bookmarks", i.e. playlist with information of current track and time.
11+
12+
May be especially usefull for audiobooks for example.

_ext/debugrel.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Mopidy-Debugrel
3+
type: frontend
4+
dev:
5+
github: sapristi/mopidy-debugrel
6+
dist:
7+
pypi: Mopidy-Debugrel
8+
---
9+
10+
Mopidy extension that provides a Read-Eval loop over http, for debugging and development purpose.
11+

0 commit comments

Comments
 (0)