AMFVideoService

AddVideoToMspTv

POST https://moviestarplanet.com/Gateway.aspx?method=AddVideoToMspTv

Full endpoint: MovieStarPlanet.WebService.Video.AMFVideoService.AddVideoToMspTv

Argument count: 6

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

externalVideoId

int

External Video Id

adminUserName

string

Admin User Name

adminPassword

string

Admin Password

add

bool

Add

isGlobally

bool

Is Globally

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

AutoSaveVideoFromFeed

POST https://moviestarplanet.com/Gateway.aspx?method=AutoSaveVideoFromFeed

Full endpoint: MovieStarPlanet.WebService.Video.AMFVideoService.AutoSaveVideoFromFeed

Argument count: 7

Return type: ExternalVideo

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

externalRef

string

External Ref

title

string

Title

date

DateTime

Date

categoryId

int

Category Id

hashedPrms

string

Hashed Prms

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

CreateBlankPlaylist

POST https://moviestarplanet.com/Gateway.aspx?method=CreateBlankPlaylist

Full endpoint: MovieStarPlanet.WebService.Video.AMFVideoService.CreateBlankPlaylist

Argument count: 3

Return type: ExternalVideoReturnObject

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

playlistname

string

Playlistname

actorId

int

Actor Id

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

DeleteExternalVideoPlaylistRel

POST https://moviestarplanet.com/Gateway.aspx?method=DeleteExternalVideoPlaylistRel

Full endpoint: MovieStarPlanet.WebService.Video.AMFVideoService.DeleteExternalVideoPlaylistRel

Argument count: 4

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

externalVideoId

int

External Video Id

playlistId

int

Playlist Id

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

DeletePlaylist

POST https://moviestarplanet.com/Gateway.aspx?method=DeletePlaylist

Full endpoint: MovieStarPlanet.WebService.Video.AMFVideoService.DeletePlaylist

Argument count: 4

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

moderator

bool

Moderator

playlistId

int

Playlist Id

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

GetCategoryExternalVideosForPlayback

POST https://moviestarplanet.com/Gateway.aspx?method=GetCategoryExternalVideosForPlayback

Full endpoint: MovieStarPlanet.WebService.Video.AMFVideoService.GetCategoryExternalVideosForPlayback

Argument count: 3

Return type: PlaylistInfo

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

categoryId

int

Category Id

likeActorId

int

Like Actor Id

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

GetExternalVideoForChatRoom

POST https://moviestarplanet.com/Gateway.aspx?method=GetExternalVideoForChatRoom

Full endpoint: MovieStarPlanet.WebService.Video.AMFVideoService.GetExternalVideoForChatRoom

Argument count: 2

Return type: ExternalVideo

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

index

int

Index

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

GetMspTvExternalVideosForPlayback

POST https://moviestarplanet.com/Gateway.aspx?method=GetMspTvExternalVideosForPlayback

Full endpoint: MovieStarPlanet.WebService.Video.AMFVideoService.GetMspTvExternalVideosForPlayback

Argument count: 2

Return type: PlaylistInfo

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

likeActorId

int

Like Actor Id

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

GetMyPlaylistsForVideo

POST https://moviestarplanet.com/Gateway.aspx?method=GetMyPlaylistsForVideo

Full endpoint: MovieStarPlanet.WebService.Video.AMFVideoService.GetMyPlaylistsForVideo

Argument count: 2

Return type: List<int>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

externalVideoId

int

External Video Id

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

GetPagedBlockedExternalVideos

POST https://moviestarplanet.com/Gateway.aspx?method=GetPagedBlockedExternalVideos

Full endpoint: MovieStarPlanet.WebService.Video.AMFVideoService.GetPagedBlockedExternalVideos

Argument count: 5

Return type: PagedExternalVideos

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

pageindex

int

Pageindex

pagesize

int

Pagesize

adminUserName

string

Admin User Name

adminPassword

string

Admin Password

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

GetPagedCategoryExternalVideos

POST https://moviestarplanet.com/Gateway.aspx?method=GetPagedCategoryExternalVideos

Full endpoint: MovieStarPlanet.WebService.Video.AMFVideoService.GetPagedCategoryExternalVideos

Argument count: 4

Return type: PagedExternalVideos

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

categoryId

int

