Tango.info homeplay: Difference between revisions

From tango.info wiki
Jump to navigation Jump to search
 
(11 intermediate revisions by the same user not shown)
Line 2: Line 2:


== Settings ==
== Settings ==
You need [[TINT-based filing]].
At
At
* http://www.tango.info/cookies
* https://tango.info/homeplay
fill the field
fill the field
* ti_m3u
* '''ti_homeplay'''
with
with
* the path to your [[TINT_folder]], e.g. C:\mytangomusic\tint\
* the path to your [[TINT_folder]],
* the file extension you want for TINT_play, supported are: mp3, flac, wma, wav. default is flac.
** e.g. C:\mytangomusic\tint\
* a dot followed by the file extension you want for TINT_play,  
** supported file extensions: mp3, flac, wma, wav.  
** default file extension: flac.
E.g.
E.g.
  C:/mytangomusic/tangodj/ .flac
  C:/mytangomusic/tangodj/ .flac
Line 16: Line 21:
== Result ==
== Result ==
===Folderplay===
===Folderplay===
At an album page, e.g. http://www.tango.info/00724383741328, you should see an m3u link in the album d
At an album page, e.g. https://tango.info/00724383741328, you should see an m3u link in the album description table.


Works for
Works for
Line 27: Line 32:


== TODO ==
== TODO ==
* care for backslash to folder path
* care for last backslash to folder path
* all homeplay settings should be in one cookie only
* if the m3u contains relative paths these might be interpreted as relative to m3u pre-download location
* if the m3u contains relative paths these might be interpreted as relative to m3u pre-download location
* support alternative paths and file extensions, e.g. a user may have two folders, one for mp3 one for flac, if the flac is not there, it won't be played and then if the mp3 is there, this is played. Would play as expected if sets are disjunct
* support example uri

Latest revision as of 2013-06-13T01:48:40

PRODUCT IN TESTING - VARIABLES AND FUNCTIONALITY MAY CHANGE

Settings

You need TINT-based filing.

At

fill the field

  • ti_homeplay

with

  • the path to your TINT_folder,
    • e.g. C:\mytangomusic\tint\
  • a dot followed by the file extension you want for TINT_play,
    • supported file extensions: mp3, flac, wma, wav.
    • default file extension: flac.

E.g.

C:/mytangomusic/tangodj/ .flac
C:\mytangomusic\tint\ .wma
F:\mytangomusic\not-for-djing\ .mp3

Result

Folderplay

At an album page, e.g. https://tango.info/00724383741328, you should see an m3u link in the album description table.

Works for

TINT play

In the track listing there should be a m3u link for each track.

TODO

  • care for last backslash to folder path
  • if the m3u contains relative paths these might be interpreted as relative to m3u pre-download location
  • support alternative paths and file extensions, e.g. a user may have two folders, one for mp3 one for flac, if the flac is not there, it won't be played and then if the mp3 is there, this is played. Would play as expected if sets are disjunct
  • support example uri