HydrogenAudio

Hosted Forums => foobar2000 => Uploads - (fb2k) => Topic started by: zimjo on 2014-04-03 00:50:01

Title: foo_onewaysync
Post by: zimjo on 2014-04-03 00:50:01
This component helps you keep your portable mp3 player in sync with foobar playlists. It automatically converts files with the encoder of your choice, copies foobar playlists and files with a single menu command.

Help and Discussion Thread (https://www.hydrogenaud.io/forums/index.php?showtopic=105218)

edit: uploaded new version 0.5.4
Title: foo_onewaysync
Post by: zimjo on 2014-04-03 21:58:54
I've uploaded a new version which adds the option to convert lossy files as well. The file types can be specified in the preferences.
Title: foo_onewaysync
Post by: zimjo on 2014-04-06 23:06:12
-fixed: menu command, no playlists selected lead to div by 0
-fixed: context command, choosing playlist export lead to crash
-fixed: multiple listing in installed components view
Title: foo_onewaysync
Post by: zimjo on 2014-06-03 22:28:10
Changes in version 0.2.6:
-improved: finding existing converted lossy files after move and rename
-improved: adding new folders and titleformat scripts is now more convenient
Title: foo_onewaysync
Post by: zimjo on 2014-07-03 22:31:44
Changes in version 0.2.8:
- converted files are no longer stored at source location by default, needs to be enabled in preferences
- minor fixes
Title: foo_onewaysync
Post by: zimjo on 2014-07-19 19:53:30
Changes in version 0.2.9:
- avoid converting files when unnecessary
- improved metadata syncing

credits to yeeeargh for testing!
Title: foo_onewaysync
Post by: fohrums on 2014-11-04 03:32:58
using Linux/Wine and I can't properly send tracks as it crashes. How do I correcntly configure the file-folder structure?
Title: foo_onewaysync
Post by: fohrums on 2015-02-07 04:55:05
using Linux/Wine and I can't properly send tracks as it crashes. How do I correcntly configure the file-folder structure?


In linux vs. Windows file-folder structure is path'd by '/' not '\'

e.g.

~/E/Music/album1

vs.

~\E\Music\album1

because WINE doesn't read linux file system you'll have to use these drive letters that WINE offers to navigate files.
Title: foo_onewaysync
Post by: zimjo on 2015-11-22 18:17:28
Changes in 0.5.4:

new
- enable different encoders
- MTP storage devices support
- track device target for removed files
- conversion multi-threading
- copy lyrics files
- multiple commands per device
- copy other files when syncing

fixed
- copy cover art
- no more unnecessary file conversions
- process files with script
- cue sheets are handled properly now
- file conversion of multichannel audio

known issues
- for MTP devices: tags of preexisting files are not updated, this is not a bug

Download (https://www.hydrogenaud.io/forums/index.php?showtopic=105217&view=findpost&p=862117)
Title: Re: foo_onewaysync
Post by: zimjo on 2016-06-05 22:23:32
New release 0.5.5!

new
- support more encoders
- option to delete unreferenced files from device
- option to generate playlists with linux compatible paths
- should work in environment without WMP such as Wine (MTP not supported)
- static linking, no further dlls required
- bug fixing
Title: Re: foo_onewaysync
Post by: zimjo on 2016-08-10 11:26:53
Test version with enhanced diagnostic info for people with MTP issues
Title: Re: foo_onewaysync
Post by: zimjo on 2016-08-11 23:11:29
New release 0.5.6

Changes:
- hopefully fixed MTP for everyone
- enable multiple cover art files (enter as comma separated list)
- workaround for issue with mono files
- fixed minor regressions