Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/depuits/randomfileorder

If, like me, you have a car radio or a clock radio which cannot play tracks in random order from your usb stick itself, this application might be useful for you. It generates random numbers and puts them in front of every file in a specified folder. So all you've got to do when you want a new play order for your music tracks is run this application.
https://github.com/depuits/randomfileorder

Last synced: 13 days ago
JSON representation

If, like me, you have a car radio or a clock radio which cannot play tracks in random order from your usb stick itself, this application might be useful for you. It generates random numbers and puts them in front of every file in a specified folder. So all you've got to do when you want a new play order for your music tracks is run this application.

Awesome Lists containing this project

README

        

# Random file order

Originaly from sourceforge user [lumpiluk](https://sourceforge.net/u/lumpiluk/profile/).

Added some funtionality and fixed some bugs.

This version numbers the files in a sequential order instead of completely random like the original version. This makes it great to make a cd with a random track order.

## Description
If, like me, you have a car radio or a clock radio which cannot play tracks in random order from your usb stick itself, this application might be useful for you.

It randomly numbers every selected file in a specified folder. So all you've got to do when you want a new play order for your music tracks is run this application.

Also usefull for ordering numbers for a cd. Using [kid3](http://kid3.sourceforge.net/) you can then also easely add the track number in the tag info.

## Original project
https://sourceforge.net/projects/filerandomizer/