Category Id

pageindex

int

Pageindex

pagesize

int

Pagesize

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

GetPagedExternalVideos

POST https://moviestarplanet.com/Gateway.aspx?method=GetPagedExternalVideos

Full endpoint: MovieStarPlanet.WebService.Video.AMFVideoService.GetPagedExternalVideos

Argument count: 4

Return type: PagedExternalVideos

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

playlistId

int

Playlist Id

pageindex

int

Pageindex

pagesize

int

Pagesize

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

GetPagedMspTvExternalVideos

POST https://moviestarplanet.com/Gateway.aspx?method=GetPagedMspTvExternalVideos

Full endpoint: MovieStarPlanet.WebService.Video.AMFVideoService.GetPagedMspTvExternalVideos

Argument count: 3

Return type: PagedExternalVideos

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

pageindex

int

Pageindex

pagesize

int

Pagesize

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

GetPagedNewestExternalVideos

POST https://moviestarplanet.com/Gateway.aspx?method=GetPagedNewestExternalVideos

Full endpoint: MovieStarPlanet.WebService.Video.AMFVideoService.GetPagedNewestExternalVideos

Argument count: 3

Return type: PagedExternalVideos

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

pageindex

int

Pageindex

pagesize

int

Pagesize

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

GetPagedPlaylists

POST https://moviestarplanet.com/Gateway.aspx?method=GetPagedPlaylists

Full endpoint: MovieStarPlanet.WebService.Video.AMFVideoService.GetPagedPlaylists

Argument count: 5

Return type: PagedPlaylistList

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

pageindex

int

Pageindex

pagesize

int

Pagesize

searchType

int

Search Type

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

GetPagedPlaylistsBySearch

POST https://moviestarplanet.com/Gateway.aspx?method=GetPagedPlaylistsBySearch

Full endpoint: MovieStarPlanet.WebService.Video.AMFVideoService.GetPagedPlaylistsBySearch

Argument count: 5

Return type: PagedPlaylistList

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

pageindex

int

Pageindex

pagesize

int

Pagesize

searchPhrase

string

Search Phrase

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

GetPagedVideoListObjects

POST https://moviestarplanet.com/Gateway.aspx?method=GetPagedVideoListObjects

Full endpoint: MovieStarPlanet.WebService.Video.AMFVideoService.GetPagedVideoListObjects

Argument count: 4

Return type: PagedVideoListObjects

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

playlistId

int

Playlist Id

pageindex

int

Pageindex

pagesize

int

Pagesize

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

GetPagedVideoListObjectsByAddTime

POST https://moviestarplanet.com/Gateway.aspx?method=GetPagedVideoListObjectsByAddTime

Full endpoint: MovieStarPlanet.WebService.Video.AMFVideoService.GetPagedVideoListObjectsByAddTime

Argument count: 4

Return type: PagedVideoListObjectExtendeds

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

pageindex

int

Pageindex

pagesize

int

Pagesize

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

GetPlaylist

POST https://moviestarplanet.com/Gateway.aspx?method=GetPlaylist

Full endpoint: MovieStarPlanet.WebService.Video.AMFVideoService.GetPlaylist

Argument count: 3

Return type: YTPlaylist

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

playlistId

int

Playlist Id

likeActorId

int

Like Actor Id

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

GetPlaylistForPlayback

POST https://moviestarplanet.com/Gateway.aspx?method=GetPlaylistForPlayback

Full endpoint: MovieStarPlanet.WebService.Video.AMFVideoService.GetPlaylistForPlayback

Argument count: 4

Return type: PlaylistInfo

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

playlistId

int

Playlist Id

likeActorId

int

Like Actor Id

externalVideoId

int

External Video Id

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

GetPlaylistsForDropdown

POST https://moviestarplanet.com/Gateway.aspx?method=GetPlaylistsForDropdown

Full endpoint: MovieStarPlanet.WebService.Video.AMFVideoService.GetPlaylistsForDropdown

Argument count: 2

Return type: YTPlaylist[]

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

GetTopExternalVideosForPlayback

POST https://moviestarplanet.com/Gateway.aspx?method=GetTopExternalVideosForPlayback

Full endpoint: MovieStarPlanet.WebService.Video.AMFVideoService.GetTopExternalVideosForPlayback

