Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/a963bce9beb16f0d66ec0cef8d92f0d4f6536730/MediaBrowser.Model/SyncPlay You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

21 Commits (a963bce9beb16f0d66ec0cef8d92f0d4f6536730)

Author SHA1 Message Date
Cody Robibero 9a0dfc00f1
Add all websocket messages to generated openapi spec () 2 years ago
luz paz 9ec2870b10 Fix various typos 3 years ago
Ionut Andrei Oanca 776ce7c660 Send playing item status in SyncPlay group update 4 years ago
Ionut Andrei Oanca cbf70e7a03 Change type of PlaylistItemId to Guid 4 years ago
Ionut Andrei Oanca 7169c0a22d Move SyncPlay request DTOs to proper namespace 4 years ago
Ionut Andrei Oanca 389367fec8 Rename 'track' into 'item' in SyncPlay 4 years ago
Ionut Andrei Oanca 78ea8ef99e Create common interface for SyncPlay requests 4 years ago
Ionut Andrei Oanca c60714e365 Move query parameters to request body in SyncPlay 4 years ago
Ionut Andrei Oanca c7e53bce2f Patch data-races and minor changes in SyncPlay 4 years ago
Ionut Andrei Oanca 5d77f422f0 Hide some property setters, init null values, update namespaces 4 years ago
Ionut Andrei Oanca 1dbc91978e Address requested changes and fix some warnings 4 years ago
Ionut Andrei Oanca 0b4c751657 Check for null sessions and requests in SyncPlay 4 years ago
Ionut Andrei Oanca 36fee4e60a Minor fixes 4 years ago
Ionut Andrei Oanca 8819a9d478 Add playlist-sync and group-wait to SyncPlay 4 years ago
gion e10799e0e8 Rewrite syncplay using a state design pattern 4 years ago
gion 5487dfc145 Rename GroupInfoView to GroupInfoDto 4 years ago
dkanada 5e706ba7ce keep playstate during syncplay group creation 5 years ago
telans 9b528aabc2
misc 5 years ago
Bond-009 2dbb9d4895 Fix build 5 years ago
gion 5c8cbd4087 Fix code issues 5 years ago
gion 8a6ec2fb71 Rename Syncplay to SyncPlay 5 years ago