News:

LATEST RELEASE:  FPP 6.3 - Download from here - https://github.com/FalconChristmas/fpp/releases/tag/6.3

+-+-

+-User

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+-Site Stats

Members
Total Members: 15697
Latest: ejrich83
New This Month: 15
New This Week: 1
New Today: 1
Stats
Total Posts: 128620
Total Topics: 15828
Most Online Today: 47
Most Online Ever: 7634
(January 21, 2020, 02:14:03 AM)
Users Online
Members: 1
Guests: 25
Total: 26

fppxml.php

Started by twooly, December 05, 2022, 07:56:58 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

twooly

Does it still work in 6.2?

I use a script on the master to start a playlist on a remote but doesn't seem to work now since upgrading the remote to 6.2 (Remote-StartRepeatingPlaylist.sh). 

Script is a leadon position for a playlist...seems to run but the playlist does not start on the remote, the playlist name does exist on the remote and the remote can connect to the remote ok ip wise.


Script does look like it can run, ran it through ssh on the master no errors report from the run.

fpp@FPP:~/media/scripts $ ./Remote-StartRepeatingPlaylist.sh
fpp@FPP:~/media/scripts $


#!/bin/sh
###########################################################
# Remote-StartRepeatingPlaylist.sh - Start a repeating    #
#                                    playlist on a remote #
#                                    system               #
#                                                         #
# The Playlist will play repeatedly until stopped.        #
###########################################################

# Edit this line to hold the playlist name in quotes
PLAYLISTNAME="TuneTo"

# Fill in the IP of the FPP instance where you want to start the playlist
REMOTEIP="10.0.5.8"

/usr/bin/curl "http://${REMOTEIP}/fppxml.php?command=startPlaylist&playList=${PLAYLISTNAME}&repeat=checked"

Poporacer

Quote from: twooly on December 05, 2022, 07:56:58 AMI use a script on the master to start a playlist on a remote but doesn't seem to work now since upgrading the remote to 6.2
You should probably use FPP Commands and not scripts. The FPP Commands are more efficient and easier to use.
If to err is human, I am more human than most people.

twooly

Quote from: Poporacer on December 05, 2022, 09:42:26 AM
Quote from: twooly on December 05, 2022, 07:56:58 AMI use a script on the master to start a playlist on a remote but doesn't seem to work now since upgrading the remote to 6.2
You should probably use FPP Commands and not scripts. The FPP Commands are more efficient and easier to use.

I don't see a Start Remote Playlist/Repeat, only a local Start Playlist, and the master is using a FPP command (Run Script). 

dkulp

Because any command be a "Remote" version.  Click the multisync button and then type in the appropriate IP address.
Daniel Kulp - https://kulplights.com

twooly


I didn't know that looks pretty cool but doesn't seem to have helped.  Still does not start the Playlist.

You cannot view this attachment.

Support FPP

+- Recent Topics

FPP 7 Kubernetes Error by Jlwright325
March 22, 2023, 11:11:59 AM

FPP Install on Raspberry Pi Zero W by k6ccc
March 21, 2023, 05:53:50 PM

FPP install script on Ubuntu, no video by AlexanderMedia
March 21, 2023, 09:37:23 AM

DMX to pneumatic solenoid by JerryPlak
March 20, 2023, 01:03:53 PM

Libre SBC with oled by mel4853
March 19, 2023, 12:24:34 PM

Limitations on Video file size? by darylc
March 19, 2023, 02:53:52 AM

F16v3 External Power Connector by darylc
March 16, 2023, 05:25:46 PM

FPP on PC HDMI Output by AlexanderMedia
March 15, 2023, 01:17:55 PM

Orange Pi One and external DS3231 RTC on rtc1 by Arti G
March 13, 2023, 09:29:28 AM

FM transmitters by Poporacer
March 12, 2023, 10:54:39 AM

Powered by EzPortal
Powered by SMFPacks Menu Editor Mod