Listing broadcasts
When a broadcast is started, it's assigned an index and a process ID number. If you want to see what broadcasts are running, open a terminal window and type: PlaylistBroadcaster -list You will see a list of the active playlists. Here's an example: [ 1] JazzBroadcast.txt; pid: 12318 [ 2] RockBroadcast.txt; pid: 12389 [ 3] ClassicBroadcast.txt; pid: 12730 The number at the beginning of each item is the broadcast's index. The number at the end is the process ID of the broadcast. You need an index number if you want to stop a broadcast. Related topic
|
Table of contents |