Showing 24 open source projects for "directory listing script"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    Music Library & Player

    Music Library & Player

    Easily access your music collection from any device, anywhere.

    Music Library & Player utilizes PHP and vanilla javascript to deliver your web-accessible music library via HTML5 audio in a fully responsive and modern interface. The library does not require a database back-end. It parses the directory structure, best suited for a [ROOT]/[ARTIST]/[ALBUM]/[TRACKS] type of layout. This isn't required, but makes for the best user experience. Random playlists can also be generated. The code contained in this script has not been minified. It is written in long form and is well-documented for ease of use and customization. Individual tracks are optionally presented with download links. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2

    mp3menu

    An audio player for the Linux console.

    ...You can set this by adding export MUSICDIR=~/music to your .profile or other startup file. If the variable is not found, mp3menu will start up in the current directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Perl Audio Converter

    Perl Audio Converter

    Linux Audio Converter / Tagger / CD Ripper

    A Linux CLI tool for converting multiple audio types from one format to another. It supports the following audio formats: 3G2, 3GP, 8SVX, AAC, AC3, ADTS, AIFF, AL, AMB, AMR, APE, AU, AVR, BONK, CAF, CDR, CVU, DAT, DTS, DVMS, F32, F64, FAP, FLA, FLAC, FSSD, GSRT, HCOM, IMA, IRCAM, LA, MAT, AUD, MAT4, MAT5, M4A, M4R, MP2, MP3, MP4, MP4A, MPC, MPP, NIST, OFF, OFR, OFS, OPUS, OGA,OGG, PAF, PRC, PVF, RA, RAM, RAW, RF64, SD2, SF, SHN, SMP, SND,SOU, SPX, SRN, TAK, TTA, TXW, VOC, VMS, VQF,...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 4
    Batch Audio Convert

    Batch Audio Convert

    Command-line mass conversion of any directory tree of audio files.

    BAC is a command-line tool that converts, to a target audio file format, all the audio files stored in a directory tree of any depth. Supported file formats are OGG, FLAC, MP3, AAC, ALAC, WAV, in all ways, and WMA as source. Main audio tags are preserved in the process, as well as most file name characters (white spaces, question marks etc). BAC runs on Linux and probably most UNIX-type OSes. On Windows, it must be operated from the Cygwin environment. It requires the following...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 5

    randomcd

    burns a random selection of audio files from your collection onto a CD

    randomcd is a python script that allows you to copy random playlists based on your collection of audio files onto a CD or a USB drive. You can either specify a directory to explore, or let the program use your player's database (only clementine, banshee and rhythmbox are currently supported). If appropriate software is installed, files can be normalised before they're copied.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    fav2dir

    fav2dir

    manage mp3 favorites playlist-songs

    fav2dir (favorites to directory): a small Linux shell script to copy the music of your favorite mpd playlist to: 1. your portable mediaplayer, or 2. a back-up directory. It supports any mpd playlist and keeps the directory structure. More info on the wiki.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Subscript

    Make music file directory structure for Subsonic

    Since Subsonic requires special directory structure for organizing music files, this simple script helps copying music files from source directory to destination directory according to the music files' id3v2 information. The scripts require a command-line id3 editor "id3v2"(http://id3v2.sourceforge.net)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Randirplay

    Generates a playlist of files in directories in random directory order

    Generates a playlist of files in directories in random directory order. Preserves the alphebetical ordering within directories but lists directories in a random order. Enables you to create a music playlist of random albums if you keep albums in separate directories. lots of directory scanning configuration options and size limiting. Will also produce a playlist to fit the free space on a specified device.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Set of python scripts for bulk conversion of media files. The scripts scan directory trees for video and audio files and converting them to avi, ogg, or mp3 appropriately. Relies on mencoder, lame, mplayer, and oggenc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 10
    The project was moved to: https://github.com/pawelulita/flac2mp3 Small python script, which converts all flac files in current directory and puts in 'artist - album' directory. Tags (if available) are preserved. Tagpy, flac and lame required.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    A fairly simple bash script that runs through every .m4a file in the current directory, converts them to .mp3, then deletes the originals. Depends on faad and lame. Future updates will traverse subdirectories recursively to convert entire libraries.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    icaff converts audio file formats. This script allows a user to convert a file or directory of audio files such as .m4a, .mp3, .ogg, .wma from one format to another while preserving meta data wherever possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    pyIH8id3 is a fully graphical pyGTK script that removes id3 tags from mp3 files in a provided directory. The script supports both id3v1 and id3v2 tags. pyIH8id3 is a simple, fast solution to removing thousands of tags at once. pyIH8id3 requires id3lib.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CData Getter 2006 by MiKe is a shell script that will: 1)Get CD info (CDDB FREEDB) for an album of mp3 s (in a Directory) 2)Rename the mp3s based on CDinfo 3)write id3 tags based on CDinfo It can also do this in every subdirectory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Lossless2lossy is a conversion script for mass converting your ENTIRE music collection (or just one album) from one format to another whilst mirroring the directory structure and tags of the original format. Supports ape,flac,wavpack(& hybrid),ogg,mp3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This shell script allows the renaming of MP3 files in a directory according to their id3 (v1 or v2) tag. This uses id2v2 and is command line based, while allowing very easy using, it has a great outuput! Simple, Fast, Useful!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A PHP script written for Apache 1.3/PHP 4.3 that emulates the Kerbango radio tuning service as used by Apple Computer's iTunes software. The purpose of this script is to allow customization of the integrated radio tuner in iTunes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    An easy to use PHP system, requires no databases. It can display all, or selected files and subdirectories in a specified directory. Comes in both a basic listing version, and a much more extravagant management version with users and permission schemes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Creates printable covers for your (mp3) CD/DVDs. Creates a LaTeX file with front and back covers listing of artistnames, albumnames and songnames by examining the directory structure and the MP3 tags. The output PS/PDF can then be printed easily.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    PHPCast is a little script that streams mp3 files directly from the webserver. It reads mp3 files randomly from a data directory and interprets rather correctly ID3 tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CDRX.pl is a perl script designed to handle CD-R/W device setup, CD-R/W blanking, burning, and ISO creation. It can create ISO's or burn CD-R/W's from another CD, from a directory of files, or even allows you to choose a "mix" of files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    mp3web is a simple perl script that offers instant access to a mp3 directory tree. It generates playlists on the fly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    menu_buddy is a small python script used to produce GNOME panel menus out of a directory hierarchy of music files. The menus created by menu_buddy are able to enqueue/play directories (or whole subtrees) in xmms as well as pause/play/skip xmms itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The purpouse of the Directory Creator project is to produce a software program that will make a numbered directory listing (playlist) of a CD containing MP3s in the same fashion as the Aiwa CDC-MP3 CD Receiver does.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next