Skip to content

Instantly share code, notes, and snippets.

@gergan
gergan / Insomnia_2021-06-12.json
Created June 12, 2021 10:06
insomnia test file for miniflux greader implementation
{"_type":"export","__export_format":4,"__export_date":"2021-06-12T10:00:39.944Z","__export_source":"insomnia.desktop.app:v2021.3.0","resources":[{"_id":"req_eaa5c6eb1c8841d88e9ab5dfdee8568e","parentId":"wrk_fb0484e49cb54a0bb51dcdace6e194ce","modified":1623491942330,"created":1620943290205,"url":"{{ _.base_url }}reader/api/0/stream/items/contents","name":"ItemContents","description":"","method":"POST","body":{"mimeType":"application/x-www-form-urlencoded","params":[{"name":"T","value":"{{ _.post_token }}","description":"","id":"pair_049e151117634929938ed39b76c2af9f"},{"name":"i","value":"352","description":"","id":"pair_d51e3ecb6327459e83acda330dcce882"},{"name":"output","value":"json","description":"","id":"pair_41b5f9902f89431e986f08aeefe1f9dd"}]},"parameters":[],"headers":[{"name":"Content-Type","value":"application/x-www-form-urlencoded","id":"pair_7644fb04556e40d8a2384999a7d4adff"}],"authentication":{},"metaSortKey":-1620943290205,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"set
# Maintainer: John-Michael Mulesa <jmulesa@gmail.com>
pkgname=forked-daapd
pkgver=24.2
pkgrel=1
pkgdesc="iTunes-compatible media server, originally intended as a rewrite of Firefly Media Server (mt-daapd)."
arch=('armv6h' 'armv7h' 'i686' 'x86_64')
url="https://github.com/ejurgensen/forked-daapd"
license=('GPL')
groups=()
depends=(avahi sqlite3 ffmpeg confuse libevent mxml libunistring libplist libantlr3c protobuf-c)