Perl script for syncing iPod with local machine (based on SyncPOD)


http://nyepod.sourceforge.net





Separate each tag with a space.

Release Date:

2004-04-29

Topics:

License:

Ratings and Reviews

Be the first to post a text review of NyePOD. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • Code committed

    nyet committed patchset 20 of module nyepod to the NyePOD CVS repository, changing 2 files

    posted by nyet 1040 days ago

  • Code committed

    nyet committed patchset 19 of module nyepod to the NyePOD CVS repository, changing 2 files

    posted by nyet 1485 days ago

  • Code committed

    nyet committed patchset 18 of module nyepod to the NyePOD CVS repository, changing 1 files

    posted by nyet 1915 days ago

  • File released: /nyepod/0.99 beta/nyepod-0.99-beta.tar.gz

    posted 2019 days ago

  • Code committed

    nyet committed patchset 17 of module nyepod to the NyePOD CVS repository, changing 1 files

    posted by nyet 2019 days ago

  • nyepod 0.99 beta file released: nyepod-0.99-beta.tar.gz

    revision 1.11 date: 2004/04/29 03:32:23; author: nyet; state: Exp; lines: +3 -3 get ready for BETA-0.99 export ---------------------------- revision 1.10 date: 2004/02/07 01:07:44; author: nyet; state: Exp; lines: +77 -27 force reindex if new m3us found handle latin1 encoded filenames in .m3us handle absolute paths in .m3us handle (some) mismatches between paths in .m3us and actual paths ---------------------------- revision 1.9 date: 2004/01/30 11:30:08; author: nyet; state: Exp; lines: +41 -28 remove leading "The" when sorting playlists pass a Unicode::String ref to create_mhod when creating playlists from .m3u filenames ---------------------------- revision 1.8 date: 2004/01/27 23:03:57; author: nyet; state: Exp; lines: +3 -3 sort by when reindexing ---------------------------- revision 1.7 date: 2004/01/26 07:26:57; author: nyet; state: Exp; lines: +19 -13 -d now enables deleted possibly bad m3us fix up copy/link conditionals (mixing unless and or badly) sort playlist names properly allow relative pathnames in playlists ---------------------------- revision 1.6 date: 2004/01/20 09:15:32; author: nyet; state: Exp; lines: +35 -8 make clip_line default to 80 width if not passed prelim support for .m3u files ---------------------------- revision 1.5 date: 2004/01/20 08:21:45; author: nyet; state: Exp; lines: +13 -11 change name check to -k instead of -n -n is now dry run, don't touch any files ---------------------------- revision 1.4 date: 2004/01/20 08:15:56; author: nyet; state: Exp; lines: +7 -4 handle tracks like 01/10 correctly when sorting

    posted 2020 days ago

  • nyepod 0.99 beta file released: nyepod-0.99-beta.tar.gz

    revision 1.11 date: 2004/04/29 03:32:23; author: nyet; state: Exp; lines: +3 -3 get ready for BETA-0.99 export ---------------------------- revision 1.10 date: 2004/02/07 01:07:44; author: nyet; state: Exp; lines: +77 -27 force reindex if new m3us found handle latin1 encoded filenames in .m3us handle absolute paths in .m3us handle (some) mismatches between paths in .m3us and actual paths ---------------------------- revision 1.9 date: 2004/01/30 11:30:08; author: nyet; state: Exp; lines: +41 -28 remove leading "The" when sorting playlists pass a Unicode::String ref to create_mhod when creating playlists from .m3u filenames ---------------------------- revision 1.8 date: 2004/01/27 23:03:57; author: nyet; state: Exp; lines: +3 -3 sort by when reindexing ---------------------------- revision 1.7 date: 2004/01/26 07:26:57; author: nyet; state: Exp; lines: +19 -13 -d now enables deleted possibly bad m3us fix up copy/link conditionals (mixing unless and or badly) sort playlist names properly allow relative pathnames in playlists ---------------------------- revision 1.6 date: 2004/01/20 09:15:32; author: nyet; state: Exp; lines: +35 -8 make clip_line default to 80 width if not passed prelim support for .m3u files ---------------------------- revision 1.5 date: 2004/01/20 08:21:45; author: nyet; state: Exp; lines: +13 -11 change name check to -k instead of -n -n is now dry run, don't touch any files ---------------------------- revision 1.4 date: 2004/01/20 08:15:56; author: nyet; state: Exp; lines: +7 -4 handle tracks like 01/10 correctly when sorting

    posted 2020 days ago

  • nyepod 0.99 beta file released: nyepod-0.99-beta.tar.gz

    revision 1.11 date: 2004/04/29 03:32:23; author: nyet; state: Exp; lines: +3 -3 get ready for BETA-0.99 export ---------------------------- revision 1.10 date: 2004/02/07 01:07:44; author: nyet; state: Exp; lines: +77 -27 force reindex if new m3us found handle latin1 encoded filenames in .m3us handle absolute paths in .m3us handle (some) mismatches between paths in .m3us and actual paths ---------------------------- revision 1.9 date: 2004/01/30 11:30:08; author: nyet; state: Exp; lines: +41 -28 remove leading "The" when sorting playlists pass a Unicode::String ref to create_mhod when creating playlists from .m3u filenames ---------------------------- revision 1.8 date: 2004/01/27 23:03:57; author: nyet; state: Exp; lines: +3 -3 sort by when reindexing ---------------------------- revision 1.7 date: 2004/01/26 07:26:57; author: nyet; state: Exp; lines: +19 -13 -d now enables deleted possibly bad m3us fix up copy/link conditionals (mixing unless and or badly) sort playlist names properly allow relative pathnames in playlists ---------------------------- revision 1.6 date: 2004/01/20 09:15:32; author: nyet; state: Exp; lines: +35 -8 make clip_line default to 80 width if not passed prelim support for .m3u files ---------------------------- revision 1.5 date: 2004/01/20 08:21:45; author: nyet; state: Exp; lines: +13 -11 change name check to -k instead of -n -n is now dry run, don't touch any files ---------------------------- revision 1.4 date: 2004/01/20 08:15:56; author: nyet; state: Exp; lines: +7 -4 handle tracks like 01/10 correctly when sorting

    posted 2020 days ago

  • Code committed

    nyet committed patchset 16 of module nyepod to the NyePOD CVS repository, changing 2 files

    posted by nyet 2101 days ago

  • Code committed

    nyet committed patchset 15 of module nyepod to the NyePOD CVS repository, changing 1 files

    posted by nyet 2109 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

Thanks for your rating!

Would you also like to write a review?





Skip Review