mirror of
https://notabug.org/RemixDevs/DeezloaderRemix.git
synced 2026-06-11 06:25:04 +00:00
Clone
20
Changelog
RemixDev edited this page 2019-12-04 13:09:22 +00:00
Table of Contents
- Version 4.3.0
- Version 4.2.2
- Version 4.2.1
- Version 4.2.0
- Version 4.1.8
- Version 4.1.7
- Version 4.1.6
- Version 4.1.5
- Version 4.1.4
- Version 4.1.3
- Version 4.1.2
- Version 4.1.1
- Version 4.1.0
- Version 4.0.3
- Version 4.0.2
- Version 4.0.1
- Version 3.1.2
- Version 3.1.1
- Version 3.1.0
- Version 3.0.15
- Version 3.0.14
- Version 3.0.13
- Version 3.0.12
- Version 3.0.11
- Version 3.0.10
- Version 3.0.9
- Version 3.0.8
- Version 3.0.7
- Version 3.0.6
- Version 3.0.5
- Version 3.0.4
- Version 3.0.3
- Version 3.0.2
- Version 3.0.1
- Version 3.0.0
- Version 2.3.1
- Version 2.3.0
- Version 2.2.1
- Version 2.2.0
- Version 2.1.2
- Version 2.1.1
- Version 2.1.0
- Version 2.0.3
Version 4.3.0
Main changes:
- Loginless download is back!
- You can still login in the Settings to view your playlists
- Added option to export ARL
- Localization Support
- Merged Download from URL tab into Search tab
- Improved memory usage during downloads (Now you can download Continuous Mixes)
- Updated and improved UI
- Better feedback for errors and warnings
- Toast messages are forced to the bottom
- Made darkmode darker
- Charts are now alphabetically ordered
- Redesigned Download tab
- Made download bars more responsive
- Added PWA metadata for servermode
- Changed folder management structure
- Added create playlist folder option
- Added template names for playlist and artist folder
New Features:
- Added ID3v1 support
- Divided options for Local and Embedded cover size
- Added 2000x2000 cover option
- Added Case Settings for title and artists
- Added REST API
- Added Select song for Spotify Playlists
- Added support for 360 audio [No way to play them tho]
- Added option to rename the playlist file with the name of the folder
Bugs fixes:
- Finished implementing Save playlist as Compilation
- Fixed artwork caching
- Fixed issues with autologin not working properly
- Fixed the error 'ENOENT: no such file or directory, mkdir'
- Fixed artist tags being too excessive
- Fixed Explicit Variable on tracknames
- Fixed fallbacks not working properly
Version 4.2.2
- Re-added login with email / password with captcha popup (Doesn't work on Server Mode)
- Reorganized Settings
- ID3 default is now the only option for MP3 date format (If you had that selected you should change that or do a clean install)
- Added link analyzer
- Added support for spotify tracks and albums via urls and uri
- Added %bitrate% and %date% to album folder name
- Added %date% to tracknames
- Added %position% for playlist tracknames
- Added %isrc%, %upc% and %album_id%
- Added option to enable or disable search fallback
- Added option to create album/artist/cd folders for playlists as well
- Added option to save playlist as a compilation (it overwrites original tags with the playlist one)
- Added more UI elements to display errors
- Added error log when clicking on error sign in the Download Tab
- Added quality selection to remaining download buttons
- Fixed certificate error while looking for updates
- Fixed spotify playlist conversion problems
- Fixed tags problems
- Other Minor improvments
Version 4.2.1
- Downloads are binded to the server on server mode
- Downloading playlists wont create artist and album folders if options are selected
- Date tag is now enabled by default on new installations
- Now users without propic will have a default one in the settings
- Update message only nags once per client
- Added space after %explicit% if there is text after the tag
- Added label at the end of album viewin the modal
- Fixed forEach error when downloading tracks
- Fixed problem where %type% could be empty
- Fixed macOS copy-paste problem
- Fixed duplicate detection when downloading tracks
- Fixed null separator for multitags on FLACs
- Fixed problem where m3u file on multidisc albums was wrong
Version 4.2.0
- New login workflow
- Improved UI
- Revamped album, artists and playlist modals
- Added option to download the track in a different quality over the one selected (right click on d/l button)
- Added autologin by default to fix re-connection problems
- Re-added fallback on track errors
- Fixed Default Settings button
- Fixed links not working in server mode
- Fixed UI problems when on mobile view (responsive site)
- Fixed Settings menu not being populated on mobile view
- Fixed problem with the artist tag when downloading playlists and albums
- Fixed playlist numbering on files (now it doesn't override the trackNumber tag)
- Fixed aritst artwork not saving
Version 4.1.8
- Fix the issue where some people wasn't able to log in from the Netherlands
Version 4.1.7
- Partial rewrite of the app (4.2.0 will have the other half)
- Fixed login security issue
- Better Spotify integration (now conversion uses ISRC if found)
- Fixed France Charts not showing up
- Albums with only one track will download as a single track
- Added option %genre% for Track and Album names
- Added support for subfolders in Album name
- Minor changes to the UI
Version 4.1.6
- Fixed Spotify Playlist problem
- Fixed security issue where Client Secret is exposed in Compiled binaries
- Now to use Spotify Features you need to follow this guide first
- Minor bugfixes and improvments
Version 4.1.5
- Fixed %explicit% for album names
- Added Contributions page
- Fixed some spelling issues
Version 4.1.4
- Improved Privacy in Server Mode
- Cleaned up some files
- Fixed Day Month position in DATE tag
- Fixed %explicit% in name templates
- Fixed artist download
- Fixed FLAC Problems (not all of them)
- Fixed select folder cancel bug
- Added Update Notification
- Added default ID3 DATE tag format
- Added minimize to system tray
- Added multitag separator for FLACS
- Added hyperlinks to artist & album
- Added option to better remove duplicates in the artist tag (Still in BETA)
- Added option to save the track with the full list of artist in the filename
- Added option to overwrite padding size
- Added "Download All" button in modals
- Removed ReplayGain as default setting
Version 4.1.3
- Playlist and Album tracks now have fallback support
- M3U files now works correctly
- Fixed problems with tags
- Added option %explicit% for Track and Album names (Will add "(Explicit)" in that position if it's explicit)
- Added option to remove "(Album Version)" from track title
- Added options to select which format should the date tag have
- Added option to not fallback if desired bitrate is not aviable
- Logging enhancements
- Other minor bug-fixing
Version 4.1.2
- Fixed Login Problem (for real this time)
- Fixed Login after refresh
- Regionlock free download
- Added support for download of User Uploaded tracks
- Now you can select which tags your songs have
- Fixed selecting problem
- Tracks without preview will display a disabled play button
- Previews inside modal will stop with modal close
- New %label% field for tracks and albums
- Added option to create folder for CDs
- Added rename option for cover file
- Added option to download Artist artwork
- Added option do log downloaded alternative tracks
- Fixed some minor bugs
Version 4.1.1
- Fixed Login Problem (again)
- Added Dark Mode
- Added smaller cover option
- Added support for lower bitrates
- Added "Stop All Downloads" button
- Added support for Spotify Playlist preview
- Added support for PNG covers
- Re-Added Date Tag
- Fixed same cover for same track in different albums bug
- Fixed login issue from repository build
Version 4.1.0
- New UI (not completly optimized for small screens)
- Fixed login problems
- Fixed %type% parameter not working
- Fixed year tagging problem
- Fixed playlist file not containing tracks
- More precision in Spotify Playlist conversion
Version 4.0.3
- Added concurrent download! (Default value is 3)
- Enhanced logs system (Now with colors!)
- Added argument -s and --server to start without GUI
- Slimmed down request number
- Fixed BPM tag
- Added placeholder for missing covers
- Improved login algorithm
- Fixed some problems with settings change during downloads
- Added option to save artworks
- Added option to save logs of failed downloads
- Changing default chart country in settings automaticaly updates the charts tab
- Changing search type will automaticaly do a search
- Added choice of separator on MP3 Files (FLAC uses native support)
- Added track preview in album and playlist tracklist modal
Version 4.0.2
- Changed API token retrive (some users were not able to login)
- Now the Artist modal will stay under the Album modal (you can browse artist albums without reopening the artist modal each time)
- Added Playlist Tab (Also with Spotify Support)
- Changed icon colors to diversify the App from the other branches
- Fixed Extended Tags option in settings
- Fixed Download Spotify Playlist with URI (previusly not working)
Version 4.0.1
- Updated all CSS and Javascript dependencies
- Rewrite of the UI
- Added audio preview for Singles (Click on the cover)
- Added support for Spotify Playlists (URL Download)
- Separated Album Track Name from Playlist Track Name
- Added option to change default charts country
Version 3.1.2
- Fixed Login Problem
- Removed comment on cover
- Fixed footer CSS
- Fixed downloading of Albums and Artists (Downgrade to previous method)
Version 3.1.1
- Fixed titlebar resizing
- Added disc number to album view
- Fixed track number to album view
- Added correct multiartist and multigenre support
- deezer-api.js and app.js cleanup
- Optionals tags are now optionals
- Added option to get total number of tracks on MP3s on TrackNumbers and Discs (ex. 1/16)
- Fixed Pubblisher tag
- "feat." "ft." and "&" are now excluded from searches query
- Added tooltips to settings
- Renamed project to Deezloader Remix
Version 3.1.0
- Fixed Download Freeze
- Improved logs
- Improved UI
- Fixed album artwork size not being saved
- Fixed some typo
- Fixed synced lyrics for mp3
- Fixed Track fetching for unsupported countries
Version 3.0.15
- Added replaygain tag
- Added logout option
- Added signup option
- Added multi url support, seperated by ';'
- Fixed incomplete audio files
- Fixed track fallback(alternative property)(Deezer's API update)
- Improved logging system
- Improved pad numbers
- Removed init page since it is not used anymore
Version 3.0.14
- Login is required due to Deezer's patch(Crashes when downloading anything)
- Added BPM tag
Version 3.0.13
- Fixed timeout of the download system
- Fixed images for tracks
- Fixed and Improved MP3 tags
- Added %type%(Record type) for album name format
Version 3.0.12
- Added request retry, connections will retry if fail
- Added record type to the search section(Results of Albums and Artists albums)
- Fixed dots at end of playlists
- Fixed download freezes (metadata image issues)
- Removed the title bar from the web GUI
- Improved download speed and decryption system
Version 3.0.11
- Fixed artwork duplicate for two tracks with the same name
- Added tags: mixer, author, writer, engineer and producer
- Fixed copyright tag when it is not available
- Removed performer tag from FLAC
- Removed label tag and changed from track date to album/ep/single date tag
- Restored decrypting system due to mp3 being corrupt
- Fixed crash when downloading a track with album folder enabled
Version 3.0.10
- Improved downloading and decrypting system
- Improved update notifier
- Added 1400p artworks
- Alternative tracks will take the original tracks tag if possible
- Removed Disc folders, tracks of albums with discs will be combined into one.
- Removed 'dev' from the update notifier
- Artist folders are now named by the artist of the albums
- Fixed album name option when artist option is checked
- Fixed android's home location(It had two slashes)
- Fixed default android path
- Fixed album's %year%
- Fixed downloading issues for non supported countries
- Fixed ENOENT crashes caused by queues
- Fixed a minor bug in the alternative track code
- Added a backup server for update notifier
Version 3.0.9
- Added synced and unsynced lyrics, album name option and number playlist by album option
- Added pad track number(01,02)
- Fixed dots at end of folders when album/arist folder is enabled
- Fixed ENOENT when folder does not exists
- Fixed alternative track downloading, it will only download it if it will fail to download the non alternative one
- Changed license to GNU GPL 3.0
- Changed all spaces in the JS code to tabs
- Improved update notifier, it will redirect you to the download page
Version 3.0.8
- Fixed initializing stuck
- Removed Diacritics remover
- Changed name fixer
- Added barcode for FLAC
- Added support for Android
- Added web server http://localhost:1730
- Updated libraries
Version 3.0.7
- Fixed crash when composer or publisher tag is not available
- Added version to the update notifier
Version 3.0.6
- Login page will only appear for those who need it
- Added composer, publisher and copyright tag
- Fixed the issue that only the first album would be clickable from an artist
- Fixed crash when no internet in the login page
Version 3.0.5
- Changed repo from github to gitlab
- Fixed Login error for Deezer Family Accounts
- Fixed composer tag
Version 3.0.4
- Fixed download crashes
- Fixed failed tracks when downloading some albums and playlists
- Fixed folder does not exists crash
- Improved tags
- Changed album cover dir to the albums folder
- Changed settings style
- Fixed login crash when there is no connection
Version 3.0.3
- Added auto login
- Added MP3 Fallback
- Added auto update
- Fixed login error not being triggered sometimes
Version 3.0.2
- Fixed crashes when songs could not be downloaded
- Added bpm tag
- Added logging system(Fixed same song downloading and some songs not being available)
- Fixed corruped FLAC's
- Added %year%
- Fixed dots at end
- Fixed undefined genre
Version 3.0.1
- Added a couple of tags
- Fixed minor bugs
- Removed tag libs, a moudle is used instead
Version 3.0.0
- Added Vorbis comments(To support FLAC tagging)
- Added HIFI(FLAC) quality (Opt-IN in settings)
- Updated http to https
- Updated all libraries to their latest version
- Fixed random crash when searching
- Fixed the track info grabber(Downloading was not possible)
- Fixed artist duplicate in tagging
- Changed the default artwork size to 1200p
- Changed config location to UserData folder(Appdata)
Version 2.3.1
- Fixed the %number% variable to only list the current track
- Fixed the resolution for users with a screensize less than 1400x900p
- Fixed folder/file creation name for windows (...again...)
- Fixed explicit tooltip
- Added more logging
- Added progress bar support for artists
- Added a checkbox to select everything in album/playlist-modal
- Added tooltip for supported naming patterns
- Added an option to select a different artwork size. (500p, 800p(default), 1000p, 1200p)
- Enhanced tagging, now all artists are written to the 'artist'-field
Version 2.3.0
- Fixed app refusing to start when some folders are missing
- Fixed playlist file not containing the correct file names
- Fixed folders with a dot at the end resulting in undeletable file
- Fixed the progress bar for albums and playlists
- Relocated explicit icon to the front of the filename
- Added more explicit icons in album-/playlist- and artist-modal
- Added a new feature which allow the user to only download selected song from an album or playlist
Version 2.2.1
- Fixed settings module (sigh ... again)
- Fixed issue related to folders that have special chars
Version 2.2.0
- Fixed settings panel, all settings should work as expected now
- Fixed writing location of config.json
- Fixed crashing when searching for cyrillic characters, it should work fine now
- Moved the folder for cover arts to the temp folder of the system
- Added icon for explicit songs
- The window size and position are now remembered
- The "Scroll to top" button works again
- Fixed problem with folders that contain dots and other symbols
- A bunch of refactoring thanks to Blind-Mute
- Fixed cover art not embedding on OSX
- Minor performance improvements
Version 2.1.2
- Fixed Deezer API connection
- Fixed tracks metadata naming for diacritics text
- Added custom location for downloads settings
Version 2.1.1
- Added context menu
- Corrected some spelling mistakes
- Fixed crash when searching with special characters like Æ, Ø and Å.
Version 2.1.0
- Updated all libraries to their latest version (this should fix issues with newer node versions)
- Updated the design of the app, checked spelling and added responsive so it can be better used on a mobile browser.
- Fixed small bug with overlapping texts in settings modal
- Fixed clear button in the downloads section not working
- Added error logging
Version 2.0.3
- Removed the updater to stop spamming the domain of the original author
- Removed character fixing in metadata that would result in AC/DC being turned to AC_DC.
- Fixed the Artist's album list not being loaded. Now it loads and has the option to download the album.
- Changed the default country in top charts to UK instead of Germany (not a feature, just a thing I did when I was tinkering with the code and forgot to change)
- Fixed compatibility issues with Node v6 (works on older versions too, but there might be problems with downloading the cover art, so please update to v6 if you can)