rocksky_erl
v0.5.0
Search documentation of rocksky_erl
Default
Default
In-browser search
Settings
rocksky
(rocksky_erl v0.5.0)
View Source
Summary
Functions
agent_follow(Agent, Did)
agent_hydrate_from_jetstream(Agent)
agent_like(Agent, Uri, Cid)
agent_login(SessionPath, Identifier, Password)
agent_login(SessionPath, Identifier, Password, AppView)
agent_login(SessionPath, Identifier, Password, AppView, DedupPath)
agent_refresh_session(Agent)
agent_reply_shout_with_gif(Agent, SubjectUri, SubjectCid, ParentUri, ParentCid, Message, Gif)
agent_reply_shout_with_gif_raw(Agent, SubjectUri, SubjectCid, ParentUri, ParentCid, Message, GifJson)
agent_scrobble(Agent, Track)
agent_scrobble_match(Agent, Input)
agent_scrobble_match(Agent, Title, Artist, Album, MbId, Isrc, Timestamp)
agent_shout(Agent, SubjectUri, SubjectCid, Message)
agent_shout_with_gif(Agent, SubjectUri, SubjectCid, Message, Gif)
agent_shout_with_gif_raw(Agent, SubjectUri, SubjectCid, Message, GifJson)
agent_sync_repo(Agent)
album_hash(Album, AlbumArtist)
artist_hash(AlbumArtist)
get(Nsid, Params)
get(Nsid, Params, Base)
get(Nsid, Params, Base, Token)
get_raw(Base, Nsid, ParamsJson, Token)
global_stats()
global_stats(Base)
library_get(Base, Token, Nsid, Params)
library_get_raw(Base, Token, Nsid, ParamsJson)
library_post(Base, Token, Nsid, Body)
library_post_raw(Base, Token, Nsid, BodyJson)
match_song(Title, Artist)
match_song(Base, Title, Artist, MbId, Isrc)
notifications(Token)
notifications(Token, Params)
notifications(Token, Params, Base)
profile(Actor)
profile(Actor, Base)
scrobbles(Actor, Limit)
scrobbles(Actor, Limit, Offset, Base)
song_hash(Title, Artist, Album)
top_artists_interval(Limit, Offset, Interval)
top_artists_interval(Limit, Offset, Interval, Base)
top_artists_interval_raw(Base, Limit, Offset, Unit, N, Start, End)
top_tracks()
top_tracks(Limit, Offset)
top_tracks(Limit, Offset, Base)
top_tracks_interval(Limit, Offset, Interval)
top_tracks_interval(Limit, Offset, Interval, Base)
top_tracks_interval_raw(Base, Limit, Offset, Unit, N, Start, End)
unread_count(Token)
unread_count(Token, Base)
update_seen(Token, Ids)
update_seen(Token, Ids, Base)
update_seen_raw(Token, IdsJson, Base)
Functions
agent_follow(Agent, Did)
agent_hydrate_from_jetstream(Agent)
agent_like(Agent, Uri, Cid)
agent_login(SessionPath, Identifier, Password)
agent_login(SessionPath, Identifier, Password, AppView)
agent_login(SessionPath, Identifier, Password, AppView, DedupPath)
agent_refresh_session(Agent)
agent_reply_shout_with_gif(Agent, SubjectUri, SubjectCid, ParentUri, ParentCid, Message, Gif)
agent_reply_shout_with_gif_raw(Agent, SubjectUri, SubjectCid, ParentUri, ParentCid, Message, GifJson)
agent_scrobble(Agent, Track)
agent_scrobble_match(Agent, Input)
agent_scrobble_match(Agent, Title, Artist, Album, MbId, Isrc, Timestamp)
agent_shout(Agent, SubjectUri, SubjectCid, Message)
agent_shout_with_gif(Agent, SubjectUri, SubjectCid, Message, Gif)
agent_shout_with_gif_raw(Agent, SubjectUri, SubjectCid, Message, GifJson)
agent_sync_repo(Agent)
album_hash(Album, AlbumArtist)
artist_hash(AlbumArtist)
get(Nsid, Params)
get(Nsid, Params, Base)
get(Nsid, Params, Base, Token)
get_raw(Base, Nsid, ParamsJson, Token)
global_stats()
global_stats(Base)
library_get(Base, Token, Nsid, Params)
library_get_raw(Base, Token, Nsid, ParamsJson)
library_post(Base, Token, Nsid, Body)
library_post_raw(Base, Token, Nsid, BodyJson)
match_song(Title, Artist)
match_song(Base, Title, Artist, MbId, Isrc)
notifications(Token)
notifications(Token, Params)
notifications(Token, Params, Base)
profile(Actor)
profile(Actor, Base)
scrobbles(Actor, Limit)
scrobbles(Actor, Limit, Offset, Base)
song_hash(Title, Artist, Album)
top_artists_interval(Limit, Offset, Interval)
top_artists_interval(Limit, Offset, Interval, Base)
top_artists_interval_raw(Base, Limit, Offset, Unit, N, Start, End)
top_tracks()
top_tracks(Limit, Offset)
top_tracks(Limit, Offset, Base)
top_tracks_interval(Limit, Offset, Interval)
top_tracks_interval(Limit, Offset, Interval, Base)
top_tracks_interval_raw(Base, Limit, Offset, Unit, N, Start, End)
unread_count(Token)
unread_count(Token, Base)
update_seen(Token, Ids)
update_seen(Token, Ids, Base)
update_seen_raw(Token, IdsJson, Base)