Showing 21 open source projects for "directory script"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start 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: 0 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
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 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: 0 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: 0 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
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start 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: 0 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: 5 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: 1 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: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    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
  • 20
    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
  • 21
    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
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB