Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gnu-fm
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Elliott Eggleston
gnu-fm
Commits
fb37e478
Commit
fb37e478
authored
Jan 03, 2014
by
Jonas Haraldsson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add rhythmbox api key to clientcodes array
parent
250a5fb4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
nixtape/data/clientcodes.php
nixtape/data/clientcodes.php
+1
-1
No files found.
nixtape/data/clientcodes.php
View file @
fb37e478
...
...
@@ -94,7 +94,7 @@ $clients = array(
array
(
'code'
=>
'qmm'
,
'api_key'
=>
$free_apikey
,
'name'
=>
'Qmmp'
,
'url'
=>
'http://qmmp.ylsoftware.com'
,
'free'
=>
True
),
array
(
'code'
=>
'qmn'
,
'api_key'
=>
$free_apikey
,
'name'
=>
'QMPDClient'
,
'url'
=>
'http://bitcheese.net/wiki/QMPDClient'
,
'free'
=>
True
),
array
(
'code'
=>
'qts'
,
'api_key'
=>
$free_apikey
,
'name'
=>
'QTScrobbler'
,
'url'
=>
'http://qtscrob.sourceforge.net/'
,
'free'
=>
True
),
array
(
'code'
=>
'rbx'
,
'api_key'
=>
$free_apikey
,
'name'
=>
'Rhythmbox'
,
'url'
=>
'http://projects.gnome.org/rhythmbox/'
,
'free'
=>
True
),
array
(
'code'
=>
'rbx'
,
'api_key'
=>
'a string 32 characters in length'
,
'name'
=>
'Rhythmbox'
,
'url'
=>
'http://projects.gnome.org/rhythmbox/'
,
'free'
=>
True
),
array
(
'code'
=>
'sbd'
,
'api_key'
=>
$free_apikey
,
'name'
=>
'Songbird'
,
'url'
=>
'http://www.getsongbird.com/'
,
'free'
=>
True
),
array
(
'code'
=>
'scb'
,
'api_key'
=>
$free_apikey
,
'name'
=>
'Scrobbl'
,
'url'
=>
'http://www.last.fm/group/scrobbl'
,
'free'
=>
True
),
array
(
'code'
=>
'sfm'
,
'api_key'
=>
$free_apikey
,
'name'
=>
'shell-fm'
,
'url'
=>
'http://nex.scrapping.cc/shell-fm/'
,
'free'
=>
True
),
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment