Pre-release
This release is a pre-release and may not be stable for production use.
File Player
Features:
- Uses as structure the file system, rather than audio tags
- Fade out of tracks when switching/stopping/pausing
- Stopping playing after current track
- Duplicate track
Installation
Requirements:
- Python 3.8 (possibly working with earlier versions of Python)
- you can see the python version by typing
python3 --version(on Linux-based systems) orpython --version(on Windows and MacOS) - Python 3.8 is included with Ubuntu 20.04
- you can see the python version by typing
- (Other requirements will be installed when using
pip/pip3to install)
Tested on:
- Xubuntu 20.04 LTS
- Windows 7 (might be a bit tricky to get this working)
Ubuntu
pip3 install file-player
Windows
- Download and install Python 3.x (Windows 7 supports up to 3.8, but not higher, so if you are using Windows 7 please make sure to download the 3.8 version rather than the latest)
pip install file-player
Starting
file-player from the command line
Usage
Quick start
The left side shows the file system and the right side shows the play list
To add play a track you can double-click on a file on the left side and it will be added and played
Integration with file manager
On Ubuntu: Open with -> Open with other application -> custom command -> enter "file-player" in the text area
Release files for file-player 1.0.0a27
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| file-player-1.0.0a27.tar.gz | 17.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| file_player-1.0.0a27-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 48.3 kB
Release files / file-player-1.0.0a27.tar.gz
| Download URL | file-player-1.0.0a27.tar.gz |
|---|---|
| Size | 17.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
375bb80305e20b079ebbf2a1a77d55bd71337729bbc0d5423fccfa6cd26b6486
|
|
BLAKE2b-256 checksum How to use checksums |
dc179ba78f6e853cdafbf1a98725467cdf945385dd61eeebe4f8e33eaa6b2824
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.7.0 requests/2.22.0 setuptools/51.3.3 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5
|
Release files / file_player-1.0.0a27-py3-none-any.whl
| Download URL | file_player-1.0.0a27-py3-none-any.whl |
|---|---|
| Size | 31.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
caf8b1169f9412a88cca30c4ff3e367fa6c4987103d52952886e3ecef78fe6f4
|
|
BLAKE2b-256 checksum How to use checksums |
9c2c05312528831f6ed5db5868d0c783a85d9d4af564b4e32bfcd5b914a53716
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.7.0 requests/2.22.0 setuptools/51.3.3 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5
|