Argument count: 2

Return type: PlaylistInfo

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

likeActorId

int

Like Actor Id

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

GetYouTubeVideo

POST https://moviestarplanet.com/Gateway.aspx?method=GetYouTubeVideo

Full endpoint: MovieStarPlanet.WebService.Video.AMFVideoService.GetYouTubeVideo

Argument count: 3

Return type: ExternalVideo

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

externalVideoId

int

External Video Id

likeActorId

int

Like Actor Id

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

IncrementViewsExternalVideo

POST https://moviestarplanet.com/Gateway.aspx?method=IncrementViewsExternalVideo

Full endpoint: MovieStarPlanet.WebService.Video.AMFVideoService.IncrementViewsExternalVideo

Argument count: 2

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

externalVideoId

int

External Video Id

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

LikePlaylist

POST https://moviestarplanet.com/Gateway.aspx?method=LikePlaylist

Full endpoint: MovieStarPlanet.WebService.Video.AMFVideoService.LikePlaylist

Argument count: 4

Return type: LikeAddResult

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

playlistId

int

Playlist Id

playlistCreatorId

int

Playlist Creator Id

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

LikeYouTube

POST https://moviestarplanet.com/Gateway.aspx?method=LikeYouTube

Full endpoint: MovieStarPlanet.WebService.Video.AMFVideoService.LikeYouTube

Argument count: 3

Return type: LikeAddResult

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

externalVideoId

int

External Video Id

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

MoveVideoInPlaylist

POST https://moviestarplanet.com/Gateway.aspx?method=MoveVideoInPlaylist

Full endpoint: MovieStarPlanet.WebService.Video.AMFVideoService.MoveVideoInPlaylist

Argument count: 6

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

playlistId

int

Playlist Id

externalVideoId

int

External Video Id

actorId

int

Actor Id

isModerator

bool

Is Moderator

direction

int

Direction

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

RenamePlaylist

POST https://moviestarplanet.com/Gateway.aspx?method=RenamePlaylist

Full endpoint: MovieStarPlanet.WebService.Video.AMFVideoService.RenamePlaylist

Argument count: 4

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

playlistId

int

Playlist Id

newname

string

Newname

actorId

int

Actor Id

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

ReportErrorOnVideo

POST https://moviestarplanet.com/Gateway.aspx?method=ReportErrorOnVideo

Full endpoint: MovieStarPlanet.WebService.Video.AMFVideoService.ReportErrorOnVideo

Argument count: 2

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

externalRef

string

External Ref

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

SaveToNewPlaylist

POST https://moviestarplanet.com/Gateway.aspx?method=SaveToNewPlaylist

Full endpoint: MovieStarPlanet.WebService.Video.AMFVideoService.SaveToNewPlaylist

Argument count: 6

Return type: ExternalVideoReturnObject

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

playlistname

string

Playlistname

externalVideoId

int

External Video Id

externalRef

string

External Ref

actorId

int

Actor Id

actorName

string

Actor Name

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

SaveToPlaylist

POST https://moviestarplanet.com/Gateway.aspx?method=SaveToPlaylist

Full endpoint: MovieStarPlanet.WebService.Video.AMFVideoService.SaveToPlaylist

Argument count: 5

Return type: ExternalVideoReturnObject

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

playlistId

int

Playlist Id

externalVideoId

int

External Video Id

externalRef

string

External Ref

actorId

int

Actor Id

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

YouTubeBlock

POST https://moviestarplanet.com/Gateway.aspx?method=YouTubeBlock

Full endpoint: MovieStarPlanet.WebService.Video.AMFVideoService.YouTubeBlock

Argument count: 5

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

externalVideoId

int

External Video Id

adminUserName

string

Admin User Name

adminPassword

string

Admin Password

deletebool

bool

Deletebool

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

YouTubePopulateViewsAndLikes

POST https://moviestarplanet.com/Gateway.aspx?method=YouTubePopulateViewsAndLikes

Full endpoint: MovieStarPlanet.WebService.Video.AMFVideoService.YouTubePopulateViewsAndLikes

Argument count: 3

Return type: List<ExternalVideoSimple>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

paramList

List<ExternalVideoSimple>

Param List

amountOfVideosWanted

int

Amount Of Videos Wanted

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

Last updated