Difference between revisions of "Toolbox"

From LinnDocs
Jump to: navigation, search
Line 9: Line 9:
 
 
 
 
  
== <br>Playlist Creation with Twonky Media Server <br> ==
+
== <br>Playlist creation with Twonky Media Server <br> ==
  
 
In order to successfully create playlists for use in Twonky Media, here are some tips:
 
In order to successfully create playlists for use in Twonky Media, here are some tips:
Line 17: Line 17:
 
<br>
 
<br>
  
== <br>Playlist Creation Tools ==
+
== <br>Playlist creation tools ==
  
 
The following table lists the behaviours of common playlist creation tools
 
The following table lists the behaviours of common playlist creation tools
Line 57: Line 57:
 
| fully qualified drive and path for local files
 
| fully qualified drive and path for local files
 
|}
 
|}
 +
 +
 +
 +
== More tools ==
 +
 +
  
 
* Album art aggregator (find missing album art for your digital music collection) http://team.thenexusnet.com/nexus/AAA/
 
* Album art aggregator (find missing album art for your digital music collection) http://team.thenexusnet.com/nexus/AAA/
 
* [https://www.ripcaster.co.uk/node/120]
 
* [https://www.ripcaster.co.uk/node/120]
 
* Tag and rename (multi-format tagging tool) http://www.softpointer.com/tr.htm
 
* Tag and rename (multi-format tagging tool) http://www.softpointer.com/tr.htm

Revision as of 15:22, 8 May 2008

These are the best of the basics:

 


Playlist creation with Twonky Media Server

In order to successfully create playlists for use in Twonky Media, here are some tips:

Twonky assumes that playlists that are scanned contain links that are indexed from the location of the playlist. This makes Twonky sensitive to where you up load any playlists with relative references.
Twonky is agnostic to "\" or "/" dir separators, but it is unlikely that it can "fix" mappings between a Linux view of the file system (on the NAS) and the SAMBA view (on Windows) from the Playlist creator if absolute links are used.
Most playlist creating tools default to producing playlists with absolute links to items.
Those that do allow relative paths, default to absolute paths. Out of the ones listed here, only Media Monkey defaults to relative paths.



Playlist creation tools

The following table lists the behaviours of common playlist creation tools


Application Playlist Types Comments
WINAMP M3U Creates playlists at global root for UNC paths. All items fully qualified drive and path for local files, "export" functionality in sub menu
WINAMP PLS As M3U above, No options
WMP11 WPL global root for UNC paths, automatic export to "my documents/my music/my playlists" not settable
MUSICIP XSPF global root for UNC paths, fully qualified drive and path for local files, "export" functionality in sub menu, "linking" application playlist with on disk playlist, "Use Relative Paths" OFF by default, "Use Extended M3u"
MUSICIP M3U as above
MEDIAMONKEY M3U local files relative, (I'm guessing relative to Playlist location...)
MP3TAG M3U fully qualified drive and path for local files


More tools