EnglishFrenchSpanish

OnWorks favicon

alsearch - Online in the Cloud

Run alsearch in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command alsearch that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


alsearch - Search the AudioLink database for music

SYNOPSIS


alsearch [OPTION]... search_option... --td=/some/path/to/create/links/

alsearch [OPTION]... search_option... -s

DESCRIPTION


You can use this script to search for songs in the AudioLink database. You can specify one
or several options for the artist, composer, lyricist, album, etc., as the search
criteria.

You can specify several search_option options to search for particular music files. See
the section on "search options" for the list of options.

The search is not case sensitive. alsearch looks for strings as well as sub-strings in the
fields being searched. See the "examples" section for more information.

Specifying the --td (target directory) option is mandatory for creating links to the
actual files. This directory will contain the symbolic links to the actual audio files.
The directory will be created if it doesn't exist.

Creating symbolic links to the actual files is analogous to creating playlists in audio-
playing software. Symbolic links are actually just point to the actual files on the hard
disk. This way of creating and storing playlists is very useful in several ways, some of
which are:

1. Compatible across various audio players
Since the "playlists" are actually files represented on your hard disk, you can add
whole directories generated by the alsearch program in the playlist of your audio
software. If you switch to another music player for whatever reason, you still have
your playlists. You don't have to bother about compatibility between the playlist
formats of the two players.

2. Can be seen and operated upon in a file browser
As the symbolic links are present on a file-system, your playlist collection can be
viewed by using normal file operations in the shell or using a GUI-based file browsing
program. If the file browsing program is supports file traversals and symlinks, it'll
show you the information of the actual song.

OPTIONS


--help
Brief usage information

--host=xxx
Connects to the MySQL server on the target host. Default is localhost.

--pass=xxx
Password for the database

-s, --na
Just displays the search results, doesn't create links (simulation mode)

--td=xxx
Target-directory in which to create links

--user=xxx
Username for the database

-v, --verbose
Displays some extra information. Useful for spotting errors and sending debug
information.

SEARCH OPTIONS


--album=xxx
Search in the "album" field

--artist=xxx
Search in the artist/band/performers fields. You can give this option multiple times,
for example:

"alsearch --artist=kishore --artist=asha --td=/songs/asha_kishore"

--comment=xxx
Search in the "comment" field

-c, --composer=xxx
Search in the "composer" field

--genre=xxx
Search in the "genre" field

-l, --lyricist=xxx
Search in the "lyricist" field

--title=xxx
Search in the "title" field

EXAMPLES


The options that take arguments can be specified in two ways:

"alsearch --artist="kishore kumar" --td=/songs/kishore"

"alsearch --artist "kishore kumar" --td /songs/kishore"

That is, the option and the argument can be separated with a ' ' (space) or an '=' (equal)
sign.

In case you want to search for a string that has spaces, enclose the string in " ".

"alsearch --artist=kishore --composer=burman --lyricist=bakshi"

Will search for songs sung by *Kishore*, composed by *Burman* and written by *Bakshi*. Any
name in the composer field which have "burman" in them will be matched. This means, it'll
find songs composed by RD Burman, SD Burman, etc. This is true for all search fields.

Use alsearch online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Image Downloader
    Image Downloader
    Crawl and download images using
    Selenium Using python3 and PyQt5.
    Supported Search Engine: Google, Bing,
    Baidu. Keywords input from the keyboard
    or input from ...
    Download Image Downloader
  • 2
    Eclipse Tomcat Plugin
    Eclipse Tomcat Plugin
    The Eclipse Tomcat Plugin provides
    simple integration of a tomcat servlet
    container for the development of java
    web applications. You can join us for
    discussio...
    Download Eclipse Tomcat Plugin
  • 3
    WebTorrent Desktop
    WebTorrent Desktop
    WebTorrent Desktop is for streaming
    torrents on Mac, Windows or Linux. It
    connects to both BitTorrent and
    WebTorrent peers. Now there's no
    need to wait for...
    Download WebTorrent Desktop
  • 4
    GenX
    GenX
    GenX is a scientific program to refine
    x-ray refelcetivity, neutron
    reflectivity and surface x-ray
    diffraction data using the differential
    evolution algorithm....
    Download GenX
  • 5
    pspp4windows
    pspp4windows
    PSPP is a program for statistical
    analysis of sampled data. It is a free
    replacement for the proprietary program
    SPSS. PSPP has both text-based and
    graphical us...
    Download pspp4windows
  • 6
    Git Extensions
    Git Extensions
    Git Extensions is a standalone UI tool
    for managing Git repositories. It also
    integrates with Windows Explorer and
    Microsoft Visual Studio
    (2015/2017/2019). Th...
    Download Git Extensions
  • More »

Linux commands

Ad